X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=8ed781d4a95065e504f2c53c4465d3e9cb67b7e6;hb=488b9ae3a20395e66411329c4a5e262d30e0c771;hp=f24163979e5a677f25f954728ac3806b38186546;hpb=f2011d0d20fe5840f8110b2afdc063a86c861fb9;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index f24163979e..8ed781d4a9 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -1,6 +1,288 @@ LyX file-format changes ----------------------- +Please keep the entries informative enough, i.e. try to indicate what +changes happened in particular if possible. A good example would be +2010-01-10 entry. + +Please also indicate the revision at which your change was committed. +This will help later people understand what you did, especially as +adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. + +----------------------- + +2012-03-06 Jürgen Spitzmüller + * Format incremented to 427 (r40867) + Add native TIPA inset. + +2012-02-20 Uwe Stöhr + * Format incremented to 426 (r40784) + support for the verbatim environment + (added only a layout) + +2012-01-23 Uwe Stöhr + * Format incremented to 425 (r40663) + support for the LaTeX-package cancel (fix bug 6819) + +2012-01-09 Julien Rioux + * Format incremented to 424 (r40592) + New buffer param \cite_engine_type to specify the type of + citation labels being used, authoryear or numerical. + +2012-01-05 Georg Baum + * Format incremented to 423 (r40574) + support for the LaTeX-package mathtools (fix bug 7949) + New buffer param \use_package mathtools + +2012-01-03 Georg Baum + * Format incremented to 422 (r40563) + \use_amsmath 0/1/2 => \use_package amsmath 0/1/2 + \use_esint 0/1/2 => \use_package esint 0/1/2 + \use_mhchem 0/1/2 => \use_package mhchem 0/1/2 + \use_mathdots 0/1/2 => \use_package mathdots 0/1/2 + \use_undertilde 0/1/2 => \use_package undertilde 0/1/2 + +2011-12-18 Georg Baum + * Format incremented to 421 (r40522) + The caption flag of longtable rows is no longer exclusive to the head + and foot flags, since captions can occur in any of the two heads and + two foots. Before, captions were implicitly in head or firsthead. + For Docbook and XHTML output the caption flag "wins" over head/foot. + +2011-12-12 Julien Rioux + * Format incremented to 420 (r40484) + New buffer param \biblio_style to specify a document-wide + default bibliography style (BibTeX style for the moment). + +2011-12-09 Uwe Stöhr + * Format incremented to 419 (r40452) + support for the document languages australian and newzealand + +2011-12-08 Richard Heck + * Format incremented to 418 (r40427) + Introduce justification preference. + +2011-11-07 Julien Rioux + * Format incremented to 417 (r39982 and r40155) + Rename the japanese encodings to names understood by pLaTeX. + +2011-08-29 Uwe Stöhr + * Format incremented to 416 (r39557) + support for \negmedspace and \negthinspace outside of math + support for \hfill, \enspace, \hspace* and \hspace*{\fill} in math + No new InsetSpace parameters + +2011-07-30 Uwe Stöhr + * Format incremented to 415 (r39464) + support for the LaTeX-package undertilde (fix bug 6622) + New buffer param \use_undertilde + +2011-07-02 Pavel Sanda + * Format incremented to 414 (r39367) + New InsetSpace param \textvisiblespace + +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 + +2011-02-03 Edwin Leuven + * Format incremented to 412 (r37471) + Support tabular* : add tabularwidth parameter to + tabular features + +2011-02-03 Jürgen Spitzmüller + * Format incremented to 411 + New buffer param \language_package to allow per-document + language package selection (bug 2909). + +2010-11-26 Richard Heck + * Format incremented to 410 (r36520) + Rename "\\begin_layout Labeling" to "\\begin_layout List" + in the KOMA (scr*) classes. + +2010-11-26 Jürgen Spitzmüller + * Format incremented to 409 (r36500) + Rename buffer param \use_xetex to \use_non_tex_fonts. + +2010-11-21 Georg Baum + * Format incremented to 408 (r36424) + New inset for sub/superscripts: + script superscript + script subscript + +2010-11-07 Uwe Stöhr + * Format incremented to 407 (r36182) + Support for vertical offset of multirow cells. + New tag "mroffset" for multirow cells with an offset. + +2010-11-06 Jean-Marc Lasgouttes + * Format incremented to 406 (r36163) + Proper ERT behaviour for normal layouts. Paragraph breaks + generate single \n in latex output when ParbreakIsNewline + is true. + +2010-10-23 Vincent van Ravesteijn + * Format incremented to 405 (r36134) + Author hash numbers. + The authors that are used in change tracking are + now identified in the file by a number that represents + the hash value of the name and email. In this way + collaboration using version control leads to way less + merge conflicts. + +2010-10-13 Richard Heck + * Format incremented to 404 (r35623) + Support for refstyle package. + Changed the LaTeXCommand for InsetRef from "prettyref" + to "formatted", where "formatted" is now interprted + differently, depending upon whether the new buffer param + use_refstyle is true or false. + +2010-10-12 Richard Heck + * Format incremented to 403 (r35608) + Renaming of flex insets. + Changed + \begin_inset Flex TAG:Style + to + \begin_inset Flex Style + where TAG is Custom, CharStyle, or Element + +2010-10-11 Uwe Stöhr + * Format incremented to 402 (r35590) + No new or removed parameter, used to insert a + clear(double)page before BibTeX inset. + +2010-09-19 Ronen Abravanel + * Format incremented to 401 (r35455) + Support for Feynman diagrams + New math command \Diagram + +2010-09-07 Uwe Stöhr + * Format incremented to 400 (r35299) + Support for the LaTeX-command \rule. + New CommandInset "line". + +2010-08-31 Uwe Stöhr + * Format incremented to 399 (r35241) + Support for the LaTeX-package mathdots. + New parameter \use_mathdots. + +2010-07-17 Uwe Stöhr + * Format incremented to 398 (r34941) + Support \mathscr. + No new parameter but the mathrsfs package will be loaded. + +2010-07-16 Richard Heck + * Format incremented to 397 (r34920) + Remove Nameref support + +2010-07-13 Richard Heck + * Format incremented to 396 (r34884) + nameref support + new commands nameref and Nameref for InsetRef + +2010-07-13 Uwe Stöhr + * Format incremented to 395 (r34883) + Support for ISO C-series paper format. + New parameter \papersize cxpaper with (x = 0 - 6). + +2010-07-03 Uwe Stöhr + * Format incremented to 394 (r34748) + Support for makebox. + New box parameter \use_makebox. + +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 + * Format incremented to 392 (r34615) + Dummy format change permitting Beamer files to be converted to + a new, more useful format. + +2010-06-05 Edwin Leuven + * Format incremented to 391 (r34598) + Added support for decimal alignment in tables. + +2010-05-25 Pavel Sanda + * Format incremented to 390: support for ouput sync (forward/reverse) + search. New boolean \forward_search and string \forward_macro. + +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 + * 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 + * Format incremented to 386: LyX version for InsetInfo: + new parameters: type "lyxinfo", arg "version". + +2010-04-08 Uwe Stöhr + * Format incremented to 385: support to change the background color + for shaded boxes: new buffer parameter \boxbgcolor + +2010-04-03 Uwe Stöhr + * Format incremented to 384: support to specify a document-wide + font color: new buffer parameter \fontcolor + +2010-03-31 Uwe Stöhr + * Format incremented to 383: support for Turkmen + +2010-03-31 Uwe Stöhr + * Format incremented to 382: support to change the font color + for greyed-out notes: new buffer parameter \notefontcolor + +2010-03-28: Vincent van Ravesteijn + * Format incremented to 381: support for new parameters + for \xymatrix: \xymatrix@!0, \xymatrix!R and \xymatrix!C. + +2010-03-28: Vincent van Ravesteijn + * Format incremented to 380: introduction of InsetPreview. + +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. + +2010-02-12 Pavel Sanda + * Format incremented to 378: support for revision InsetInfo. + Various "vcs-*" strings could be argument of arg parameter + in InsetInfo. This entry is a safety measure, no lyx2lyx + conversion is needed in fact. + +2010-02-11 Uwe Stöhr and Edwin Leuven + * Format incremented to 377: support for multirow cells in + tables + +2010-01-10 Jürgen Spitzmüller + * Format incremented to 376: new buffer param + \maintain_unincluded_children. If true, the aux files of + non-included children (with \includeonly) are updated to + keep the counters and refs correct. + +2010-01-06 Jürgen Spitzmüller + * Format incremented to 375: add support for \includeonly + This adds a new buffer param list of relative filenames + which are output as \includeonly arguments, like this: + \begin_includeonly + child1.lyx + child2.lyx + \end_includeonly + +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 + 2009-12-07 Jürgen Spitzmüller * Format incremented to 373: merge g-brief-de and g-brief-en classes into one g-brief class.