fmt
This commit is contained in:
parent
cf2b240018
commit
0cb30c3c25
1 changed files with 8 additions and 7 deletions
15
bywyd.sty
15
bywyd.sty
|
@ -36,13 +36,14 @@
|
|||
|
||||
% Métadonnées
|
||||
\AtBeginDocument{
|
||||
\hypersetup{pdfauthor={\@authorfname\ \@authorlname},
|
||||
pdftitle={\@authorfname\ \@authorlname\ – \@documenttitle},
|
||||
pdfsubject={curriculum vit\ae\ de \@authorfname\ \@authorlname},
|
||||
pdfkeywords={\@authorfname\ \@authorlname, curriculum vit\ae},
|
||||
pdfcreator={LaTeX with limecv class and bywyd template},
|
||||
% Cache les liens
|
||||
hidelinks}
|
||||
\hypersetup{
|
||||
pdfauthor={\@authorfname\ \@authorlname},
|
||||
pdftitle={\@authorfname\ \@authorlname\ – \@documenttitle},
|
||||
pdfsubject={curriculum vit\ae\ de \@authorfname\ \@authorlname},
|
||||
pdfkeywords={\@authorfname\ \@authorlname, curriculum vit\ae},
|
||||
pdfcreator={LaTeX with limecv class and bywyd template},
|
||||
% Cache les liens
|
||||
hidelinks}
|
||||
}
|
||||
|
||||
% Alias
|
||||
|
|
Loading…
Reference in a new issue