]> git.lyx.org Git - lyx.git/blobdiff - development/FORMAT
Add buffer param to opt-out fragile content movement
[lyx.git] / development / FORMAT
index 106085c73c836f9cbd70510a51ec13c6cb8650ca..00c5cfbd2d91a3cb44aba33cb38109880ba57f1b 100644 (file)
@@ -7,8 +7,46 @@ changes happened in particular if possible. A good example would be
 
 -----------------------
 
+2020-01-10 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 591: Add buffer param \postpone_fragile_content
+         (option to disable the mobement of labels and stuff of moving arguments).
+
+2019-12-24 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 590: Add native changebar solution via buffer param
+          \change_bars.
+
+2019-08-14 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 589: Height now is totalheight in graphics.
+
+2019-08-12 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 588:
+        - Support \theendnotes of endnotes package via a faked float list.
+        - Support enotez package via enotez and foottoenotez modules.
+
+2019-08-07 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 587: Use more generic paper names as LyX names
+          (rather than LaTeXisms; e.g., "a4" rather than "a4paper").
+
+2019-08-07 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 586: Allow for duplicate keys in qualified citation lists
+
+2019-08-06 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 585: 
+          - Add more page sizes to KOMA and memoir.
+          - Add more font sizes to KOMA.
+
+2019-07-26 Joel Kulesza <jkulesza@gmail.com>
+       * Format incremented to 584: support for revision InsetInfo addition of
+        revision-abbrev. This entry is added to accommodate git abbreviated
+        hashes.
+
+2019-07-17  Kornel Benko <kornel@lyx.org>
+        Jürgen Spitzmüller <spitz@lyx.org>
+       * format incremented to 583: Support for the Chivo and CrimsonPro font families.
+
 2019-07-15  Kornel Benko <kornel@lyx.org>
-       * format incremented to 582: Support for the Cantarell font.
+        Jürgen Spitzmüller <spitz@lyx.org>
+       * format incremented to 582: Support for the Cantarell and Fira fonts.
 
 2019-07-14 Jürgen Spitzmüller <spitz@lyx.org>
        * Format incremented to 581: split osf options to rm, sf, and tt
@@ -40,7 +78,10 @@ changes happened in particular if possible. A good example would be
          churchslavonic, and oldrussian.
 
 2019-05-21 Pavel Sanda <sanda@lyx.org>
-       * Format incremented to 575: add line numbering via lineno package
+       * Format incremented to 575: 
+          - add line numbering via lineno package
+         - adapt class options in aa class documents to latin9 > utf8 default
+            encoding change.
 
 2019-04-16  Günter Milde <milde@lyx.org>
         * Format incremented to 574: Ruby inset, fixes for Japanese.
@@ -130,7 +171,7 @@ changes happened in particular if possible. A good example would be
          This builds on an extension of the natbib CiteEngine by tufte.
 
 2018-05-10  Jürgen Spitzmüller <spitz@lyx.org>
-       * format incremented to 552: support for float alignment
+       * Format incremented to 552: support for float alignment
          - add buffer param \float_alignment [class|left|center|right]
          - add buffer param \float_placement class
          - add float param alignment [class|document|left|center|right]