diff options
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:[]{}{} +} |
