]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix for compilation with boost 1.32.0
[lyx.git] / src / ChangeLog
index 6b41ac6c0f76b16082755ea408158848016f435c..8a02027c49b79dddedb796d1e3d80910f3f0d919 100644 (file)
@@ -1,3 +1,13 @@
+2004-11-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * text3.C (getStatus): disable LFUN_INSET_OPTARG when the max
+       number of InsetOptArgs has already been inserted.
+
+       * output_latex.C (latexOptArgInsets): new method. This outputs all
+       the optarg insets, up to the limit defined in the layout file.
+       (optArgInset): removed
+       (TeXOnePar): call latexOptArgInsets; correctly update texrow
+
 2004-11-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * paragraph.C (isLetter): remove special spellchecker-related