From fafa6142de97388b3d70d959f69a4ffecb4333ba Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 6 Oct 2024 20:27:18 -0300 Subject: Updates bookup --- templates/tufte-handout.tex | 6 ------ 1 file changed, 6 deletions(-) (limited to 'templates') 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$ -- cgit v1.2.3