]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Tweak gtk print dialog layout
[lyx.git] / src / ChangeLog
index 06a3694601590127f76afdf25ec3abf2d075eabb..2874370ecb57bff69fde189713c406b164cd9aae 100644 (file)
@@ -1,3 +1,18 @@
+2004-11-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * output_latex.C (TeXOnePar): override runparams.moving_arg
+       according to the needprotect value of the current paragraph (bug 1739)
+
+       * paragraph.C (simpleTeXOnePar): no need to override
+       runparams.moving_args here
+
+2004-11-14  John Spray  <spray_john@users.sourceforge.net>
+
+       * vspace.C: fix off-by-one-error, related to fix #1682
+
+2004-11-11  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * lengthcommon.C: a more general fix for bug 1682
 
 2004-11-11  Alfredo Braunstein  <abraunst@lyx.org>