X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=f7bb30f08b4a0439d7a7f06c2547198cc1bd57af;hb=2047ea5eb436d98d485bed672ed218f9bd708ce6;hp=4204a2af252a66f090f23f62fa81618c13695c1f;hpb=b4e60198348ae69cc6d0cca4a3818908125de05d;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index 4204a2af25..f7bb30f08b 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -11,6 +11,75 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. ----------------------- +2016-06-16 Pavel Sanda + * Format incremented to 509. + New parameter "\use_microtype bool" for including microtype LaTeX + package into preamble. + +2016-04-05 Enrico Forestieri + * Format incremented to 508 + New kind of Separator inset (latexpar). The old parbreak separator + used specifically to introduce a LaTeX paragraph break in the output + (and thus not as a proper separator) is turned into a latexpar kind. + The only difference with the parbreak kind is the representation + on screen. The new latexpar kind is represented by the same symbol + used previously for the parbreak one, while the latter is now + represented as a double line. + +2016-03-25 Jean-Marc Lasgouttes + * Format incremented to 507 + Convert caption subtype LongTableNoNumber to Unnumbered + +2016-01-26 Guillaume Munch + * Format incremented to 506 + No new parameters. + Convert "inset-modify tabular" to "tabular-feature" in Info insets. + +2016-01-26 Uwe Stöhr + * Format incremented to 505 + This was a conversion of acmsiggraph.layout to ACM siggraph version 0.92. + This was reverted after format 506 on 2016-02-03. + +2015-12-20 Guillaume Munch + * Format incremented to 504 + New parameter "\save_transient_properties". When set to false, various + settings are no longer written to the file (only with a default + value). These include for now \tracking_changes and \output_changes. + Bug 9841. + +2015-11-24 Uwe Stöhr + * Format incremented to 503 + No new parameters. + Add environment "verbatim*" to stdlayouts.inc. + +2015-11-18 Uwe Stöhr + * Format incremented to 502 + No new parameters. + Add environment "solution" to the theorems modules. + +2015-11-08 Georg Baum + * Format incremented to 501 + \fonts_roman, \fonts_sans, \fonts_typewriter and \fonts_math, + take now two quoted values instead of one unquoted one. + The first one is for TeX fonts, the second one for non-TeX fonts. + \font_sf_scale and \font_tt_scale + take now two values instead of one. + The first one is for TeX fonts, the second one for non-TeX fonts. + +2015-11-04 Uwe Stöhr + * Format incremented to 500 + No new parameters. + achemso layout improvement: + - new flex inset Latin + +2015-10-27 Uwe Stöhr + * Format incremented to 499 + No new parameters. + moderncv layout improvements: + - new style Name ,obsoletes the styles FamilyName and FirstName + - new argument for style Phone, obsoletes styles Mobile and Fax + - new styles CVIcons and CVColumnWidth + 2015-10-19 Uwe Stöhr * Format incremented to 498 No new parameters.