Ajout d'un format devis lettre
This commit is contained in:
parent
9c2d3c094e
commit
74cf471fb6
2 changed files with 15 additions and 1 deletions
|
@ -55,6 +55,20 @@
|
|||
"stilltime": 2,
|
||||
"extension": "pdf"
|
||||
},
|
||||
"lettre_devis": {
|
||||
"linkcolor": "blue",
|
||||
"tocdepth": 3,
|
||||
"pdfengine": "lualatex",
|
||||
"fontsize": 12,
|
||||
"paperwidth": 2550,
|
||||
"paperheight": 3300,
|
||||
"ratio": 100,
|
||||
"margin": 200,
|
||||
"vmargin": 450,
|
||||
"fps": 15,
|
||||
"stilltime": 2,
|
||||
"extension": "pdf"
|
||||
},
|
||||
"instagram-carre": {
|
||||
"linkcolor": "blue",
|
||||
"tocdepth": 2,
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
\usepackage{wallpaper}
|
||||
\makeatletter
|
||||
\ULCornerWallPaper{1}{./styles/jevalideca/lettre/fonds_lettre.pdf}
|
||||
\ULCornerWallPaper{1}{./styles/jevalideca/lettre_devis/fonds_lettre.pdf}
|
||||
\makeatother
|
||||
|
||||
% Override default figure placement To be within the flow of the text rather
|
||||
|
|
Loading…
Reference in a new issue