Amélioration de la mise en page
This commit is contained in:
parent
f660085183
commit
2c9891eada
|
@ -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
|
||||
|
|
|
@ -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$
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user