mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32300 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3b7fd0c806
commit
c2f39490a7
@ -776,7 +776,7 @@ docstring const LaTeXFeatures::getMacros() const
|
||||
for (; pit != pend; ++pit)
|
||||
macros << *pit << '\n';
|
||||
|
||||
if (mustProvide("papersize")) {
|
||||
if (mustProvide("papersize")) {
|
||||
if (runparams_.flavor == OutputParams::LATEX)
|
||||
macros << papersizedvi_def << '\n';
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user