]> git.lyx.org Git - lyx.git/commitdiff
oops again! hopefully this works now. Time to go to bed
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 16 Feb 2003 01:35:23 +0000 (01:35 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 16 Feb 2003 01:35:23 +0000 (01:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6174 a592a061-630c-0410-9148-cb99ea01b6c8

src/bufferparams.C

index 9cf50d170e5d88aa9f79a0be9dff93aa29be38ca..bf655087175bc8c88dfc0b40aed4ab75c48173db 100644 (file)
@@ -573,7 +573,7 @@ void BufferParams::writeLaTeX(ostream & os, LaTeXFeatures & features,
                texrow.newline();
        }
 
-       os << preamble;
+       os << lyxpreamble;
 }
 
 void BufferParams::setPaperStuff()