diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-07-24 22:47:08 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-07-24 22:47:08 +0200 |
| commit | 81ab21d0a81afdbab93ed63bde1a77627aa43498 (patch) | |
| tree | 9ec7dd3a466beb22a70119621f0db3eec5d94440 /chktexrc.local | |
| download | facharbeit-neuralnet-81ab21d0a81afdbab93ed63bde1a77627aa43498.tar.gz facharbeit-neuralnet-81ab21d0a81afdbab93ed63bde1a77627aa43498.zip | |
Diffstat (limited to 'chktexrc.local')
| -rw-r--r-- | chktexrc.local | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chktexrc.local b/chktexrc.local new file mode 100644 index 0000000..2649d65 --- /dev/null +++ b/chktexrc.local @@ -0,0 +1,13 @@ +VerbEnvir +{ + verbatim comment listing verbatimtab rawhtml errexam picture texdraw + filecontents pgfpicture tikzpicture minted pythoncode +} + +WipeArg +{ + \label:{} \ref:{} \vref:{} \pageref:{} \index:{} \cite:[]{} + \input:{} \verbatiminput:[]{} \listinginput:[]{}{} + \verbatimtabinput:[]{} \include:{} \includeonly:{} + \bibitem:[]{} \mintinline:[]{}{} +} |
