]> git.lyx.org Git - features.git/commitdiff
fix arabtex-related problems (bug 1225 and bug 1404)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 22 Apr 2004 13:59:39 +0000 (13:59 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 22 Apr 2004 13:59:39 +0000 (13:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8693 a592a061-630c-0410-9148-cb99ea01b6c8

src/ChangeLog

index 48cfe8b025ae1c4c7e4b5c246b7ed29ea90d26d5..a791b44d1af4fce05ca49227341b32f97d45262d 100644 (file)
@@ -1,3 +1,14 @@
+2003-09-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * output_latex.C (TeXEnvironment): make sure that there is a line
+       break before \end{foo} for the last paragraph of a document
+       (TeXOnePar): if the paragraph is at the end of the document (or
+       inset) and the language has to be reset, then make sure that the
+       line break is _before_ the language command, not after (fixes bug
+       1225); also make sure that the language reset command is the first
+       thing after the paragraph (to ensure proper nesting of
+       environments and thus fix bug 1404)
+
 2004-04-21  John Levon  <levon@movementarian.org>
 
        * ToolbarBackend.h: