Utilisation d'une police sans serif pour le sommaire
This commit is contained in:
parent
2519eca92e
commit
c07f98cd31
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ add_latex_bm($bm) if $bm;
|
|||
print <<LATEX;
|
||||
\\documentclass{report}
|
||||
\\title{Guide de montage Vhéliotech v1.0}
|
||||
\\renewcommand{\\familydefault}{\\sfdefault}
|
||||
\\setcounter{page}{2}
|
||||
\\begin{document}
|
||||
${ \join('', @latex_bm) }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue