]> git.lyx.org Git - lyx.git/commitdiff
Revert unintended part of commit that was causing changed output.
authorRichard Heck <rgheck@lyx.org>
Mon, 29 May 2017 22:25:26 +0000 (18:25 -0400)
committerRichard Heck <rgheck@lyx.org>
Mon, 29 May 2017 22:25:26 +0000 (18:25 -0400)
src/output_latex.cpp

index cdce62aec7c7b1ee534f7492753a5a9fc55c4f01..d1372748e0323e8a0bb974d87a7f376b95ca75fc 100644 (file)
@@ -1134,7 +1134,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