From 51e2ca725b315d501257fcaa696f27ac8665d188 Mon Sep 17 00:00:00 2001 From: "taha@asks2" Date: Thu, 23 Mar 2023 22:40:17 +0100 Subject: [PATCH] auxiliary file .out is by hyperref (comment) --- chertex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chertex.sh b/chertex.sh index 1212bbc..0704f26 100755 --- a/chertex.sh +++ b/chertex.sh @@ -145,7 +145,7 @@ aux_los="*.los" aux_lot="*.lot" aux_maf="*.maf" # minitoc aux_mtc="*.mtc*" # minitoc -aux_out="*.out" +aux_out="*.out" # hyperref aux_lox="*.lox" aux_make="*.makefile" aux_map="*.map"