diff --git a/chertex.sh b/chertex.sh index 7e2ddd9..547315e 100755 --- a/chertex.sh +++ b/chertex.sh @@ -32,7 +32,7 @@ Rfiletype="R" TeXfiletype="tex" tikzfiles="*.tikz" Rnwfiles="*.Rnw" -auxfiles="*.aux *.bbl *.bcf *.blg *.fdb* *.figlist *.log *.lox *.makefile *.map *.out *.run* *.toc *.dep *.dpth" +auxfiles="*.aux *.bbl *.bcf *.blg *.fdb* *.figlist *.lof *.log *.lox *.makefile *.map *.out *.run* *.tdo *.toc *.dep *.dpth" if [ $# -eq 1 ]; then # Check if the argument contains a filetype