]> git.lyx.org Git - features.git/blobdiff - src/output_latex.cpp
Revert a gratuitous change
[features.git] / src / output_latex.cpp
index 2a4f61207f6ff2bd395a787e0eb808e88c10552a..8f2e0a8259abaa2183142921ae36747348e36cf4 100644 (file)
@@ -1153,7 +1153,7 @@ void TeXOnePar(Buffer const & buf,
                        // prevent unwanted whitespace
                        os << '%';
                if (!os.afterParbreak() && !last_was_separator)
-                       os << breakln;
+                       os << '\n';
        }
 
        // if this is a CJK-paragraph and the next isn't, close CJK