Resserrer mise en page de version diapo
This commit is contained in:
parent
7c66eae7e1
commit
2327d196e9
|
@ -55,9 +55,10 @@ intent=ISO coated v2 300\letterpercent\space (ECI)]
|
|||
\setupalign[hz,hanging]
|
||||
\setupitaliccorrection[global, always]
|
||||
|
||||
\setupwhitespace[halfline]
|
||||
\setupindenting[yes, small]
|
||||
|
||||
\setupwhitespace[small]
|
||||
|
||||
\setupnotation[footnote][alternative=left, numbercommand=, stopper={.}]
|
||||
|
||||
\setupitemize[autointro] % prevent orphan list intro
|
||||
|
@ -79,6 +80,15 @@ intent=ISO coated v2 300\letterpercent\space (ECI)]
|
|||
\definemakeup[titlepage][doubleside=no,align=middle,headerstate=empty]
|
||||
\definemakeup[licensepage][doubleside=no,top=\vfill,headerstate=empty]
|
||||
|
||||
\setupcombinedlist[content, listoftables, listoffigures][criterium=all,
|
||||
list={chapter,section,subsection, subsubsection},
|
||||
alternative=c]
|
||||
\setuplist[chapter, section, subsection, subsubsection][color=no, numberstyle={\feature[-][f:oldstyle]}, pagestyle={\feature[-][f:oldstyle]}]
|
||||
\setuplist[chapter][width=1em, style=\bf\ss]
|
||||
\setuplist[section][margin=1em, width=2em]
|
||||
\setuplist[subsection][margin=3em, width=3em]
|
||||
\setuplist[subsubsection][margin=6em, width=4em]
|
||||
|
||||
\starttext
|
||||
|
||||
\starttitlepagemakeup
|
||||
|
@ -108,15 +118,7 @@ $-- requiert le filtre "license-dans-metadonnees.lua"
|
|||
\pagebreak
|
||||
$endif$
|
||||
|
||||
\setupcombinedlist[content, listoftables, listoffigures][criterium=all,
|
||||
list={chapter,section,subsection},
|
||||
alternative=c]
|
||||
\setuplist[chapter, section, subsection][color=no, numberstyle={\feature[-][f:oldstyle]}, pagestyle={\feature[-][f:oldstyle]}]
|
||||
\setuplist[chapter][width=1em, style=\ss\bf]
|
||||
\setuplist[section][margin=1em, width=2em]
|
||||
\setuplist[subsection][margin=3em, width=3em]
|
||||
$if(toc)$
|
||||
%\reference[label:toc]
|
||||
\completecontent
|
||||
$endif$
|
||||
$if(lot)$
|
||||
|
@ -127,6 +129,7 @@ $if(lof)$
|
|||
$endif$
|
||||
\pagebreak
|
||||
|
||||
|
||||
$body$
|
||||
|
||||
$if(license)$
|
||||
|
|
Loading…
Reference in New Issue
Block a user