X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=fb5e7dfc9d0e978cbea35501f072a31d839ac050;hb=6e54c86a860a81ae75991f21703281d661c48bc5;hp=170d0875e5ec722a62b8576c219dd1c1efe18390;hpb=98621be1ba2a00a931e89020a164b4b8b54c597f;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index 170d0875e5..fb5e7dfc9d 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -7,12 +7,175 @@ changes happened in particular if possible. A good example would be ----------------------- +2020-01-11 Jürgen Spitzmüller + * Format incremented to 592: Add tabular column/row tag changed="[added|deleted] id time" + which tracks whether a whole row/column has been inserted/deleted in ct. + +2020-01-10 Jürgen Spitzmüller + * Format incremented to 591: Add buffer param \postpone_fragile_content + (option to toggle the movement of labels and stuff of moving arguments). + +2019-12-24 Jürgen Spitzmüller + * Format incremented to 590: Add native changebar solution via buffer param + \change_bars. + +2019-08-14 Jürgen Spitzmüller + * Format incremented to 589: Height now is totalheight in graphics. + +2019-08-12 Jürgen Spitzmüller + * 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 + * 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 + * Format incremented to 586: Allow for duplicate keys in qualified citation lists + +2019-08-06 Jürgen Spitzmüller + * Format incremented to 585: + - Add more page sizes to KOMA and memoir. + - Add more font sizes to KOMA. + +2019-07-26 Joel Kulesza + * 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 + Jürgen Spitzmüller + * format incremented to 583: Support for the Chivo and CrimsonPro font families. + +2019-07-15 Kornel Benko + Jürgen Spitzmüller + * format incremented to 582: Support for the Cantarell and Fira fonts. + +2019-07-14 Jürgen Spitzmüller + * Format incremented to 581: split osf options to rm, sf, and tt + \font_osf => \font_roman_osf, \font_sans_osf, \font_typewriter_osf + +2019-07-11 Uwe Stöhr + Jürgen Spitzmüller + * Format incremented to 580: support for document font options + New buffer parameters + - \fonts_roman_opts + - \fonts_sans_opts + - \fonts_typewriter_opts + +2019-07-11 Jürgen Spitzmüller + * Format incremented to 579: Add support for \babelfont. + +2019-06-23 Jürgen Spitzmüller + * Format incremented to 578: Add support for Discourse Representation Structures + in the Linguistics module (using drs package). + +2019-06-04 Jürgen Spitzmüller + * Format incremented to 577: Rework linguistic gloss support. + This now uses the covington 2.0 gloss macros (\digloss, \trigloss) + rather than self-baked ones. + +2019-06-03 Günter Milde + * Format incremented to 576: + Support for the document languages azerbaijani, bengali, + churchslavonic, and oldrussian. + +2019-05-21 Pavel Sanda + * 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 + * Format incremented to 574: Ruby inset, fixes for Japanese. + +2019-04-16 Günter Milde + * Format incremented to 573: Rename legacy input encoding settings. + +2019-04-07 Kornel Benko + * format incremented to 572: Extended Noto fonts. + +2019-04-03 Jürgen Spitzmüller + * format incremented to 571: Add \cmidrule trimming support + \cmidrule(lr){n-n} + + +2019-03-29 Jürgen Spitzmüller + * format incremented to 570: Add individual bib encodings for biblatex + \begin_inset CommandInset bibtex + file_encodings " \t " + +2019-03-26 Jürgen Spitzmüller + * format incremented to 569: New buffer param \tablestyle + Determines the standard table template to be used. + +2019-03-22 Jürgen Spitzmüller + * format incremented to 568: Support for the soul module: + \so, \hl, \st, \ul, \caps + +2019-02-21 Joice Joseph + * Format incremented to 567: Support for Malayalam: + \lang malayalam + +2018-10-29 Guy Rutenberg + * format incremeneted to 566: Fix direction of Hebrew parentheses in the LyX file. + +2018-10-18 Kornel Benko + * format incremented to 565: Added Adobe Source Pro fonts. + +2018-09-20 Jürgen Spitzmüller + * format incremented to 564: New info-inset lyxinfo subtype layoutformat. This returns + the current layout format. + +2018-08-16 Jürgen Spitzmüller + * format incremented to 563: New inset argument type "listpreamble". The content will + be inserted between environment begin and first \item of a list. + +2018-08-13 Jürgen Spitzmüller + * format incremented to 562: New info-inset type l7n. This returns a localized version + of a string (in the GUI language) if available, removing trailing colons and + accelerator marks. + +2018-08-10 Kornel Benko + * format incremented to 561: Added DejaVu and IBM Plex fonts. + +2018-08-07 Jürgen Spitzmüller + * format incremented to 560: Time-related info insets: time, modtime, fixtime; + new buffer info inset type: name-noext. + +2018-08-04 Jürgen Spitzmüller + * format incremented to 559: Date-related info insets: date, moddate, fixdate. + +2018-07-30 Kornel Benko + * format incremented to 558: Remove Begin/EndFrontmatter styles from elsarticle layout. + +2018-07-29 Jürgen Spitzmüller + * format incremented to 557: Separate vcs Info inset from buffer Info inset. + +2018-07-07 Jürgen Spitzmüller + * format incremented to 556: Support for bib file encoding. + - New param "encoding" for CommandInset bibtex + This will be used for biblatex output as bibencoding package option, + for BibTeX, \bibliography will be wrapped into + \bgroup\inputencoding{}...\egroup + +2018-07-01 Jürgen Spitzmüller + * format incremented to 555: Support varwidth's V tabular column type. + This effectively enables linebreaks, multipars and layout changes in + non-fixed width (i.e., standard) table columns. + +2018-06-23 Jürgen Spitzmüller + * format incremented to 554: Support tabularx and xltabular: + - add column flag "varwidth=true", which will output column type 'X' + with either tabularx or xltabular (for multi-page tables) environment. + 2018-05-21 Jürgen Spitzmüller * format incremented to 553: Support \cite command in tufte classes. This builds on an extension of the natbib CiteEngine by tufte. 2018-05-10 Jürgen Spitzmüller - * 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]