Ajout de variable pour les métadonnées pdf
This commit is contained in:
parent
4bba6387ca
commit
7788840b8d
|
@ -12,6 +12,10 @@
|
||||||
bib = database/bib
|
bib = database/bib
|
||||||
]{skblocal.tex}
|
]{skblocal.tex}
|
||||||
|
|
||||||
|
\newcommand{\pdfauthor}{(((author)))}
|
||||||
|
\newcommand{\pdftitle}{(((title)))}
|
||||||
|
\newcommand{\pdfkeywords}{EOLE}
|
||||||
|
|
||||||
\skbinput[from=(((content)))]{style/preambule}
|
\skbinput[from=(((content)))]{style/preambule}
|
||||||
|
|
||||||
\title[]{(((title)))}
|
\title[]{(((title)))}
|
||||||
|
|
Loading…
Reference in New Issue