diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:27:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:27:18 -0300 |
commit | fafa6142de97388b3d70d959f69a4ffecb4333ba (patch) | |
tree | c5d608a4c3aea7d91ab9c15172397276e048a59d /templates/tufte-handout.tex | |
parent | c638ce033524deae1ac1ca5f553c7d20869bb971 (diff) | |
download | bookup-fafa6142de97388b3d70d959f69a4ffecb4333ba.tar.gz bookup-fafa6142de97388b3d70d959f69a4ffecb4333ba.tar.bz2 |
Updates bookup
Diffstat (limited to 'templates/tufte-handout.tex')
-rw-r--r-- | templates/tufte-handout.tex | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/tufte-handout.tex b/templates/tufte-handout.tex index 93dbfce..d7ea4cc 100644 --- a/templates/tufte-handout.tex +++ b/templates/tufte-handout.tex @@ -198,12 +198,6 @@ $endif$ \tableofcontents } $endif$ -$if(lot)$ -\listoftables -$endif$ -$if(lof)$ -\listoffigures -$endif$ $body$ |