use tex-fmt
This commit is contained in:
parent
b78cee2c04
commit
00fb037971
2 changed files with 22 additions and 21 deletions
|
@ -42,12 +42,13 @@
|
||||||
\AtBeginDocument{
|
\AtBeginDocument{
|
||||||
\hypersetup{
|
\hypersetup{
|
||||||
pdfauthor={\@authorfname\ \@authorlname},
|
pdfauthor={\@authorfname\ \@authorlname},
|
||||||
pdftitle={\@authorfname\ \@authorlname\ – \@documenttitle},
|
pdftitle={\@authorfname\ \@authorlname\ - \@documenttitle},
|
||||||
pdfsubject={curriculum vit\ae\ de \@authorfname\ \@authorlname},
|
pdfsubject={curriculum vit\ae\ de \@authorfname\ \@authorlname},
|
||||||
pdfkeywords={\@authorfname\ \@authorlname, curriculum vit\ae},
|
pdfkeywords={\@authorfname\ \@authorlname, curriculum vit\ae},
|
||||||
pdfcreator={LaTeX with limecv class and bywyd template},
|
pdfcreator={LaTeX with limecv class and bywyd template},
|
||||||
% Cache les liens
|
% Cache les liens
|
||||||
hidelinks}
|
hidelinks
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% Alias
|
% Alias
|
||||||
|
|
Loading…
Reference in a new issue