From 65647ed12fa699332cb4d55f0490b70dcd7cdebb Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 1 Feb 2018 21:52:40 +0000 Subject: [PATCH] Disable list of figures using dblatex params, not LaTeX editing. --- Makefile | 1 - extra/pdf.xsl | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a6aaf4f..8b9926c 100644 --- a/Makefile +++ b/Makefile @@ -85,7 +85,6 @@ epub: $(SOURCE).epub perl -p -i -e 's/\[latin1\]\{inputenc\}/[utf8]{inputenc}/; \ s/\\caption\\end/\\caption{} \\end/; \ s/ / /g; \ - s/\\listoffigures//; \ s/\\chapter\{(Colophon|Dedication)\}/\\chapter*{}/; \ s/\\chapter\{(Foreword|Prefacio|Forord|Introduction|Introducción|Introduksjon)\}/\\chapter*{$$1} \\addcontentsline{toc}{chapter}{$$1}/; \ s/\\section\{(Notes|Notas)\}/\\section*{$$1}/; \ diff --git a/extra/pdf.xsl b/extra/pdf.xsl index 3fe57f3..5703ef2 100644 --- a/extra/pdf.xsl +++ b/extra/pdf.xsl @@ -15,6 +15,9 @@ 1 openright,twoside + + example +