mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
oops again! hopefully this works now. Time to go to bed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6174 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b43958b050
commit
dd47a9eb17
@ -573,7 +573,7 @@ void BufferParams::writeLaTeX(ostream & os, LaTeXFeatures & features,
|
||||
texrow.newline();
|
||||
}
|
||||
|
||||
os << preamble;
|
||||
os << lyxpreamble;
|
||||
}
|
||||
|
||||
void BufferParams::setPaperStuff()
|
||||
|
Loading…
Reference in New Issue
Block a user