X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=01319dff51b5b713358ca75130f1a2d50434132b;hb=d4ca8d74041094f623cc891a30b4dc537137431c;hp=9384409b530a56a32166c7dc06c3148e81c89041;hpb=b509e072e89e43a4efcefaca079d545c4da2f66c;p=features.git diff --git a/development/FORMAT b/development/FORMAT index 9384409b53..01319dff51 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -11,6 +11,16 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. ----------------------- +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