]> git.lyx.org Git - features.git/blobdiff - development/FORMAT
Cmake debian packaging: use correct section (instead of "devel")
[features.git] / development / FORMAT
index 0c748a526a90ea9cf52b2a4b8cdb300714c2fbd8..50ddc45e16aa8139b0635e9c19f5da1779393566 100644 (file)
@@ -7,15 +7,59 @@ changes happened in particular if possible. A good example would be
 
 -----------------------
 
+2021-01-28 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 606: Support KOMA \frontispiece.
+
+2021-01-22 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 605: Extended variable table cell support.
+         - Multicolumn now supports multiple paragraphs in non-fixed-width context.
+         - Multicolumn now supports valign in non-fixed-width context.
+         - varwidth columns now properly align horizontally and vertically.
+
+2021-01-19 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 604: Branch colors now take two values:
+         \color lightmode darkmode
+
+2021-01-18 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 603: New InsetGraphics param darkModeSensitive
+         This advises LyX to revert colors in dark mode.
+
+2021-01-17 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 602: Allow semantic branch colors
+         \color can now also take lyx names besides hexnames.
+
+2021-01-05 Richard Kimberly Heck <rikiheck@lyx.org>
+       * Format incremented to 601: Add refstyle support for mathed
+         Use 'formatted' in the LyX file to indicate formatted references,
+         rather than the previous 'refstyle'
+
+2020-12-02 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 600: Hungarian quote style
+         New buffer param \quotes_style hungarian
+         \begin_inset Quotes h{l,r}{d,s}
+
+2020-10-10 Pavel Sanda <sanda@lyx.org>
+       * Format incremented to 599: Add inset for \nopagebreak macro (part of InseNewPage now).
+
 2020-07-14 Thibaut Cuvelier <tcuvelier@lyx.org>
        * Format incremented to 598: DocBook can export to HTML and CALS tables, with the parameter
           \docbook_table_output (0: HTML, only choice previously; CALS: 1).
 
+2020-03-13 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 597: Support for the libertinus family of fonts (text and math).
+
+2020-06-28 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 596: use package parskip to separate paragraphs with vertical space.
+         Additional \\paragraph_separation header values: halfline, fullline
+
+2020-06-26 Jürgen Spitzmüller <spitz@lyx.org>
+       * Format incremented to 595: Add support for \medspace and \thickspace (in text):
+         InsetSpace \\medspace{}
+         InsetSpace \\thickspace{}
 
 2020-05-02: Richard Kimberly Heck <rikiheck@lyx.org>
        * Format incremented to 594: New counter inset: CommandInset counter.
 
-
 2020-03-13 Jürgen Spitzmüller <spitz@lyx.org>
        * Format incremented to 593: Buffer param \maintain_unincluded_children is not longer a bool
           (true|false) but has three states: "no" (formerly "false"), "strict" (formerly "true") and