diff options
Diffstat (limited to 'templates')
-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$ |