diff --git a/chertex.sh b/chertex.sh index a95242f..52732fb 100755 --- a/chertex.sh +++ b/chertex.sh @@ -36,8 +36,8 @@ TeXfiletype="tex" tikzfiles="*.tikz" Rnwfiles="*.Rnw" auxfiles="*.acn *.acr *.alg *.aux *.bbl *.bcf *.blg *.dep *.dpth *.fdb* *.figlist *.fls *.glg -*.glo *.gls *.lof *.log *.lor *.los *.lot *.out *.lox *.makefile *.map *.out *.run* *.slg *.slo -*.sls *.tdo *.toc *.xdy" +*.glo *.gls *.lob *.lof *.log *.lor *.los *.lot *.out *.lox *.makefile *.map *.out *.run* *.slg *.slo +*.sls *-tikzDictionary *.tdo *.toc *.xdy" # depending on number of args and their content, do different things...