mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
* lettre.layout: fix from Jean-Pierre.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36410 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7a27ce678d
commit
d710d3a3e1
@ -126,8 +126,10 @@ Preamble
|
||||
\fi % if needSendFax
|
||||
} %findemessage
|
||||
|
||||
% to get the specified pagesize (workaround for a lettre problem)
|
||||
\input pdftexconfig.tex
|
||||
% to get the specified pagesize
|
||||
% (workaround for an a4paper/lettre problem in pdf mode)
|
||||
\@ifpackageloaded{ifpdf}{}{\usepackage{ifpdf}}
|
||||
\ifpdf\input pdftexconfig.tex\fi
|
||||
|
||||
EndPreamble
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user