]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.cpp
BufferParams.cpp: make Lithuanian documents compilable, fixes http://bugzilla.lyx...
[lyx.git] / src / OutputParams.cpp
index 45b57a65fe9435f6e661ece261092cac3f0e0999..7966ad712d37eb382ef106acab74677cf76176b8 100644 (file)
@@ -25,7 +25,7 @@ OutputParams::OutputParams(Encoding const * enc)
          exportdata(new ExportData),
          inComment(false), inTableCell(NO),
          inDeletedInset(0), changeOfDeletedInset(Change::UNCHANGED),
-         par_begin(0), par_end(0),
+         par_begin(0), par_end(0), isLastPar(false),
          dryrun(false), verbatim(false)
 {
        // Note: in PreviewLoader::Impl::dumpPreamble