]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
Qt/Mac disappearing menu syndrom, part II
[lyx.git] / lib / lyx2lyx / ChangeLog
index 68fa99d36bab51e245c04232b1178cb7dd931f81..ff7217b40553d122089ed6233c6d4d36b052fd39 100644 (file)
@@ -1,3 +1,24 @@
+2004-05-12  Angus Leeming  <leeming@lyx.org>
+
+       * lyx_1_4.py (convert_cite_engine, revert_cite_engine): new functions
+       to convert the code that specifies the type of the citation engine
+       (basic, natbib or jurabib).
+
+       * parser_tools.py: up the format to 234.
+
+2004-05-11  José Matos  <jamatos@lyx.org>
+
+
+       * parser_tools.py (get_backend): get the document backend.
+       * lyx2lyx (main): new member of the document structure,
+       the textclass and backend, that default to article and latex.
+       * lyx_1_4.py (add_end_layout): fix bug of mixed \begin_deeper
+       and \end_layout
+       (insert_tracking_changes): insert \tracking_changes 0, if not present
+       in the header.
+       (convert_names, revert_names): for docbook documents transform
+       the styles FirstName and Surname into character styles.
+
 2004-05-03  José Matos  <jamatos@lyx.org>
 
        * lyx_1_4.py (convert_graphics):