X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=28014eef9b82d2903e9c4c8a203e5f8258e40131;hb=53ed3dc0627d925500db20594af301052b785378;hp=4e6dcc0f1c6b5d0340b00d437901a4be22e5fb7b;hpb=9a6f7ece97f7bd0c413aa7e40c98cade38734d38;p=features.git diff --git a/development/FORMAT b/development/FORMAT index 4e6dcc0f1c..28014eef9b 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -7,6 +7,28 @@ changes happened in particular if possible. A good example would be ----------------------- +2021-03-23 Thibaut Cuvelier + * Format incremented to 608: DocBook MathML-namespace prefix with the + \docbook_mathml_prefix buffer parameter (enumerated value: + MathMLNameSpacePrefix). Only common values for the prefix are proposed + to the user, instead of a free-form field, for simplicity. + +2021-03-06 Jürgen Spitzmüller + * Format incremented to 607: \\spellchecker_ignore buffer param. + +2021-01-28 Jürgen Spitzmüller + * Format incremented to 606: Support KOMA \frontispiece. + +2021-01-22 Jürgen Spitzmüller + * 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 + * Format incremented to 604: Branch colors now take two values: + \color lightmode darkmode + 2021-01-18 Jürgen Spitzmüller * Format incremented to 603: New InsetGraphics param darkModeSensitive This advises LyX to revert colors in dark mode.