|
|
@ -32,7 +32,7 @@ Rfiletype="R"
|
|
|
|
TeXfiletype="tex"
|
|
|
|
TeXfiletype="tex"
|
|
|
|
tikzfiles="*.tikz"
|
|
|
|
tikzfiles="*.tikz"
|
|
|
|
Rnwfiles="*.Rnw"
|
|
|
|
Rnwfiles="*.Rnw"
|
|
|
|
auxfiles="*.aux *.bbl *.bcf *.blg *.fdb* *.figlist *.lof *.log *.lot *.lox *.makefile *.map *.out *.run* *.tdo *.toc *.dep *.dpth"
|
|
|
|
auxfiles="*.aux *.bbl *.bcf *.blg *.fdb* *.figlist *.fls *.lof *.log *.lot *.lox *.makefile *.map *.out *.run* *.tdo *.toc *.dep *.dpth"
|
|
|
|
|
|
|
|
|
|
|
|
if [ $# -eq 1 ]; then
|
|
|
|
if [ $# -eq 1 ]; then
|
|
|
|
# Check if the argument contains a filetype
|
|
|
|
# Check if the argument contains a filetype
|
|
|
|