summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hvfloat/runAll.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-29 21:19:48 +0000
committerKarl Berry <karl@freefriends.org>2023-01-29 21:19:48 +0000
commitb024398a3a84c23e6127653e24525488c6857299 (patch)
treeb1551a6c00d022d6471afceab51dfa9934d8db86 /Master/texmf-dist/doc/latex/hvfloat/runAll.sh
parentefa996f0ccdf4a4c8d58c684c3db409576010abd (diff)
hvfloat (29jan23)
git-svn-id: svn://tug.org/texlive/trunk@65671 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hvfloat/runAll.sh')
-rwxr-xr-xMaster/texmf-dist/doc/latex/hvfloat/runAll.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/hvfloat/runAll.sh b/Master/texmf-dist/doc/latex/hvfloat/runAll.sh
index 0cecd6a0c25..836c85d33e7 100755
--- a/Master/texmf-dist/doc/latex/hvfloat/runAll.sh
+++ b/Master/texmf-dist/doc/latex/hvfloat/runAll.sh
@@ -16,5 +16,5 @@ do
then TEST=0
fi
done
- rm -fr $MAIN.aux $MAIN.log $MAIN.out $MAIN.toc
+ rm -fr $MAIN.aux $MAIN.log $MAIN.out $MAIN.toc $MAIN.lof $MAIN.run.xml $MAIN.bcf $MAIN.lot $MAIN.idx
done