License ajoutée aux fichiers MD et PDF
This commit is contained in:
@ -43,6 +43,17 @@ $endif$
|
||||
\usepackage{parskip}
|
||||
\setlength{\parindent}{1em}
|
||||
|
||||
\usepackage{scrlayer-scrpage}
|
||||
\pagestyle{scrheadings}
|
||||
\usepackage[
|
||||
type={CC},
|
||||
modifier={by-sa},
|
||||
version={4.0},
|
||||
]{doclicense}
|
||||
\ihead[]{\footnotesize Document placé sous license \doclicenseNameRef — \copyright{} Bastien Dumont}
|
||||
\chead[]{}
|
||||
\ohead[]{}
|
||||
|
||||
\usepackage{polyglossia}
|
||||
\setmainlanguage[autospacing=false, autospaceguillemets=false, frenchfootnote=true]{french}
|
||||
\setmainfont[Script=Latin, Letters=Uppercase, Kerning=On, Diacritics=MarkToBase, Ligatures=Common, Numbers=Proportional]{cochineal}
|
||||
|
Reference in New Issue
Block a user