X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=51d51bc3c86ed1188425dad9fc83ff1c9cd8d0a3;hb=e4189c664c304a595f717390744d7ea8a4dff63b;hp=999ff2a902ba0e431494ac0dd8f5c87e9d32ace5;hpb=857506e9924dec72df8d364762ef866b446baf11;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index 999ff2a902..51d51bc3c8 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -11,6 +11,35 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. ----------------------- +2016-12-26 Jürgen Spitzmüller + * Format incremented to 523: Implement cjk quotation marks. + - cjk (corner marks): \begin_inset Quotes j.. + - cjkangle (angle brackets): \begin_inset Quotes k.. + +2016-12-25 Jürgen Spitzmüller + * Format incremented to 522: Implement dynamic quotation marks. + \begin_inset Quotes x.. + New buffer param \dynamic_quotation true|false + +2016-12-24 Jürgen Spitzmüller + * Format incremented to 521: + Introduce new quote styles: + - british \begin_inset Quotes b.. + - swiss \begin_inset Quotes c.. + - swedishg \begin_inset Quotes w.. + - frenchin \begin_inset Quotes i.. + - russian \begin_inset Quotes r.. + Change default behavior of French quote style: + - Inner quotes are now ``..''. + - Former french style is now called "swiss" + +2016-12-21 Jürgen Spitzmüller + * Format incremented to 520: Introduce plain quote style: + \begin_inset Quotes qls => \textquotesingle + \begin_inset Quotes qld => \textquotesingle + \begin_inset Quotes qrs => \textquotedbl + \begin_inset Quotes qrd => \textquotedbl + 2016-12-20 Jürgen Spitzmüller * Format incremented to 519: rename \quotes_language to \quotes_style.