directory structure
[phd-thesis.git] / intro / .chktexrc
diff --git a/intro/.chktexrc b/intro/.chktexrc
new file mode 100644 (file)
index 0000000..e62adec
--- /dev/null
@@ -0,0 +1,24 @@
+CmdLine {
+       -v
+}
+VerbEnvir {
+       lstinline lstlisting algorithm code spec lstClean lstHaskell lstHaskellLhstex lstArduino lstPython
+}
+WipeArg {
+       \cinline:{}
+       \cleaninline:{}
+       \pythoninline:{}
+       \haskellinline:{}
+       \haskelllshtexinline:{}
+       \arduinoinline:{}
+       \texttt:{}
+       \url:{}
+       \only:{}
+       \orcid:{}
+}
+Silent {
+       \pause
+}
+MathEnvir {
+       code
+}