From 2c9891eadae4b4d381cba98022ce730020894d66 Mon Sep 17 00:00:00 2001 From: Bastien Dumont Date: Wed, 24 Feb 2021 23:44:07 +0100 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20de=20la=20mise=20en=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Utilitaires/Makefile | 2 +- Utilitaires/TEMPLATE_Guide-CSL-Clio.latex | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Utilitaires/Makefile b/Utilitaires/Makefile index 7902fb8..105148a 100644 --- a/Utilitaires/Makefile +++ b/Utilitaires/Makefile @@ -63,4 +63,4 @@ clean: rm $(STYLESHEETS_DIR)/*/*$(OUTPUT_FILE_SUFFIX) doc: - pandoc -s -o $(DOC_FILE).pdf --resource-path=.:$(DOC_DIR) --pdf-engine=lualatex --template=TEMPLATE_Guide-CSL-Clio.latex --filter pandoc-crossref -L license-dans-metadonnees.lua $(DOC_FILE).md + pandoc -s -o $(DOC_FILE).pdf --resource-path=.:$(DOC_DIR) --pdf-engine=lualatex --top-level-division=chapter --template=TEMPLATE_Guide-CSL-Clio.latex --filter pandoc-crossref -L license-dans-metadonnees.lua $(DOC_FILE).md diff --git a/Utilitaires/TEMPLATE_Guide-CSL-Clio.latex b/Utilitaires/TEMPLATE_Guide-CSL-Clio.latex index b7c9e78..d7f6118 100644 --- a/Utilitaires/TEMPLATE_Guide-CSL-Clio.latex +++ b/Utilitaires/TEMPLATE_Guide-CSL-Clio.latex @@ -1,4 +1,4 @@ -\documentclass[listof=leveldown]{scrartcl} +\documentclass[listof=leveldown, twoside=off]{scrbook} \usepackage{microtype} \usepackage{graphicx} @@ -100,8 +100,9 @@ $endif$ $endif$ \pagebreak - -\parbox[b]{0.66\textwidth}{ +\thispagestyle{empty} +\vspace*{\fill} +\parbox[b!]{0.66\textwidth}{ $-- requiert le filtre "license-dans-metadonnees.lua" $license$ }