X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=5bf91fa59937db9a146db3eda9ed7f142f38c5d5;hb=cba432f1ad41363b238e5e86432831274f112170;hp=e3d16a403713607699f0e363155b06a0b6261403;hpb=c246076ed57e0ee80320477349d25330e9d24e64;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index e3d16a4037..5bf91fa599 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -11,6 +11,92 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. ----------------------- +2013-05-30 Richard Heck + * Format increments to 474: dummy format for conversion of Chunk layouts + to insets + +2013-05-28 Uwe Stöhr + * Format incremented to 473: support to set Tibetan as document language + +2013-05-26 Uwe Stöhr + * Format incremented to 472: added 2 new abstract styles to the + aa.layout file + +2013-05-16 Julien Rioux + * Format incremented to 471 + New \cite_engine_type default. The default citation + capability of LaTeX is not a pure numerical engine, + rather it uses a mixture of labels/numbers. + +2013-05-15 Georg Baum + * Format incremented to 470 + forced local layouts for future layout backward compatibility: + \begin_forced_local_layout, \end_forced_local_layout + +2013-03-23 Georg Baum + * Format incremented to 469 + support for \caption* in longtables (fix bug 3209) + +2013-03-22 Uwe Stöhr + * Format incremented to 468: support for \mbox and \fbox + New checkbox in the box dialog to avoid using an explicit + width. An empty/missing length can be specified as "". + +2013-03-19 Uwe Stöhr + * Format incremented to 467: support for iwona fonts + new supported sansserif fonts "iwona", "iwonal", "iwonac" + and "iwonalc" and the math font "iwona-math" + +2013-03-17 Jürgen Spitzmüller + * Format incremented to 466: Powerdot updates. + - Support for item arguments ([...], <...>) + - Support for list option + - Support for Pause layout (like in beamer) + - Support for twocolumn layout + - Support for \onslide, \onslide* and \onslide+ via fle inset. + +2013-03-16 Jürgen Spitzmüller + * Format incremented to 465: Convert old beamer frames to new ones. + The layouts BeginFrame, BeginPlainFrame and EndFrame are now not + valied anymore (use "Frame", "PlainFrame" instead, and nesting). + +2013-02-27 Kornel Benko + * Format incremented to 464: + - Added "cancel" to the GUI handled list of LaTeX packages + +2013-02-18 Julien Rioux + * Format incremented to 463: + - Use the LyX name of encodings instead of the LaTeX names. + The LyX name must be unique, while the name used by LaTeX + not necessarily, e.g. different packages might implement + support for the same encoding. + - Add utf8-platex encoding. + +2013-02-15 Jürgen Spitzmüller + * Format incremented to 462: Support for recent libertine LaTeX fonts + a.) Support Libertine Mono: + \usepackage[scaled=$val]{libertineMono-type1} + => \font_typewriter libertine-mono + b.) Support Biolinum scaling: + \usepackage[scaled=$val]{biolinum-type1} + => \font_sans biolinum + +2013-02-11 Uwe Stöhr + * Format incremented to 461: support for kurier fonts + new supported sansserif fonts "kurier", "kurierl", "kurierc" + and "kurierlc" and the math font "kurier-math" + +2013-02-09 Uwe Stöhr + * Format incremented to 460: support for IEEE conference articles + No changes in the file format + This format change was added for the lyx2lyx conversion + +2012-12-31 Jürgen Spitzmüller + * Format incremented to 459: Introduce new beamer frames: + Frame, PlainFrame, FragileFrame (LaTeX: \begin{frame}, + \begin{frame}[plain], \begin{frame}[fragile]). These will + eventually replace the old BeginFrame, BeginPlainFrame, which + still exist. 2012-12-30 Jürgen Spitzmüller * Format incremented to 458: Extended caption inset support. @@ -328,7 +414,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. * Format incremented to 414 (r39367) New InsetSpace param \textvisiblespace -2011-02-15 Richard Heck +2011-02-15 Richard Heck * Format incremented to 413 (r37682) New buffer param \html_css_as_file to control whether CSS is output to header to to style file @@ -343,7 +429,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. New buffer param \language_package to allow per-document language package selection (bug 2909). -2010-11-26 Richard Heck +2010-11-26 Richard Heck * Format incremented to 410 (r36520) Rename "\\begin_layout Labeling" to "\\begin_layout List" in the KOMA (scr*) classes. @@ -378,7 +464,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. collaboration using version control leads to way less merge conflicts. -2010-10-13 Richard Heck +2010-10-13 Richard Heck * Format incremented to 404 (r35623) Support for refstyle package. Changed the LaTeXCommand for InsetRef from "prettyref" @@ -386,7 +472,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. differently, depending upon whether the new buffer param use_refstyle is true or false. -2010-10-12 Richard Heck +2010-10-12 Richard Heck * Format incremented to 403 (r35608) Renaming of flex insets. Changed @@ -420,11 +506,11 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. Support \mathscr. No new parameter but the mathrsfs package will be loaded. -2010-07-16 Richard Heck +2010-07-16 Richard Heck * Format incremented to 397 (r34920) Remove Nameref support -2010-07-13 Richard Heck +2010-07-13 Richard Heck * Format incremented to 396 (r34884) nameref support new commands nameref and Nameref for InsetRef @@ -439,12 +525,12 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. Support for makebox. New box parameter \use_makebox. -2010-06-07 Richard Heck +2010-06-07 Richard Heck * Format incremented to 393 (r34619) Renaming in LyX format: \begin_inset OptArg becomes \begin_inset Argument. -2010-06-07 Richard Heck +2010-06-07 Richard Heck * Format incremented to 392 (r34615) Dummy format change permitting Beamer files to be converted to a new, more useful format. @@ -457,19 +543,19 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. * Format incremented to 390: support for ouput sync (forward/reverse) search. New boolean \forward_search and string \forward_macro. -2010-05-24 Richard Heck +2010-05-24 Richard Heck * Format incremented to 389: remove quotes from html_latex_* params. 2010-05-18 Uwe Stöhr * Format incremented to 388: support for page sizes A0-3, A6, B0-3, B6 and JIS B0-6 -2010-04-21 Richard heck +2010-04-21 Richard heck * Format incremented to 387: New options for XHTML math output. New BufferParams: html_math_img_scale, html_latex_start, html_latex_end. -2010-04-17 Richard heck +2010-04-17 Richard heck * Format incremented to 386: LyX version for InsetInfo: new parameters: type "lyxinfo", arg "version". @@ -495,7 +581,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. 2010-03-28: Vincent van Ravesteijn * Format incremented to 380: introduction of InsetPreview. -2010-03-18: Richard Heck +2010-03-18: Richard Heck * Format incremented to 379: revise format 374 Replace boolean \html_use_mathml with \html_math_output, which at the moment can be: MathML, HTML, Images, or LaTeX. @@ -525,7 +611,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. child2.lyx \end_includeonly -2009-12-30 Richard Heck +2009-12-30 Richard Heck * Format incremented to 374: add html output options. \html_use_mathml (boolean): whether to use MathML or images \html_be_strict (boolean): whether to be XHTML 1.1 compliant @@ -683,7 +769,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. 2008-08-01 José Matos * Format incremented to 340: move empty layouts to "Plain Layout". -2008-07-28 Richard Heck +2008-07-28 Richard Heck * Format incremented to 339: removal of default modules. 2008-06-21 Uwe Stöhr @@ -695,7 +781,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. 2008-06-04 Jürgen Spitzmüller * Format incremented to 336: new param \font_cjk. -2008-05-30 Richard Heck +2008-05-30 Richard Heck * Format incremented to 335: fixes for InsetSpace problems. 2008-05-16 Uwe Stöhr @@ -734,7 +820,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. 2008-03-25 Jürgen Spitzmüller * Format incremented to 323: merge the diverse newpage insets. -2008-03-24 Richard Heck +2008-03-24 Richard Heck * Format incremented to 322: local layout 2008-03-18 Edwin Leuven @@ -759,20 +845,20 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. 2008-03-02 Jürgen Spitzmüller * Format incremented to 316: support for subfloats (subfig package) -2008-02-18 Richard Heck +2008-02-18 Richard Heck * Format incremented to 315: support for column separation in page margins 2008-02-03 Uwe Stöhr * Format incremented to 314: adapt scrlttr2 class for serial letters -2008-01-12 Richard Heck +2008-01-12 Richard Heck * Format incremented to 313: change in how modules are represented 2008-01-11 Jürgen Spitzmüller * Format incremented to 312: support for sidewaysalgorithm (rotfloat) and wide sideways{figure,table}. -2008-01-10 Richard Heck +2008-01-10 Richard Heck * Format incremented to 311: dummy format to drive the AMS conversion 2007-12-28 Bernhard Reiter @@ -822,7 +908,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. * Format incremented to 297: support for Albanian, lower Sorbian, fixed upper Sorbian language -2007-10-23 Richard Heck +2007-10-23 Richard Heck * Format incremented to 296: InsetInclude becomes an InsetCommand 2007-10-12 Uwe Stöhr @@ -849,7 +935,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. 2007-10-03 Martin Vermeer * Format incremented to 289: make Index a collapsable inset. -2007-09-25 Richard Heck +2007-09-25 Richard Heck * Format incremented to 288: Change how command insets are represented in LyX files. @@ -883,7 +969,7 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. * format incremented to 282: lyx files can be zipfiles with embedded documents. -2007-08-29 Richard Heck +2007-08-29 Richard Heck * format incremented to 281: allow modules for layout files