From 2db7a877c8f2a23a155618e0e9ffc0dbab5c104e Mon Sep 17 00:00:00 2001 From: "taha@luxor" Date: Thu, 4 Feb 2021 01:54:24 +0100 Subject: [PATCH] clean *.lol files --- chertex.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chertex.sh b/chertex.sh index c65f23d..add98a4 100755 --- a/chertex.sh +++ b/chertex.sh @@ -158,6 +158,7 @@ aux_ist="*.ist" # glossaries (makeindex style file) aux_lob="*.lob" aux_lof="*.lof" aux_log="*.log" +aux_lol="*.lol" # list of hyperlinks (custom, used in thesis) aux_lor="*.lor" aux_los="*.los" aux_lot="*.lot" @@ -176,7 +177,7 @@ aux_tdo="*.tdo" aux_toc="*.toc" aux_xdy="*.xdy" # glossaries (xindy) # all aux files in a string -auxfiles="${aux_acn} ${aux_acr} ${aux_alg} ${aux_aux} ${aux_bbl} ${aux_blg} ${aux_dep} ${aux_dpth} ${aux_fdb} ${aux_fig} ${aux_fls} ${aux_glg} ${aux_glo} ${aux_gls} ${aux_ist} ${aux_lob} ${aux_lof} ${aux_log} ${aux_lor} ${aux_los} ${aux_lot} ${aux_maf} ${aux_out} ${aux_lox} ${aux_make} ${aux_map} ${aux_mtc} ${aux_run} ${aux_slg} ${aux_slo} ${aux_sls} ${aux_tikz} ${aux_tdo} ${aux_toc} ${aux_xdy}" +auxfiles="${aux_acn} ${aux_acr} ${aux_alg} ${aux_aux} ${aux_bbl} ${aux_blg} ${aux_dep} ${aux_dpth} ${aux_fdb} ${aux_fig} ${aux_fls} ${aux_glg} ${aux_glo} ${aux_gls} ${aux_ist} ${aux_lob} ${aux_lof} ${aux_log} ${aux_lol} ${aux_lor} ${aux_los} ${aux_lot} ${aux_maf} ${aux_out} ${aux_lox} ${aux_make} ${aux_map} ${aux_mtc} ${aux_run} ${aux_slg} ${aux_slo} ${aux_sls} ${aux_tikz} ${aux_tdo} ${aux_toc} ${aux_xdy}" if $maintrack; then