]> git.lyx.org Git - lyx.git/blob - development/FORMAT
Amend 601244ba92: Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
[lyx.git] / development / FORMAT
1 LyX file-format changes
2 -----------------------
3
4 Please keep the entries informative enough, i.e. try to indicate what
5 changes happened in particular if possible. A good example would be
6 2010-01-10 entry.
7
8 -----------------------
9
10 2019-02-21 Joice Joseph <josukutty@outlook.com>
11     * Format incremented to 567: Support for Malayalam:
12         \lang malayalam
13
14 2018-10-29  Guy Rutenberg <guyrutenberg@gmail.com>
15         * format incremeneted to 566: Fix direction of Hebrew parentheses in the LyX file.
16
17 2018-10-18  Kornel Benko <kornel@lyx.org>
18         * format incremented to 565: Added Adobe Source Pro fonts.
19
20 2018-09-20  Jürgen Spitzmüller <spitz@lyx.org>
21         * format incremented to 564: New info-inset lyxinfo subtype layoutformat. This returns
22           the current layout format.
23
24 2018-08-16  Jürgen Spitzmüller <spitz@lyx.org>
25         * format incremented to 563: New inset argument type "listpreamble". The content will
26           be inserted between environment begin and first \item of a list.
27
28 2018-08-13  Jürgen Spitzmüller <spitz@lyx.org>
29         * format incremented to 562: New info-inset type l7n. This returns a localized version
30           of a string (in the GUI language) if available, removing trailing colons and
31           accelerator marks.
32
33 2018-08-10  Kornel Benko <kornel@lyx.org>
34         * format incremented to 561: Added DejaVu and IBM Plex fonts.
35
36 2018-08-07  Jürgen Spitzmüller <spitz@lyx.org>
37         * format incremented to 560: Time-related info insets: time, modtime, fixtime;
38           new buffer info inset type: name-noext.
39
40 2018-08-04  Jürgen Spitzmüller <spitz@lyx.org>
41         * format incremented to 559: Date-related info insets: date, moddate, fixdate.
42
43 2018-07-30  Kornel Benko <kornel@lyx.org>
44         * format incremented to 558: Remove Begin/EndFrontmatter styles from elsarticle layout.
45
46 2018-07-29  Jürgen Spitzmüller <spitz@lyx.org>
47         * format incremented to 557: Separate vcs Info inset from buffer Info inset.
48
49 2018-07-07  Jürgen Spitzmüller <spitz@lyx.org>
50         * format incremented to 556: Support for bib file encoding.
51           - New param "encoding" for CommandInset bibtex
52           This will be used for biblatex output as bibencoding package option,
53           for BibTeX, \bibliography will be wrapped into 
54           \bgroup\inputencoding{<enc>}...\egroup
55
56 2018-07-01  Jürgen Spitzmüller <spitz@lyx.org>
57         * format incremented to 555: Support varwidth's V tabular column type.
58           This effectively enables linebreaks, multipars and layout changes in
59           non-fixed width (i.e., standard) table columns.
60
61 2018-06-23  Jürgen Spitzmüller <spitz@lyx.org>
62         * format incremented to 554: Support tabularx and xltabular:
63           - add column flag "varwidth=true", which will output column type 'X'
64             with either tabularx or xltabular (for multi-page tables) environment.
65
66 2018-05-21  Jürgen Spitzmüller <spitz@lyx.org>
67         * format incremented to 553: Support \cite command in tufte classes.
68           This builds on an extension of the natbib CiteEngine by tufte.
69
70 2018-05-10  Jürgen Spitzmüller <spitz@lyx.org>
71         * format incremented to 552: support for float alignment
72           - add buffer param \float_alignment [class|left|center|right]
73           - add buffer param \float_placement class
74           - add float param alignment [class|document|left|center|right]
75           - add float param placement class (=> new param)
76           - add float param placement document(=> like formerly empty param)
77
78 2018-05-06  Jürgen Spitzmüller <spitz@lyx.org>
79         * format incremented to 551: add font info param \nospellcheck that prevents
80           text from being spellchecked.
81
82 2018-04-22  Jürgen Spitzmüller <spitz@lyx.org>
83         * format incremented to 550: rename \fontencoding global to \fontencoding auto.
84           Semantic change: this is now automatically set depending on the document fonts.
85
86 2018-04-21  Jürgen Spitzmüller <spitz@lyx.org>
87         * format incremented to 549: change \textcyr to \textcyrillic.
88           Dummy format change for now (in case it turns out we need to do something).
89
90 2018-04-18  Jürgen Spitzmüller <spitz@lyx.org>
91         * format incremented to 548: Add Landscape flex inset in Landscape module.
92           \begin{landscape}...\end{landscape} > \begin_inset Flex Landscape
93
94 2018-03-14 Yuriy Skalko <yuriy.skalko@gmail.com>
95         * Format incremented to 547: support for Charter font from XCharter package.
96
97 2018-03-10 Uwe Stöhr <uwestoehr@web.de>
98         * Format incremented to 546: support for ParaType fonts.
99           - \usepackage{PTSerif} > \font_roman "PTSerif-TLF"
100           - \usepackage[scaled=x.xx]{PTSans} > \font_sans "PTSans-TLF""
101           - \usepackage[scaled=x.xx]{PTMono} > \font_typewriter "PTMono-TLF"
102
103 2018-02-23  Jürgen Spitzmüller <spitz@lyx.org>
104         * format incremented to 545: Add "literal" param to inset include
105           This is used by the lstinput caption.
106
107 2017-06-06 Enrico Forestieri <forenr@lyx.org>
108         * Format incremented to 544: support for minted.
109           The listings inset now supports also the minted package.
110           - New buffer param \use_minted {true|false}
111
112 2017-05-13 Uwe Stöhr <uwestoehr@web.de>
113         * Format incremented to 543: rename buffer parameter
114           math_number_before to math_numbering_side
115
116 2017-04-25 Uwe Stöhr <uwestoehr@web.de>
117         * Format incremented to 542: support for document class option "leqno"
118           New buffer parameter \math_number_before
119
120 2017-04-19 Günter Milde <milde@lyx.org>
121         * Format incremented to 541: changes \SpecialChar:
122           - new argument "allowbreak" to mark an optional line break
123             without inserting a hyphen (= ZWSP). See #10585.
124
125 2017-04-15 Uwe Stöhr <uwestoehr@web.de>
126         * Format incremented to 540: support for rotated float placements
127           - no new LFUN or buffer parameters
128
129 2017-04-08 Uwe Stöhr <uwestoehr@web.de>
130         * Format incremented to 539: support for \baselineskip.
131           - new length unit BLS
132
133 2017-04-05 Uwe Stöhr <uwestoehr@web.de>
134         * Format incremented to 538: support for document class option "fleqn"
135           and for length \mathindent.
136           New buffer parameters
137           - \is_math_indent
138           - \math_indentation
139
140 2017-04-04 Uwe Stöhr <uwestoehr@web.de>
141         * Format incremented to 537: support for \xout.
142           Character style via ulem's \xout. New
143           LFUN_FONT_CROSSOUT
144
145 2017-04-04 Uwe Stöhr <uwestoehr@web.de>
146         * Format incremented to 536: support for Noto fonts.
147           - \usepackage[rm]{noto} > \font_roman "NotoSerif-TLF" "<nontexfont>"
148           - \usepackage[sf]{noto} > \font_sans "NotoSans-TLF" "<nontexfont>"
149           - \renewcommand{\ttdefault}{NotoMono-TLF} 
150                   > \font_typewriter "NotoMono-TLF" "<nontexfont>"
151
152 2017-03-19 Enrico Forestieri <forenr@lyx.org>
153         * Format incremented to 535: support for en/em-dash as ligatures.
154           The en- and em-dashes (U+2013 and U+2014) are now exported as
155           the font ligatures -- and --- when they would have been exported
156           as the macros \textendash and \textemdash, unless instructed
157           otherwise by a document preference.
158           - New buffer param \use_dash_ligatures {true|false}
159
160 2017-02-04 Jürgen Spitzmüller <spitz@lyx.org>
161         * Format incremented to 534: Support for chapterbib
162           - New buffer param value \multibib child
163             LaTeX support either via biblatex's \newrefsection at the beginning
164             of child documents, chapterbib or bibtopic's btUnit environment
165             embracing the child content (if subdivided bibliography is requested).
166
167 2017-02-04 Jürgen Spitzmüller <spitz@lyx.org>
168         * Format incremented to 533: Support for multiple bibliographies
169           - New buffer param \multibib {none|part|chapter|section|subsection}
170             LaTeX support either via biblatex option "refsection" or bibtopic's
171             btUnit environment.
172           - New btprint value "bibbysection" of CommandInset bibtex:
173             outputs \bibbysection instead of \printbibliography.
174
175 2017-01-28 Jürgen Spitzmüller <spitz@lyx.org>
176         * Format incremented to 532: literal command inset parameter.
177           With this, inset command params with ParamInfo::HANDLING_LATEXIFY
178           can be passed to LaTeX either verbatim or latexified.
179
180 2017-01-21 Jürgen Spitzmüller <spitz@lyx.org>
181         * Format incremented to 531: Support for qualified citation lists.
182           \begin_inset CommandInset citation
183             New params: pretextlist, posttextlist
184             A tab-separated list consisting of a cite key, a space and the the
185             pre- or postnote associated with that specific key.
186
187 2017-01-13 Jürgen Spitzmüller <spitz@lyx.org>
188         * Format incremented to 530: Support natbib & jurabib package options.
189
190
191 2017-01-13 Jürgen Spitzmüller <spitz@lyx.org>
192         * Format incremented to 529:
193           \begin_inset CommandInset citation
194             New LatexCommand value: keyonly -> outputs only the key,
195             without any cite command.
196
197 2017-01-08 Jürgen Spitzmüller <spitz@lyx.org>
198         * Format incremented to 528: Biblatex support
199           - New buffer param options:
200             \cite_engine biblatex | biblatex-natbib
201           - New buffer params:
202             \biblatex_bibstyle > biblatex bibliography style
203                                  (package option bibstyle=)
204             \biblatex_citestyle > biblatex citation style
205                                  (package option citestyle=)
206             \biblio_options > further biblatex package options
207           - \begin_inset CommandInset bibtex:
208             New param "biblatexopts" > options to \printbibliography
209           - \begin_inset CommandInset citation
210             New LatexCommand values: citebyear[][], Footcite[][],
211                 Autocite[][], citetitle*[][], footfullcite[][],
212                 supercite, Citeauthor*[][]
213
214 2017-01-02 Richard Heck <rgheck@lyx.org>
215         * Format incremented to 526: Support plural and capitalize options
216           for refstyle-based references
217           - plural "bool"
218           - caps "bool"
219
220 2017-01-02 Richard Heck <rgheck@lyx.org>
221         * Format incremented to 525: Label only option for references
222           - LaTeXCommand labelonly
223
224 2016-12-29 Jürgen Spitzmüller <spitz@lyx.org>
225         * Format incremented to 524: Support Crimson/Cochineal fonts
226           - \usepackage{cochineal} > \font_roman "cochineal" "<nontexfont>"
227              - [osf] > \font_osf true
228           - \usepackage{crimson} > \font_roman "cochineal" "<nontexfont>"
229           - \usepackage[cochineal]{newtxmath} 
230              > \font_math "cochineal-ntxm" "<nontexfont>"
231
232 2016-12-26 Jürgen Spitzmüller <spitz@lyx.org>
233         * Format incremented to 523: Implement cjk quotation marks.
234           - cjk (corner marks): \begin_inset Quotes j..
235           - cjkangle (angle brackets): \begin_inset Quotes k..
236
237 2016-12-25 Jürgen Spitzmüller <spitz@lyx.org>
238         * Format incremented to 522: Implement dynamic quotation marks.
239           \begin_inset Quotes x..
240           New buffer param \dynamic_quotes true|false
241
242 2016-12-24 Jürgen Spitzmüller <spitz@lyx.org>
243         * Format incremented to 521:
244           Introduce new quote styles:
245           - british \begin_inset Quotes b..
246           - swiss \begin_inset Quotes c..
247           - swedishg \begin_inset Quotes w..
248           - frenchin \begin_inset Quotes i..
249           - russian \begin_inset Quotes r..
250           Change default behavior of French quote style:
251           - Inner quotes are now ``...''.
252           - Former french style is now called "swiss"
253
254 2016-12-21 Jürgen Spitzmüller <spitz@lyx.org>
255         * Format incremented to 520: Introduce plain quote style:
256           \begin_inset Quotes qls => \textquotesingle
257           \begin_inset Quotes qld => \textquotesingle
258           \begin_inset Quotes qrs => \textquotedbl
259           \begin_inset Quotes qrd => \textquotedbl
260
261 2016-12-20 Jürgen Spitzmüller <spitz@lyx.org>
262         * Format incremented to 519: rename \quotes_language to \quotes_style.
263
264 2016-12-13 Richard Heck <rgheck@lyx.org>
265         * Format incremeneted to 518: iopart.layout now includes
266           stdlayouts.inc.
267
268 2016-12-10 Jürgen Spitzmüller <spitz@lyx.org>
269         * Format incremented to 517: InsetQuote now works in verbatim
270           and Hebrew. On reversion, it is replaced by straight quotes
271           in these contexts.
272
273 2016-12-07 Günter Milde <milde@lyx.org>
274         * Format incremented to 516: Removed \inputenc value "pt254"
275
276 2016-10-28 Uwe Stöhr <uwestoehr@web.de>
277         * Format incremented to 515: support for Urdu and Syriac:
278           \lang urdu
279           \lang syriac
280
281 2016-10-22 Uwe Stöhr <uwestoehr@web.de>
282         * Format incremented to 514: support for Amharic etc.:
283           \lang amharic
284           \lang asturian
285           \lang kannada
286           \lang khmer
287
288 2016-10-16 Uwe Stöhr <uwestoehr@web.de>
289         * Format incremented to 513: support for Piedmontese etc.:
290           \lang bosnian
291           \lang friulan
292           \lang macedonian
293           \lang piedmontese
294           \lang romansh
295
296 2016-08-04 Jürgen Spitzmüller <spitz@lyx.org>
297         * Format incremented to 512
298           Added inclusion of styles from [scr]article to the [scr]article-beamer
299           layouts. On reversion, this is handled via local layout additions that
300           are removed again on conversion.
301
302 2016-07-11 Richard Heck <rgheck@lyx.org>
303         * Format incremented to 511
304           Added "inverted" branches
305
306 2016-06-19 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
307         * Format incremented to 510
308           Removed external date inset
309
310 2016-06-16 Pavel Sanda <sanda@lyx.org>
311         * Format incremented to 509.
312           New parameter "\use_microtype bool" for including microtype LaTeX
313           package into preamble.
314
315 2016-04-05 Enrico Forestieri <forenr@lyx.org>
316         * Format incremented to 508
317           New kind of Separator inset (latexpar). The old parbreak separator
318           used specifically to introduce a LaTeX paragraph break in the output
319           (and thus not as a proper separator) is turned into a latexpar kind.
320           The only difference with the parbreak kind is the representation
321           on screen. The new latexpar kind is represented by the same symbol
322           used previously for the parbreak one, while the latter is now
323           represented as a double line.
324
325 2016-03-25 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
326         * Format incremented to 507
327           Convert caption subtype LongTableNoNumber to Unnumbered
328
329 2016-01-26 Guillaume Munch <gm@lyx.org>
330         * Format incremented to 506
331           No new parameters.
332           Convert "inset-modify tabular" to "tabular-feature" in Info insets.
333
334 2016-01-26 Uwe Stöhr <uwestoehr@web.de>
335         * Format incremented to 505
336           This was a conversion of acmsiggraph.layout to ACM siggraph version 0.92.
337           This was reverted after format 506 on 2016-02-03.
338
339 2015-12-20 Guillaume Munch <gm@lyx.org>
340         * Format incremented to 504
341           New parameter "\save_transient_properties". When set to false, various
342           settings are no longer written to the file (only with a default
343           value). These include for now \tracking_changes and \output_changes.
344           Bug 9841.
345
346 2015-11-24 Uwe Stöhr <uwestoehr@web.de>
347         * Format incremented to 503
348           No new parameters.
349           Add environment "verbatim*" to stdlayouts.inc.
350
351 2015-11-18 Uwe Stöhr <uwestoehr@web.de>
352         * Format incremented to 502
353           No new parameters.
354           Add environment "solution" to the theorems modules.
355
356 2015-11-08 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
357         * Format incremented to 501
358           \fonts_roman, \fonts_sans, \fonts_typewriter and \fonts_math,
359           take now two quoted values instead of one unquoted one.
360           The first one is for TeX fonts, the second one for non-TeX fonts.
361           \font_sf_scale and \font_tt_scale
362           take now two values instead of one.
363           The first one is for TeX fonts, the second one for non-TeX fonts.
364
365 2015-11-04 Uwe Stöhr <uwestoehr@web.de>
366         * Format incremented to 500
367           No new parameters.
368           achemso layout improvement:
369           - new flex inset Latin
370
371 2015-10-27 Uwe Stöhr <uwestoehr@web.de>
372         * Format incremented to 499
373           No new parameters.
374           moderncv layout improvements:
375           - new style Name ,obsoletes the styles FamilyName and FirstName
376           - new argument for style Phone, obsoletes styles Mobile and Fax
377           - new styles CVIcons and CVColumnWidth
378
379 2015-10-19 Uwe Stöhr <uwestoehr@web.de>
380         * Format incremented to 498
381           No new parameters.
382           tcolorbox module improvements:
383           - 5 new custom box insets
384           - new subtitle inset
385           - new raster box inset
386
387 2015-07-16 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
388         * Format incremented to 497
389           The boundingBox parameter of InsetExternal uses units now
390
391 2015-07-16 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
392         * Format incremented to 496
393           Remove noUnzip parameter of InsetGraphics
394
395 2015-05-24 Jürgen Spitzmüller <spitz@lyx.org>
396         * Format incremented to 495: Rename sub: refprefix to subsec: in order
397           to prevent clash of \\subref command with subfloat package.
398
399 2015-05-24 Uwe Stöhr <uwestoehr@web.de>
400         * Format incremented to 494: support more layouts in jss.layout
401           No new parameters.
402
403 2015-05-17 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
404         * Format incremented to 493
405           Support \multicolumn in math formulas
406
407 2015-05-16 Uwe Stöhr <uwestoehr@web.de>
408         * Format incremented to 492: support for \colorbox and \fcolorbox
409           in the box dialog.
410           New box parameters:
411           - framecolor
412           - backgroundcolor
413
414 2015-05-14 Uwe Stöhr <uwestoehr@web.de>
415         * Format incremented to 491: support for xcolor's default colors
416           No new parameter, the \color parameter can now also have these values:
417           "brown", "darkgray", "gray", "lightgray", "lime", "olive", "orange",
418           "pink", "purple", "teal", "violet"
419
420 2015-05-13 Enrico Forestieri <forenr@lyx.org>
421         * Format incremented to 490: new \origin tag, extended \textclass tag.
422           The \origin tag keeps track of the document directory and is useful
423           for locating files if the document is moved to a new location.
424           The \textclass tag can now contain a path (possibly relative to the
425           document directory) pointing to the location of a local layout file
426           if it is not located in the document directory.
427
428 2015-05-11 Uwe Stöhr <uwestoehr@web.de>
429         * Format incremented to 489: support to set line thickness, box separation
430               and shadow size in the box dialog
431           New box parameters:
432           - thickness
433           - separation
434           - shadowsize
435
436 2015-04-21 Jürgen Spitzmüller <spitz@lyx.org>
437         * Format incremented to 488: Rewrite the Glosse insets (Glosse and Tri-Glosse).
438           These insets now do not any longer use PassThru. Instead, they use an optional
439           argument which is output as the glosse translation.
440
441 2015-04-20 Jürgen Spitzmüller <spitz@lyx.org>
442         * Format incremented to 487: Support the forest environment of the forest package.
443           Note that this inset does not escape brackets in braces, i.e. [ and ] are output
444           verbatim, not as {[] and {]}.
445
446 2015-04-20 Jürgen Spitzmüller <spitz@lyx.org>
447         * Format incremented to 486: Support item arguments in the
448           "Numbered Examples (consecutive)" and "Subexample" layouts of
449           the linguistics module:
450           \item[foo] bar   ==>  \begin_layout {Subexample|Numbered Examples (consecutive)}
451                                 \begin_inset Argument item:1
452                                 status open
453
454                                 \begin_layout Plain Layout
455                                 foo
456                                 \end_layout
457
458                                 \end_inset
459
460                                 bar
461                                 \end_layout
462
463 2015-04-09 Jürgen Spitzmüller <spitz@lyx.org>
464         * Format incremented to 485: new par layout for sigplanconf.layout:
465           DOI.
466
467 2015-04-06 Uwe Stöhr <uwestoehr@web.de>
468         * Format incremented to 484: support for Georgian:
469           \lang georgian
470
471 2015-03-23 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
472         * Format incremented to 483
473           Make InsetSpecialChar names more consistent:
474           \-                  => softhyphen
475           \textcompwordmark{} => ligaturebreak
476           \@.                 => endofsentence
477           \ldots{}            => ldots
478           \menuseparator      => menuseparator
479           \slash{}            => breakableslash
480           \nobreakdash-       => nobreakdash
481           \LyX                => LyX
482           \TeX                => TeX
483           \LaTeX2e            => LaTeX2e
484           \LaTeX              => LaTeX
485
486 2015-03-01 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
487         * Format incremented to 482
488           "LyX", "TeX", "LaTeX2e" and "LaTeX" are not automatically converted
489           to LaTeX macros anymore.
490           Instead, these are new flavours of InsetSpecialChar (bug 4752).
491
492 2015-02-24 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
493         * Format incremented to 481
494           "--" and "---" are not treated as endash and emdash anymore, since
495           we have unicode symbols for that now (bug 3647).
496
497 2015-01-09 Jürgen Spitzmüller <spitz@lyx.org>
498         * Format incremented to 480:
499           Add self-defined Question* and Question lemma types to
500           theorems-ams-extended-bytype module.
501
502 2014-08-31 Jürgen Spitzmüller <spitz@lyx.org>
503         * Format incremented to 479
504           Support for beamer lemma environment.
505
506 2014-08-25 Uwe Stöhr <uwestoehr@web.de>
507         * Format incremented to 478: support for the LaTeX math commands
508           \x***arrow
509
510 2014-07-05 Jürgen Spitzmüller <spitz@lyx.org>
511         * Format incremented to 477
512           New language swiss german (old spelling):
513           \lang german-ch-old
514
515 2014-05-27 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
516         * Format incremented to 476
517           Native support for \smash[t] and \smash[b] with automatic amsmath
518           loading
519
520 2014-05-05 Enrico Forestieri <forenr@lyx.org>
521         * Format incremented to 475
522           New Separator insets. The parbreak separator introduces a LaTeX
523           paragraph break in the output. The plain separator does nothing
524           and its purpose is replacing the Separator layout for separating
525           environments. The new parbreak separator is roughly equivalent
526           to the old Separator layout.
527
528 2013-05-30 Richard Heck <rgheck@lyx.org>
529         * Format increments to 474: dummy format for conversion of Chunk layouts
530           to insets
531
532 2013-05-28 Uwe Stöhr <uwestoehr@web.de>
533         * Format incremented to 473: support to set Tibetan as document language
534
535 2013-05-26 Uwe Stöhr <uwestoehr@web.de>
536         * Format incremented to 472: added 2 new abstract styles to the
537           aa.layout file
538
539 2013-05-16 Julien Rioux <jrioux@lyx.org>
540         * Format incremented to 471
541           New \cite_engine_type default. The default citation
542           capability of LaTeX is not a pure numerical engine,
543           rather it uses a mixture of labels/numbers.
544
545 2013-05-15 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
546         * Format incremented to 470
547           forced local layouts for future layout backward compatibility:
548           \begin_forced_local_layout, \end_forced_local_layout
549
550 2013-03-23 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
551         * Format incremented to 469
552           support for \caption* in longtables (fix bug 3209)
553
554 2013-03-22 Uwe Stöhr <uwestoehr@web.de>
555         * Format incremented to 468: support for \mbox and \fbox
556           New checkbox in the box dialog to avoid using an explicit
557           width. An empty/missing length can be specified as "".
558
559 2013-03-19 Uwe Stöhr <uwestoehr@web.de>
560         * Format incremented to 467: support for iwona fonts
561           new supported sansserif fonts "iwona", "iwonal", "iwonac"
562           and "iwonalc" and the math font "iwona-math"
563
564 2013-03-17 Jürgen Spitzmüller <spitz@lyx.org>
565         * Format incremented to 466: Powerdot updates.
566           - Support for item arguments ([...], <...>)
567           - Support for list option
568           - Support for Pause layout (like in beamer)
569           - Support for twocolumn layout
570           - Support for \onslide, \onslide* and \onslide+ via fle inset.
571
572 2013-03-16 Jürgen Spitzmüller <spitz@lyx.org>
573         * Format incremented to 465: Convert old beamer frames to new ones.
574           The layouts BeginFrame, BeginPlainFrame and EndFrame are now not
575           valied anymore (use "Frame", "PlainFrame" instead, and nesting).
576
577 2013-02-27 Kornel Benko <kornel@lyx.org>
578         * Format incremented to 464:
579           - Added "cancel" to the GUI handled list of LaTeX packages
580
581 2013-02-18 Julien Rioux <jrioux@lyx.org>
582         * Format incremented to 463:
583           - Use the LyX name of encodings instead of the LaTeX names.
584             The LyX name must be unique, while the name used by LaTeX
585             not necessarily, e.g. different packages might implement
586             support for the same encoding.
587           - Add utf8-platex encoding.
588
589 2013-02-15 Jürgen Spitzmüller <spitz@lyx.org>
590         * Format incremented to 462: Support for recent libertine LaTeX fonts
591           a.) Support Libertine Mono:
592           \usepackage[scaled=$val]{libertineMono-type1}
593            => \font_typewriter libertine-mono
594           b.) Support Biolinum scaling:
595           \usepackage[scaled=$val]{biolinum-type1}
596            => \font_sans biolinum
597
598 2013-02-11 Uwe Stöhr <uwestoehr@web.de>
599         * Format incremented to 461: support for kurier fonts
600           new supported sansserif fonts "kurier", "kurierl", "kurierc"
601           and "kurierlc" and the math font "kurier-math"
602
603 2013-02-09 Uwe Stöhr <uwestoehr@web.de>
604         * Format incremented to 460: support for IEEE conference articles
605           No changes in the file format
606           This format change was added for the lyx2lyx conversion
607
608 2012-12-31 Jürgen Spitzmüller <spitz@lyx.org>
609         * Format incremented to 459: Introduce new beamer frames:
610           Frame, PlainFrame, FragileFrame (LaTeX: \begin{frame},
611           \begin{frame}[plain], \begin{frame}[fragile]). These will
612           eventually replace the old BeginFrame, BeginPlainFrame, which
613           still exist.
614
615 2012-12-30 Jürgen Spitzmüller <spitz@lyx.org>
616         * Format incremented to 458: Extended caption inset support.
617         Former special caption layouts (e.g. of KOMA) are now proper caption
618         insets.
619
620 2012-12-28 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
621         * Format incremented to 457
622           support for the LaTeX-package stackrel (fix bug 8464)
623           New buffer param \use_package stackrel
624
625 2012-12-28 Jürgen Spitzmüller <spitz@lyx.org>
626         * Format incremented to 456: Proper support for memoir \epigraph
627           \epigraph{text}{source} > begin_layout Epigraph, <source> as
628           InsetArgument post:1
629
630 2012-12-22 Jürgen Spitzmüller <spitz@lyx.org>
631         * Format incremented to 455: Support for beamer \frametitle
632           \frametitle<overlay>[short]{title} > begin_layout FrameTitle
633
634 2012-12-19 Jürgen Spitzmüller <spitz@lyx.org>
635         * Format incremented to 454:
636           Real support for beamer overprint environment. This environment has a
637           list structure (with \onslide item commands). Previously, we just output
638           the begin/end tags, which was rather useless. Since the syntax is so
639           different, the old overprint layouts are converted to ERT, likewise the
640           reversion is to ERT.
641
642 2012-12-15 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
643         * Format incremented to 453
644           support for the LaTeX-package stmaryrd (fix bug 8434)
645           New buffer param \use_package stmaryrd
646
647 2012-12-09 Jürgen Spitzmüller <spitz@lyx.org>
648         * Format incremented to 452: Support for beamer block arguments:
649           \begin{block}<overlay>{title}
650
651         * Format incremented to 451: Native support for beamer action/overlay arguments.
652           \command<overlay> => \begin_inset Argument 1
653
654 2012-12-04 Jürgen Spitzmüller <spitz@lyx.org>
655         * Format incremented to 450: Support for the URW Garamond LaTeX fonts.
656           - \usepackage{garamondx} > \font_roman garamondx
657              - [osf], [osfI] > \font_osf true
658           - \usepackage[garamondx]{newtxmath} > \font_math garamondx-ntxm
659           Also (fallback):
660           - \renewcommand{\sffamily}{ugm} > \font_roman garamondx
661
662 2012-11-29 Jürgen Spitzmüller <spitz@lyx.org>
663         * Format incremented to 449: Support for \item arguments.
664           Item arguments have the prefix "item:" and a number determining
665           the order.
666              \begin_inset Argument item:1
667              ...
668              \end_inset
669           => \item[...]
670
671 2012-11-25 Kayvan Sylvan <kayvan@sylvan.com>
672         * Format incremented to 448: Change Noweb literate style Scrap
673           to Chunk to be consistent with all the other literate tools
674           (including noweb!) and add the needed preamble bits to Noweb
675           module support, also remove the literate-* layouts.
676
677 2012-11-24 Uwe Stöhr <uwestoehr@web.de>
678         * Format incremented to 447: No changes in the file format
679           This format change was added to force the lyx2lyx conversion
680           for layout files using the new InsetArgument feature.
681           (see previous fileformat change 446)
682
683 2012-11-19 Jürgen Spitzmüller <spitz@lyx.org>
684         * Format incremented to 446: Change of InsetArgument syntax.
685           InsetArgument now has a numeric identifier which determines
686           its position (in the LaTeX output):
687             \begin_inset Argument 1
688             ...
689             \end_inset
690           Pre-2.1 documents' arguments all get the number "999", and then
691           InsetArgument::updateBuffer() computes the correct number.
692           This is because lyx2lyx has no access to layouts and hence does
693           not know how many optional arguments a layout can have (if a command
694           has two optional and one mandatory arguments and only one optional
695           is actually given, the mandatory arg still must get number 3).
696
697 2012-10-20 Liviu Andronic <landronimirc@gmail.com>
698         * Format incremented to 445: support for the URW Classico font,
699           an Optima clone.
700           - \renewcommand{\sffamily}{uop} > \font_sans uop
701
702 2012-09-25 Jürgen Spitzmüller <spitz@lyx.org>
703         * Format incremented to 444: Support for the Biolinum LaTeX font.
704           - \usepackage{biolinum-type1} > \font_sans biolinum
705              - [lf], [lining] > \font_osf false
706              - [osf], [oldstyle], no option > \font_osf true
707           - \usepackage{libertine-legacy} or
708             \usepackage{libertine} > \font_sans biolinum
709              - [nf], no option > \font_osf false
710              - [osf] > \font_osf true
711
712 2012-09-24 Jürgen Spitzmüller <spitz@lyx.org>
713         * Format incremented to 443: basic support for unicode-math:
714           Empty file format change (in case it turns out we need to
715           do something).
716
717 2012-09-23 Jürgen Spitzmüller <spitz@lyx.org>
718         * Format incremented to 442: support for the newtxmath fonts:
719           - \usepackage{newtxmath} > \font_math newtxmath
720           - \usepackage[libertine]{newtxmath} > \font_math libertine-ntxm
721           - \usepackage[minion]{newtxmath} > \font_math minion-ntxm
722
723 2012-09-23 Jürgen Spitzmüller <spitz@lyx.org>
724         * Format incremented to 441:
725           - rename fonts: mdbch > md-charter, mdput > md-utopia, mdugm > md-garamond
726           - add support for the mathdesign fonts without loading mathfonts:
727             \renewcommand{\rmfamily}{mdbch} >  \font_roman md-charter
728                                                \font_math default
729             \renewcommand{\rmfamily}{mdput} >  \font_roman md-utopia
730                                                \font_math default
731             \renewcommand{\rmfamily}{mdugm} >  \font_roman md-garamond
732                                                \font_math default
733
734 2012-09-22 Jürgen Spitzmüller <spitz@lyx.org>
735         * Format incremented to 440:
736           Math (TeX) font UI.
737           New Buffer param "\font_math <value>",
738           supported values are:
739           * "auto": automatically adapt math font (the status quo ante).
740           * "default": use class default, i.e. prevent TeX font packages
741             from changing the math font, if possible:
742             \renewcommand{\rmdefault}{lmr} >      \font_roman lmodern
743                                                   \font_math default
744             \usepackage[onlytext,lf]{MinionPro} > \font_roman minionpro
745                                                   \font_math default
746             \usepackage[onlytext]{MinionPro} >    \font_roman minionpro
747                                                   \font_osf true
748                                                   \font_math default
749             \renewcommand{\rmdefault}{ppl} >      \font_roman palatino
750                                                   \font_math default
751             \renewcommand{\rmdefault}{pplj} >     \font_roman palatino
752                                                   \font_osf true
753                                                   \font_math default
754             \renewcommand{\rmdefault}{ptm} >      \font_roman times
755                                                   \font_math default
756             \renewcommand{\rmdefault}{futs} >     \font_roman utopia
757                                                   \font_math default
758             \renewcommand{\rmdefault}{futj} >     \font_roman utopia
759                                                   \font_osf true
760                                                   \font_math default
761           * "eulervm": use the eulervm package (\usepackage{eulervm}.
762
763 2012-09-19 Jürgen Spitzmüller <spitz@lyx.org>
764         * Format incremented to 439
765           Support for the MinionPro LaTeX font.
766           - \usepackage{MinionPro} > \font_roman minionpro
767           - [osf], [oldstyle], no option > \font_osf true
768           - [lf], [lining] > \font_osf false
769
770 2012-08-23 Jürgen Spitzmüller <spitz@lyx.org>
771         * Format incremented to 438
772           Support for some IPA macros that are not unicoded.
773           (1) tone symbols from tipa's "tone" subpackage:
774           -- \tone{51} => \IPAChar \tone{51}
775           -- \tone{15} => \IPAChar \tone{15}
776           -- \tone{45} => \IPAChar \tone{45}
777           -- \tone{12} => \IPAChar \tone{12}
778           -- \tone{454} => \IPAChar \tone{454}
779           (2) TIPA tie bars:
780           -- \toptiebar{<content>} =>
781               \begin_inset IPADeco toptiebar
782               status open
783
784               \begin_layout Plain Layout
785               <content>
786               \end_layout
787
788               \end_inset
789           -- \bottomtiebar{<content>} =>
790               \begin_inset IPADeco bottomtiebar
791               status open
792
793               \begin_layout Plain Layout
794               <content>
795               \end_layout
796
797               \end_inset
798
799 2012-08-19 Jürgen Spitzmüller <spitz@lyx.org>
800         * Format incremented to 437
801           Support for the TeX Gyre LaTeX fonts.
802           - \usepackage{tgadventor} > \font_sans tgadventor
803           - \usepackage{tgbonum} > \font_roman tgbonum
804           - \usepackage{tgchorus} > \font_roman tgchorus
805           - \usepackage{tgcursor} > \font_typewriter tgcursor
806           - \usepackage{tgheros} > \font_sans tgheros
807           - \usepackage{tgpagella} > \font_roman tgpagella
808           - \usepackage{tgschola} > \font_roman tgschola
809           - \usepackage{tgtermes} > \font_roman tgtermes
810
811 2012-08-18 Jürgen Spitzmüller <spitz@lyx.org>
812         * Format incremented to 436
813           Support for the mathdesign LaTeX fonts.
814           - \usepackage[mdbch]{mathdesign} > \font_roman md-charter
815           - \usepackage[mdput]{mathdesign} > \font_roman md-utopia
816           - \usepackage[mdugm]{mathdesign} > \font_roman md-garamond
817
818 2012-08-17 Jürgen Spitzmüller <spitz@lyx.org>
819         * Format incremented to 435
820           Support for the txtt LaTeX font.
821           - \renewcommand{\ttdefault}{txtt} > \font_typewriter txtt
822
823 2012-08-17 Jürgen Spitzmüller <spitz@lyx.org>
824         * Format incremented to 434
825           Support for the libertine LaTeX font.
826           - \usepackage{libertine-type1} > \font_roman libertine
827              - [lf], [lining] > \font_osf false
828              - [osf], [oldstyle], no option > \font_osf true
829           - \usepackage{libertine-legacy} or
830             \usepackage{libertine} > \font_roman libertine
831              - [nf], no option > \font_osf false
832              - [osf] > \font_osf true
833
834 2012-06-22 Uwe Stöhr <uwestoehr@web.de>
835         * Format incremented to 433
836           switch the Armenian language support from ArmTeX to XeTeX/polyglossia
837
838 2012-06-08 Uwe Stöhr <uwestoehr@web.de>
839         * Format incremented to 432
840           support for the document languages ancientgreek, coptic, divehi, hindi,
841           kurmanji, lao, marathi, occitan, sanskrit, syriac, tamil, telugu and urdu
842
843 2012-05-06 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
844         * Format incremented to 431
845           Add \use_package amssymb
846
847 2012-04-16 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
848         * Format incremented to 430
849           Support \lstlistoflistings in InsetTOC
850
851 2012-03-21 Uwe Stöhr <uwestoehr@web.de>
852         * Format incremented to 429
853           support for table rotation
854           (table option "rotate" specifies now a number with the rotation angle)
855
856 2012-03-16 Uwe Stöhr <uwestoehr@web.de>
857         * Format incremented to 428
858           support for table cell rotation
859           (table cell option "rotate" specifies now a number with the rotation angle)
860
861 2012-03-06 Jürgen Spitzmüller <spitz@lyx.org>
862         * Format incremented to 427
863           Add native TIPA inset.
864
865 2012-02-20 Uwe Stöhr <uwestoehr@web.de>
866         * Format incremented to 426 (r40784)
867           support for the verbatim environment
868           (added only a layout)
869
870 2012-01-23 Uwe Stöhr <uwestoehr@web.de>
871         * Format incremented to 425 (r40663)
872           support for the LaTeX-package cancel (fix bug 6819)
873
874 2012-01-09 Julien Rioux <jrioux@lyx.org>
875         * Format incremented to 424 (r40592)
876           New buffer param \cite_engine_type to specify the type of
877           citation labels being used, authoryear or numerical.
878
879 2012-01-05 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
880         * Format incremented to 423 (r40574)
881           support for the LaTeX-package mathtools (fix bug 7949)
882           New buffer param \use_package mathtools
883
884 2012-01-03 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
885         * Format incremented to 422 (r40563)
886           \use_amsmath 0/1/2    => \use_package amsmath 0/1/2
887           \use_esint 0/1/2      => \use_package esint 0/1/2
888           \use_mhchem 0/1/2     => \use_package mhchem 0/1/2
889           \use_mathdots 0/1/2   => \use_package mathdots 0/1/2
890           \use_undertilde 0/1/2 => \use_package undertilde 0/1/2
891
892 2011-12-18 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
893         * Format incremented to 421 (r40522)
894           The caption flag of longtable rows is no longer exclusive to the head
895           and foot flags, since captions can occur in any of the two heads and
896           two foots. Before, captions were implicitly in head or firsthead.
897           For Docbook and XHTML output the caption flag "wins" over head/foot.
898
899 2011-12-12 Julien Rioux <jrioux@lyx.org>
900         * Format incremented to 420 (r40484)
901           New buffer param \biblio_style to specify a document-wide
902           default bibliography style (BibTeX style for the moment).
903
904 2011-12-09 Uwe Stöhr <uwestoehr@web.de>
905         * Format incremented to 419 (r40452)
906           support for the document languages australian and newzealand
907
908 2011-12-08 Richard Heck <rgheck@lyx.org>
909         * Format incremented to 418 (r40427)
910           Introduce justification preference.
911
912 2011-11-07 Julien Rioux <jrioux@lyx.org>
913         * Format incremented to 417 (r39982 and r40155)
914           Rename the japanese encodings to names understood by pLaTeX.
915
916 2011-08-29 Uwe Stöhr <uwestoehr@web.de>
917         * Format incremented to 416 (r39557)
918           support for \negmedspace and \negthinspace outside of math
919           support for \hfill, \enspace, \hspace* and \hspace*{\fill} in math
920           No new InsetSpace parameters
921
922 2011-07-30 Uwe Stöhr <uwestoehr@web.de>
923         * Format incremented to 415 (r39464)
924           support for the LaTeX-package undertilde (fix bug 6622)
925           New buffer param \use_undertilde
926
927 2011-07-02 Pavel Sanda <sanda@lyx.org>
928         * Format incremented to 414 (r39367)
929           New InsetSpace param \textvisiblespace
930
931 2011-02-15 Richard Heck <rgheck@lyx.org>
932         * Format incremented to 413 (r37682)
933           New buffer param \html_css_as_file to control whether
934           CSS is output to header to to style file
935
936 2011-02-03 Edwin Leuven <e.leuven@gmail.com>
937         * Format incremented to 412 (r37471)
938           Support tabular* : add tabularwidth parameter to
939           tabular features
940
941 2011-02-03 Jürgen Spitzmüller <spitz@lyx.org>
942         * Format incremented to 411
943           New buffer param \language_package to allow per-document
944           language package selection (bug 2909).
945
946 2010-11-26 Richard Heck <rgheck@lyx.org>
947         * Format incremented to 410 (r36520)
948           Rename "\\begin_layout Labeling" to "\\begin_layout List"
949           in the KOMA (scr*) classes.
950
951 2010-11-26 Jürgen Spitzmüller <spitz@lyx.org>
952         * Format incremented to 409 (r36500)
953           Rename buffer param \use_xetex to \use_non_tex_fonts.
954
955 2010-11-21 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
956         * Format incremented to 408 (r36424)
957           New inset for sub/superscripts:
958           script superscript
959           script subscript
960
961 2010-11-07 Uwe Stöhr <uwestoehr@web.de>
962         * Format incremented to 407 (r36182)
963           Support for vertical offset of multirow cells.
964           New tag "mroffset" for multirow cells with an offset.
965
966 2010-11-06 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
967         * Format incremented to 406 (r36163)
968           Proper ERT behaviour for normal layouts. Paragraph breaks
969           generate single \n in latex output when ParbreakIsNewline
970           is true.
971
972 2010-10-23 Vincent van Ravesteijn <vfr@lyx.org>
973         * Format incremented to 405 (r36134)
974                 Author hash numbers.
975           The authors that are used in change tracking are
976           now identified in the file by a number that represents
977           the hash value of the name and email. In this way
978           collaboration using version control leads to way less
979           merge conflicts.
980
981 2010-10-13 Richard Heck <rgheck@lyx.org>
982         * Format incremented to 404 (r35623)
983           Support for refstyle package.
984           Changed the LaTeXCommand for InsetRef from "prettyref"
985           to "formatted", where "formatted" is now interprted
986           differently, depending upon whether the new buffer param
987           use_refstyle is true or false.
988
989 2010-10-12 Richard Heck <rgheck@lyx.org>
990         * Format incremented to 403 (r35608)
991           Renaming of flex insets.
992           Changed
993             \begin_inset Flex TAG:Style
994           to
995             \begin_inset Flex Style
996           where TAG is Custom, CharStyle, or Element
997
998 2010-10-11 Uwe Stöhr <uwestoehr@web.de>
999         * Format incremented to 402 (r35590)
1000           No new or removed parameter, used to insert a
1001           clear(double)page before BibTeX inset.
1002
1003 2010-09-19 Ronen Abravanel <ronena@gmail.com>
1004         * Format incremented to 401 (r35455)
1005           Support for Feynman diagrams
1006           New math command \Diagram
1007
1008 2010-09-07 Uwe Stöhr <uwestoehr@web.de>
1009         * Format incremented to 400 (r35299)
1010           Support for the LaTeX-command \rule.
1011           New CommandInset "line".
1012
1013 2010-08-31 Uwe Stöhr <uwestoehr@web.de>
1014         * Format incremented to 399 (r35241)
1015           Support for the LaTeX-package mathdots.
1016           New parameter \use_mathdots.
1017
1018 2010-07-17 Uwe Stöhr <uwestoehr@web.de>
1019         * Format incremented to 398 (r34941)
1020           Support \mathscr.
1021           No new parameter but the mathrsfs package will be loaded.
1022
1023 2010-07-16 Richard Heck <rgheck@lyx.org>
1024         * Format incremented to 397 (r34920)
1025           Remove Nameref support
1026
1027 2010-07-13 Richard Heck <rgheck@lyx.org>
1028         * Format incremented to 396 (r34884)
1029           nameref support
1030                 new commands nameref and Nameref for InsetRef
1031
1032 2010-07-13 Uwe Stöhr <uwestoehr@web.de>
1033         * Format incremented to 395 (r34883)
1034           Support for ISO C-series paper format.
1035           New parameter \papersize cxpaper with (x = 0 - 6).
1036
1037 2010-07-03 Uwe Stöhr <uwestoehr@web.de>
1038         * Format incremented to 394 (r34748)
1039           Support for makebox.
1040           New box parameter \use_makebox.
1041
1042 2010-06-07 Richard Heck <rgheck@lyx.org>
1043         * Format incremented to 393 (r34619)
1044                 Renaming in LyX format: \begin_inset OptArg becomes
1045           \begin_inset Argument.
1046
1047 2010-06-07 Richard Heck <rgheck@lyx.org>
1048         * Format incremented to 392 (r34615)
1049           Dummy format change permitting Beamer files to be converted to
1050                 a new, more useful format.
1051
1052 2010-06-05 Edwin Leuven <e.leuven@uva.nl>
1053         * Format incremented to 391 (r34598)
1054           Added support for decimal alignment in tables.
1055
1056 2010-05-25 Pavel Sanda <sanda@lyx.org>
1057         * Format incremented to 390: support for ouput sync (forward/reverse)
1058         search. New boolean \forward_search and string \forward_macro.
1059
1060 2010-05-24 Richard Heck <rgheck@lyx.org>
1061         * Format incremented to 389: remove quotes from html_latex_* params.
1062
1063 2010-05-18 Uwe Stöhr <uwestoehr@web.de>
1064         * Format incremented to 388: support for page sizes A0-3, A6, B0-3, B6
1065           and JIS B0-6
1066
1067 2010-04-21 Richard heck <rgheck@lyx.org>
1068         * Format incremented to 387: New options for XHTML math output.
1069           New BufferParams: html_math_img_scale, html_latex_start,
1070           html_latex_end.
1071
1072 2010-04-17 Richard heck <rgheck@lyx.org>
1073         * Format incremented to 386: LyX version for InsetInfo:
1074           new parameters: type  "lyxinfo", arg   "version".
1075
1076 2010-04-08 Uwe Stöhr <uwestoehr@web.de>
1077         * Format incremented to 385: support to change the background color
1078           for shaded boxes: new buffer parameter \boxbgcolor
1079
1080 2010-04-03 Uwe Stöhr <uwestoehr@web.de>
1081         * Format incremented to 384: support to specify a document-wide
1082           font color: new buffer parameter \fontcolor
1083
1084 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
1085         * Format incremented to 383: support for Turkmen
1086
1087 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
1088         * Format incremented to 382: support to change the font color
1089           for greyed-out notes: new buffer parameter \notefontcolor
1090
1091 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
1092         * Format incremented to 381: support for new parameters
1093           for \xymatrix: \xymatrix@!0, \xymatrix!R and \xymatrix!C.
1094
1095 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
1096         * Format incremented to 380: introduction of InsetPreview.
1097
1098 2010-03-18: Richard Heck <rgheck@lyx.org>
1099         * Format incremented to 379: revise format 374
1100           Replace boolean \html_use_mathml with \html_math_output,
1101           which at the moment can be: MathML, HTML, Images, or LaTeX.
1102
1103 2010-02-12 Pavel Sanda <sanda@lyx.org>
1104         * Format incremented to 378: support for revision InsetInfo.
1105           Various "vcs-*" strings could be argument of arg parameter
1106           in InsetInfo. This entry is a safety measure, no lyx2lyx
1107           conversion is needed in fact.
1108
1109 2010-02-11 Uwe Stöhr <uwestoehr@web.de> and Edwin Leuven <e.leuven@uva.nl>
1110         * Format incremented to 377: support for multirow cells in
1111           tables
1112
1113 2010-01-10 Jürgen Spitzmüller <spitz@lyx.org>
1114         * Format incremented to 376: new buffer param
1115           \maintain_unincluded_children. If true, the aux files of
1116           non-included children (with \includeonly) are updated to
1117           keep the counters and refs correct.
1118
1119 2010-01-06 Jürgen Spitzmüller <spitz@lyx.org>
1120         * Format incremented to 375: add support for \includeonly
1121           This adds a new buffer param list of relative filenames
1122           which are output as \includeonly arguments, like this:
1123           \begin_includeonly
1124           child1.lyx
1125           child2.lyx
1126           \end_includeonly
1127
1128 2009-12-30 Richard Heck <rgheck@lyx.org>
1129         * Format incremented to 374: add html output options.
1130                 \html_use_mathml (boolean): whether to use MathML or images
1131                 \html_be_strict (boolean): whether to be XHTML 1.1 compliant
1132
1133 2009-12-07 Jürgen Spitzmüller <spitz@lyx.org>
1134         * Format incremented to 373: merge g-brief-de and g-brief-en
1135           classes into one g-brief class.
1136           All German layout names are replaced by English ones, the
1137           two classes are renamed to g-brief.
1138
1139 2009-11-29 Jürgen Spitzmüller <spitz@lyx.org>
1140         * Format incremented to 372: new buffer param fontencoding.
1141           This param holds a buffer-specific fontencoding (argument
1142           of the fontenc package).
1143           Possible values:
1144           - global: use lyxrc.fontenc [this is the default]
1145           - default: do not load the fontenc package at all
1146           - <ENC>: real encodings such as "T1". Multiple encodings
1147             can be separated by comma.
1148
1149 2009-11-11 Uwe Stöhr <uwestoehr@web.de>
1150         * Format incremented to 371: add option to suppress the LaTeX
1151           package mhchem.
1152
1153 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
1154         * Format incremented to 370: introduce a document option to
1155           suppress the default date.
1156
1157 2009-07-22 Vincent van Ravesteijn <vfr@lyx.org>
1158         * Format incremented to 369: add the author ids to the list of
1159           authors and let the numbering start with 1 in stead of 0.
1160
1161 2009-07-21 Jürgen Spitzmüller <spitz@lyx.org>, Uwe Stöhr <uwestoehr@web.de>
1162         * Format incremented to 368: allow to use glue lengths for
1163           horizontal spaces.
1164           We just revert hspaces with glue lengths to ERT, since the
1165           inset didn't support them prior to format 368.
1166           No explicit conversion.
1167
1168 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
1169         * Format incremented to 367: allow to use percent lengths for
1170           vertical and horizontal spaces.
1171
1172 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
1173         * Format incremented to 366: allow to use percent lengths for the
1174           paragraph skip separation.
1175
1176 2009-07-19 Uwe Stöhr <uwestoehr@web.de>
1177         * Format incremented to 365: support for paragraph indentation.
1178
1179 2009-07-13 Jürgen Spitzmüller <spitz@lyx.org>
1180         * Format incremented to 364: add \filename_suffix parameter
1181           to branches.
1182           Possible values: 0, 1.
1183           If "1", the branch name is appended to the filename on export
1184           (e.g., <filename>-<suffix>.pdf).
1185
1186 2009-07-11 Uwe Stöhr <uwestoehr@web.de>
1187         * Format incremented to 363: support for horizontal longtable
1188           alignment.
1189
1190 2009-06-11 Jürgen Spitzmüller <spitz@lyx.org>
1191         * Format incremented to 362: support for the applemac encoding.
1192
1193 2009-05-25 Jürgen Spitzmüller <spitz@lyx.org>
1194         * Format incremented to 361: support for custom setting of
1195           bibliography (longest) label width.
1196           Empty file format change.
1197
1198 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
1199         * Format incremented to 360: param width for nomencl_print
1200         CommandInset. This
1201         1.) adds a further value "width" to param set_width
1202         (see format 359)
1203         and
1204         2.) a param width, which takes a length
1205         If "width" is chosen, we define the indendation of the nomencl
1206         list via the optional argument of \printnomenclature, e.g.
1207         \printnomenclature[2cm]{}
1208
1209 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
1210         * Format incremented to 359: param set_width for nomencl_print
1211         CommandInset. This specifies how wide the longest nomencl label
1212         is (i.e., how wide the indendation in the nomencl list is).
1213         Possible values:
1214         - none: do not specifiy the width (use predefined values)
1215         - auto: compute the widest label and specify via
1216           \settowidth{\nomlabelwidth}{<widest label>}
1217
1218 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
1219         * Format incremented to 358: support for custom bibtex and
1220           makeindex commands.
1221
1222 2009-05-05 Pavel Sanda <sanda@lyx.org>, Enrico Forestieri <forenr@lyx.org>
1223         * Format incremented to 357: Change of the latex output for
1224           underline from \underbar to ulem's \uline.
1225
1226 2009-05-05 Pavel Sanda <sanda@lyx.org>
1227         * Format incremented to 356: support for double and wave underline
1228           character styles via ulem's \uuline and \uwave
1229
1230 2009-05-03 Pavel Sanda <sanda@lyx.org>
1231         * Format incremented to 355: support for strikeout character
1232           style via ulem's \sout
1233
1234 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
1235         * Format incremented to 354: support for splitindex's
1236           \printindex* and \printsubindex*.
1237
1238 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
1239         * Format incremented to 353: support for splitindex's
1240           \printsubindex.
1241
1242 2009-04-15 Jürgen Spitzmüller <spitz@lyx.org>
1243         * Format incremented to 352: splitindex support.
1244
1245 2009-04-11 Uwe Stöhr <uwestoehr@web.de>
1246         * Format incremented to 351: support to set a page background
1247           color.
1248
1249 2009-04-06 Jürgen Spitzmüller <spitz@lyx.org>
1250         * Format incremented to 350: new param \default_output_format.
1251
1252 2009-04-05 Jürgen Spitzmüller <spitz@lyx.org>
1253         * Format incremented to 349: initial support for XeTeX.
1254
1255 2009-01-30 Uwe Stöhr <uwestoehr@web.de>
1256         * Format incremented to 348: support for \*phantom.
1257
1258 2009-01-03 Vincent van Ravesteijn <V.F.vanRavesteijn@tudelft.nl>
1259         * Format incremented to 347: support for tabular valign.
1260
1261 2008-11-28 Jürgen Spitzmüller <spitz@lyx.org>
1262         * Format incremented to 346: support for German (Switzerland):
1263           (bug 5450)
1264
1265 2008-11-07 José Matos <jamatos@lyx.org>
1266         * Format incremented to 345: for docbook backend CharStyle: -> Element:
1267           (fix bug 5411)
1268
1269 2008-10-12 Pavel Sanda <sanda@lyx.org>
1270         * Format incremented to 344: sanitize backreference settings
1271           for hyperref (fix bug 5340).
1272
1273 2008-10-12 Jürgen Spitzmüller <spitz@lyx.org>
1274         * Format incremented to 343: new param \use_default_options
1275           (fix bug 2114).
1276
1277 2008-10-12 Uwe Stöhr <uwestoehr@web.de>
1278         * Format incremented to 342: support for Mongolian.
1279
1280 2008-09-30 Uwe Stöhr <uwestoehr@web.de>
1281         * Format incremented to 341: support for TABs in listings.
1282
1283 2008-08-01 José Matos <jamatos@fc.up.pt>
1284         * Format incremented to 340: move empty layouts to "Plain Layout".
1285
1286 2008-07-28 Richard Heck <rgheck@lyx.org>
1287         * Format incremented to 339: removal of default modules.
1288
1289 2008-06-21 Uwe Stöhr <uwestoehr@web.de>
1290         * Format incremented to 338: support for polytonic Greek.
1291
1292 2008-06-13 Abdelrazak Younes <younes@lyx.org>
1293         * Format incremented to 337: convert/revert graphics display param.
1294
1295 2008-06-04 Jürgen Spitzmüller <spitz@lyx.org>
1296         * Format incremented to 336: new param \font_cjk.
1297
1298 2008-05-30 Richard Heck <rgheck@lyx.org>
1299         * Format incremented to 335: fixes for InsetSpace problems.
1300
1301 2008-05-16 Uwe Stöhr <uwestoehr@web.de>
1302         * Format incremented to 334: fix for bug 4868.
1303
1304 2008-05-09 Jürgen Spitzmüller <spitz@lyx.org>
1305         * Format incremented to 333: fixes in the APA layout.
1306
1307 2008-05-06 Pavel Sanda <sanda@lyx.org>
1308         * Format incremented to 332: Added groupId for graphics insets.
1309
1310 2008-25-04 Helge Hafting <helge.hafting@aitel.hist.no>
1311         * Format incremented to 330: More horizontal fills
1312           - \leftarrowfill, \rightarrowfill
1313           - \upbracefill, \downbracefill
1314
1315 2008-04-28 Jürgen Spitzmüller <spitz@lyx.org>
1316         * Format incremented to 329: new param \master.
1317
1318 2008-04-18 Bo Peng <ben.bob@gmail.com>
1319         * Format incremented to 328: Revert the support for embedding
1320
1321 2008-04-16 Uwe Stöhr <uwestoehr@web.de>
1322         * Format incremented to 327: support for Mexican Spanish.
1323
1324 2008-04-11 Jürgen Spitzmüller <spitz@lyx.org>
1325         * Format incremented to 326: support for pdflatex via external inset.
1326
1327 2008-03-29 Uwe Stöhr <uwestoehr@web.de>
1328         * Format incremented to 325: merge the two Japanese languages to one that is
1329           encoding independent.
1330
1331 2008-03-25 Jürgen Spitzmüller <spitz@lyx.org>
1332         * Format incremented to 324: merge the two newline insets.
1333
1334 2008-03-25 Jürgen Spitzmüller <spitz@lyx.org>
1335         * Format incremented to 323: merge the diverse newpage insets.
1336
1337 2008-03-24 Richard Heck <rgheck@lyx.org>
1338         * Format incremented to 322: local layout
1339
1340 2008-03-18 Edwin Leuven <e.leuven@uva.nl>
1341         * Format incremented to 321: drop row/col lines and ensure
1342           consistency between cell and row/col lines.
1343           Make the separation between \begin_inset and Tabular a
1344           single space (it used to be a double space for lyx < 1.4)
1345
1346 2008-03-18 Jürgen Spitzmüller <spitz@lyx.org>
1347         * Format incremented to 320: support for protected horizontal fill
1348           (\hspace*{\fill})
1349
1350 2008-03-10 Jürgen Spitzmüller <spitz@lyx.org>
1351         * Format incremented to 319: hspace and extended hfill support
1352
1353 2008-03-09 Bo Peng <ben.bob@gmail.com>
1354         * Format incremented to 318: add \extra_embedded_files to buffer params
1355
1356 2008-03-02 Uwe Stöhr <uwestoehr@web.de>
1357         * Format incremented to 317: support floating placements for wrap floats
1358
1359 2008-03-02 Jürgen Spitzmüller <spitz@lyx.org>
1360         * Format incremented to 316: support for subfloats (subfig package)
1361
1362 2008-02-18 Richard Heck <rgheck@lyx.org>
1363         * Format incremented to 315: support for column separation in page margins
1364
1365 2008-02-03 Uwe Stöhr <uwestoehr@web.de>
1366         * Format incremented to 314: adapt scrlttr2 class for serial letters
1367
1368 2008-01-12 Richard Heck <rgheck@lyx.org>
1369         * Format incremented to 313: change in how modules are represented
1370
1371 2008-01-11 Jürgen Spitzmüller <spitz@lyx.org>
1372         * Format incremented to 312: support for sidewaysalgorithm (rotfloat)
1373           and wide sideways{figure,table}.
1374
1375 2008-01-10 Richard Heck <rgheck@lyx.org>
1376         * Format incremented to 311: dummy format to drive the AMS conversion
1377
1378 2007-12-28 Bernhard Reiter <ockham@gmx.net>
1379         * Format incremented to 310: support for \nocite{*}
1380
1381 2007-12-11 Bernhard Reiter <ockham@gmx.net>
1382         * Format incremented to 309: support for \nocite
1383
1384 2007-12-15 Uwe Stöhr <uwestoehr@web.de>
1385         * Format incremented to 308: support for Serbian (Latin)
1386
1387 2007-12-05 Jürgen Spitzmüller <spitz@lyx.org>
1388         * Format incremented to 307: support for \slash and \nobreakdash
1389
1390 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
1391         * Format incremented to 306: support for Interlingua
1392
1393 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
1394         * Format incremented to 305: support for Bahasa Malaysia
1395
1396 2007-12-03 Jürgen Spitzmüller <spitz@lyx.org>
1397         * Format incremented to 304: framed and shaded boxes are now real boxes
1398           (not notes).
1399
1400 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
1401         * Format incremented to 303: remove Serbocroatian as this was not a real
1402           babel language (Croatian was used instead in the background)
1403         * Implement Serbian
1404
1405 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
1406         * Format incremented to 302: support for Latin and North Sami
1407
1408 2007-11-24 Uwe Stöhr <uwestoehr@web.de>
1409         * Format incremented to 301: support for \linebreak
1410
1411 2007-11-23 Uwe Stöhr <uwestoehr@web.de>
1412         * Format incremented to 300: support for \pagebreak
1413
1414 2007-11-01 Uwe Stöhr <uwestoehr@web.de>
1415         * Format incremented to 299: support for hyperlink types
1416
1417 2007-11-01 Stefan Schimanski <sts@1stein.org>
1418         * Format incremented to 298: math-macro code has been rewritten,
1419           now it supports definitions with optional parameters
1420
1421 2007-10-29 Uwe Stöhr <uwestoehr@web.de>
1422         * Format incremented to 297: support for Albanian, lower Sorbian,
1423           fixed upper Sorbian language
1424
1425 2007-10-23 Richard Heck <rgheck@lyx.org>
1426         * Format incremented to 296: InsetInclude becomes an InsetCommand
1427
1428 2007-10-12 Uwe Stöhr <uwestoehr@web.de>
1429         * Format incremented to 295: get rid of the htmlurl command that was
1430           needed for docbook, add the option to create a hyperlink instead
1431
1432 2007-10-12 Pavel Sanda <ps@twin.jikos.cz>
1433         * Format incremented to 294: PDFOptions: add usetitle,
1434           fix leftovers
1435
1436 2007-10-11 Bo Peng <ben.bob@gmail.com>
1437         * Format incremented to 293: Add InsetInfo.
1438
1439 2007-10-09 Uwe Stöhr <uwestoehr@web.de>
1440         * Format incremented to 292: Support for Japanese without
1441           using CJK and inputenc. (japanese-plain)
1442
1443 2007-10-04 Uwe Stöhr <uwestoehr@web.de>
1444         * Format incremented to 291: Support for Vietnamese.
1445
1446 2007-10-03 Uwe Stöhr <uwestoehr@web.de>
1447         * Format incremented to 290: Add table wrap floats
1448
1449 2007-10-03 Martin Vermeer <martin.vermeer@tkk.fi>
1450         * Format incremented to 289: make Index a collapsible inset.
1451
1452 2007-09-25 Richard Heck <rgheck@lyx.org>
1453         * Format incremented to 288: Change how command insets are
1454           represented in LyX files.
1455
1456 2007-09-24 Uwe Stöhr <uwestoehr@web.de>
1457         * Format incremented to 287: Add missing optional parameters
1458           for wrapped figures.
1459
1460 2007-09-21 Pavel Sanda <ps@twin.jikos.cz>
1461         * Format incremented to 286: LyX now supports hyperref and some
1462           of its options.
1463
1464 2007-09-11 Bo Peng <ben.bob@gmail.com>
1465         * Format incremented to 285: Tweaks to embedded file format
1466           Remove inzip parameter from graphics insets.
1467
1468 2007-09-09 Helge Hafting <helge.hafting@aitel.hist.no>
1469         * Format incremented to 284: LyX now implements wrapped figures
1470           using wrapfig.sty instead of floatflt.sty. The latter
1471           is rather buggy, the former also has more options.
1472           No conversion as the .lyx doesn't change.
1473           The .tex export is slightly different, necessitating the
1474           format increase.
1475
1476 2007-09-08 Martin Vermeer <martin.vermeer@tkk.fi>
1477
1478         * format incremented to 283: CharStyle insets are now
1479           called Flex.
1480
1481 2007-08-31 Bo Peng <ben.bob@gmail.com>
1482
1483         * format incremented to 282: lyx files can be zipfiles with
1484           embedded documents.
1485
1486 2007-08-29 Richard Heck <rgheck@lyx.org>
1487
1488         * format incremented to 281: allow modules for layout files
1489
1490 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
1491
1492         * format incremented to 280: the show_label parameter
1493           is depreciated in favour of (Collapsible) status.
1494
1495 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
1496
1497         * format incremented to 279: CharStyle names are now
1498           expected to be of form CharStyle:Name.
1499
1500 2007-08-12 José Matos <jamatos@fc.up.pt>
1501
1502         * format incremented to 278: Close begin_deeper with a
1503           corresponding end_deeper (the only case where it matters is
1504           at the end of the body).
1505
1506 2007-08-12 José Matos <jamatos@fc.up.pt>
1507
1508         * format incremented to 277: lyx is able to create invalid
1509           table where a multicolumn does not have a first cell
1510           (required by the table file format)
1511
1512 2007-07-20 Dov Feldstern <dov@lyx.org>
1513
1514         * format *not* incremented; fixed format 249 conversion, so that it now
1515                 correctly deals with encodings in footnotes (part of bug 3613)
1516
1517 2007-06-26 Uwe Stöhr <uwestoehr@web.de> and Dov Feldstern <dov@lyx.org>
1518
1519         * format incremented to 276: switching exsting language 'arabic' to
1520                 'arabic_arabtex'; this is to differentiate from the new arabic support
1521                 using the arabi package.
1522
1523 2007-05-04  Jürgen Spitzmüller  <spitz@lyx.org>
1524
1525         * format incremented to 275: add graphics params scaleBeforeRotation
1526         (fix bug 1749).
1527
1528 2007-06-13 Dov Feldstern <dov@lyx.org>
1529         * format incremented to 274: applying the conversion done in format 259
1530                 to the \lang property, which was forgotten back then... This is
1531                 slightly more complicated, because the default language has to be
1532                 determined on a per-paragraph basis.
1533
1534 2007-06-13 Bo Peng <ben.bob@gmail.com>
1535         * format incremented to 273: add --Separator-- environment to
1536                 separate consecutive environments
1537
1538 2007-06-13 Bo Peng <bpeng@lyx.org>
1539         * format incremented to 272: convert listings to ERT because
1540                 earlier versions of lyx can not handle unrecognizable
1541                 listings parameters.
1542
1543 2007-05-15 José Matos <jamatos@lyx.org>
1544         * format incremented to 271: extended textclasses accept the
1545         normal font sizes: 10, 11 and 12pt.
1546
1547 2007-05-14 Martin Vermeer <martin.vermeer@tkk.fi>
1548         * format incremented to 270: support beamer \alert, \structure
1549
1550 2007-05-08 Bo Peng <ben.bob@gmail.com>
1551         * format incremented to 269: add listings support
1552         - add preamble flag \listings_params, e.g. \listings_params "language=Python,float"
1553         - add inset listings, with options lstparams and inline, e.g.
1554                 \begin_inset listings
1555                 lstparams "xleftmargin=50pt,language=Python"
1556                 inline false
1557         - add \lstinputlisting Include type. e.g.
1558                 \begin_inset Include \lstinputlisting{newfile1.lyx}[firstline=10,lastline=15]
1559
1560 2007-05-06 Uwe Stöhr  <uwestoehr@web.de>
1561
1562         * format incremented to 268: add support for the CJK encodings
1563         - all encodings supported by CJK.sty are now in lib/encodings
1564         - lib/encoding has got two new flags:
1565           - encoding package:
1566             "inputenc" for those languages that use the inputenc-package and
1567             "CJK" for the CJK encodings
1568           - "fixed"/"variable" to divide between multi- or single-byte encoding
1569         - lib/languages allows now to set an empty language for babel
1570           in this case babel isn't called.
1571
1572 2007-05-04  Jürgen Spitzmüller  <spitz@lyx.org>
1573
1574         * format incremented to 267: add plain utf8 encoding (for XeTeX).
1575
1576 2007-04-29  Uwe Stöhr  <uwestoehr@web.de>
1577
1578         * format incremented to 266:
1579         Support for the Armenian language
1580
1581 2007-04-26  Uwe Stöhr  <uwestoehr@web.de>
1582
1583         * format incremented to 265: fix LyX's table border line handling
1584         With the fix (see bug 1746) LyX now takes care if the user has entered
1585         a "|" character in the argument field of tables. Therefore the "|"
1586         character has to be removed when also a table border is set.
1587
1588 2007-04-24  José Matos  <jamatos@lyx.org>
1589
1590         * format incremented to 264:
1591         textclass cv is renamed simplecv
1592
1593 2007-02-22  José Matos  <jamatos@lyx.org>
1594
1595         * format incremented to 263: changes in the language names (overdue):
1596           brazil -> brazilian
1597           portuges -> portuguese
1598
1599 2007-02-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1600
1601         * format incremented to 262: Allow ascii \inputencoding
1602
1603 2007-02-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1604
1605         * format incremented to 261: \output_changes is now considered
1606         even if \tracking_changes is false. This allows to output existing
1607         changes even if future changes are not tracked anymore.
1608         The old combination
1609
1610         \tracking_changes false
1611         \output_changes true
1612
1613         is therefore converted to
1614
1615         \tracking_changes false
1616         \output_changes false
1617
1618         on upgrade. Nothing is done on downgrade since the new behaviour is
1619         not supported in older formats.
1620
1621 2007-02-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1622
1623         * format incremented to 260: Allow utf8x \inputencoding
1624
1625 2007-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1626
1627         * format incremented to 259:
1628         Old: Spaces at start or end of font changes were output outside of
1629              the font change, i.e. not 'xx\textbf{ yy }zz', but
1630              'xx \textbf{yy} zz'.
1631         New: Spaces are always output with the font set by the user.
1632
1633 2007-01-31  Uwe Stöhr  <uwestoehr@web.de>
1634
1635         * format incremented to 258: new \lyxline definition
1636         Old:
1637                 \\newcommand{\\lyxline}[1]{
1638                   {#1 \\vspace{1ex} \\hrule width \\columnwidth \\vspace{1ex}}
1639                 }
1640         New:
1641                 \\newcommand{\\lyxline}[1][1pt]{%
1642                   \\par\\noindent%
1643                   \\rule[.5ex]{\\linewidth}{#1}\\par}
1644         The new definition is more robust, see bug 1988 and now really takes care of
1645         the fontsize: \lyxline{\Huge} produces now a thicker line than \lyxline{\normalfont}
1646
1647 2007-01-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1648
1649         * format incremented to 257: Caption styles have been replaced by
1650         InsetCaption. This is at the same time also a layout file format
1651         change to format 3. layout2layout removes caption layouts from old
1652         styles.
1653         Note that InsetCaption did exist before this format, but was never
1654         used. Old files containing do nevertheless still work.
1655         Of course users can still define a Caption style in layout files,
1656         but the special treatment in LyX is gone (apart from the sensitive
1657         label property).
1658
1659 2006-12-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1660
1661         * format incremented to 256: allow some new inputenc settings.
1662         For the complete list, see lib/lyx2lyx/lyx_1_5.py.
1663
1664 2006-11-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1665
1666         * format incremented to 255: new insets for \clearpage and
1667         \cleardoublepage. They are written inline to the file, exactly like
1668         \newpage.
1669
1670 2006-11-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1671
1672         * format incremented to 254: new header parameter \use_esint.
1673         It can have the same values as \use_amsmath: 0 (off), 1 (auto) and
1674         2 (on).
1675
1676 2006-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1677
1678         * format incremented to 253: new nomenclature and printnomenclature
1679         insets. These are standard InsetCommand with the following parameters:
1680         \nomenclature[prefix]{symbol}{description}
1681         \printnomenclature[labelwidth]
1682
1683 2006-10-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1684
1685         * format incremented to 252: changed command inset syntax
1686
1687         Old:
1688
1689         \begin_inset LatexCommand \cmdname[opt1][opt2]{arg}
1690         preview true
1691         \end_inset
1692
1693         and
1694
1695         \bibitem [opt1]{arg}
1696
1697
1698         New:
1699
1700         \begin_inset LatexCommand cmdname
1701         name1 "opt1"
1702         name2 "opt2"
1703         name3 "arg"
1704         preview true
1705         \end_inset
1706
1707         The order of the parameters and for each parameter the name and
1708         optional/required bit is now stored in InsetCommandParams.
1709
1710 2006-10-03  Jürgen Spitzmüller  <spitz@lyx.org>
1711
1712         * format incremented to 251: save show_label param for charstyles.
1713
1714         On revert, the show_label param is just removed. Nothing to convert.
1715
1716 2006-10-12  Martin Vermeer <martin.vermeer@hut.fi>
1717
1718         * Format incremented to 250: allow optional arg to environments
1719
1720         No material format change. Now optargs for environments are allowed
1721         to be specified in layout files and will be handled properly. When
1722         converted back to older formats, they will be ignored in LaTeX
1723         output.
1724
1725 2006-08-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1726
1727         * format incremented to 249: Unicode
1728
1729         LyX documents are now always encoded in utf8. The value of
1730         \inputencoding does now only determine the encoding of the created
1731         LaTeX file.
1732         Up to format 248 the value of \inputencoding did also determine the
1733         encoding of the LyX file:
1734
1735         \inputencoding       LyX file encoding
1736         auto                 as determined by the document and character
1737                              languages
1738         default              ditto
1739         everything else      as determined by \inputencoding
1740
1741         The difference between auto and default is only the LaTeX output:
1742         auto causes loading of the inputenc package, default does not.
1743
1744 2006-07-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1745
1746         * format incremented to 248: Basic booktabs support
1747
1748         The <features> tag has a new switch: booktabs="true|false".
1749         An absent switch is equivalent to booktabs="false".
1750         Horizontal lines are set with the booktabs package if this switch
1751         is on.
1752
1753         The <row> tag of tabulars has the following new attributes:
1754         topspace, bottomspace and interlinespace. All take a LyXLength
1755         as value, or the special keyword "default".
1756
1757 2006-06-10  Jürgen Spitzmüller  <spitz@lyx.org>
1758
1759         * format incremented to 247. The Grand Font Interface Rewrite.
1760         (1) Split font selection to rm, sf, tt:
1761                 \fontscheme -> \font_roman, \font_sans, \font_typewriter
1762                 Change 246->247:
1763                         \fontscheme     \font_roman     \font_sans      \font_typewriter
1764                         default         default         default         default
1765                         ae              ae              default         default
1766                         times           times           default         default
1767                         palatino        palatino        default         default
1768                         helvet          default         helvet          default
1769                         avant           default         avant           default
1770                         newcent         newcent         default         default
1771                         bookman         bookman         default         default
1772                         pslatex         times           (or \usepackage{pslatex})
1773                 New 246->247:
1774                         \font_roman: cmr (-> \renewcommand{\rmdefault}{cmr}),
1775                                      lmodern, charter, utopia, ccfonts, chancery, beraserif
1776                                         (-> \usepackage{<name>})
1777                         \font_sans: cmss, lmss, cmbr
1778                                         (-> \renewcommand{\sfdefault}{<name>})
1779                                     berasans (-> \usepackage{<name>})
1780                         \font_typewriter: cmtt, lmtt, cmtl,
1781                                         (-> \renewcommand{\sfdefault}{<name>})
1782                                         courier, luximono, beramono
1783                                         (-> \usepackage{<name>})
1784         (2) New param \font_default_family (rmdefault, sfdefault, ttdefault)
1785         (3) New param \font_sc (true, false).
1786         (4) New param \font_osf (true, false).
1787         (5) New param \font_sf_scale (float)
1788         (6) New param \font_tt_scale (float)
1789         Support for the following fonts has been added:
1790                 bera, ccfonts, chancery, charter, cmbright, computer modern (explicitely),
1791                 courier, lmodern, luximono, utopia.
1792         Support for the following font has been removed:
1793                 pslatex (it's superseded by mathptmx (times)).
1794
1795 2006-06-03  Martin Vermeer  <martin.vermeer@hut.fi>
1796
1797         * format incremented to 246. The framed.sty package is
1798         now supported with note types framed and shaded.
1799
1800 2005-10-12  Jürgen Spitzmüller  <spitz@lyx.org>
1801
1802         * format incremented to 245. The \quotes_times parameter
1803         has been removed.
1804
1805 2005-09-24  Jürgen Spitzmüller  <spitz@lyx.org>
1806
1807         * format incremented to 244. Rename '\InsetSpace \,'
1808         to '\InsetSpace \thinspace{}', because the comma was
1809         not parsed by lyxlex, and '\InsetSpace \space' to
1810         '\InsetSpace \space{}' in favour of consistency.
1811
1812 2005-07-18  José Matos  <jamatos@lyx.org>
1813
1814         * format incremented to 243.
1815
1816         * this change only affects the preamble, the paperpackage
1817           option was removed and papersize is changed to default.
1818
1819 2005-06-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1820
1821         * format incremented to 242. There is no file format per
1822         se, but the "frenchb" language has been removed from lib/language
1823         and has to be translated to "french" by lyx2lyx.
1824
1825 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1826
1827         * format incremented to 241.
1828
1829         All following changes apply only to text in ERT insets. The
1830         rationale is that text in ERT is simply ASCII text, and nothing more.
1831
1832         * paragraph breaks are now a single newline in latex and not a
1833         paragraph break anymore (bug 698).
1834         * \newline is not allowed anymore, because it is redundant (see above)
1835         * layouts other than Standard, paragraph parameters and font changes
1836         are not allowed anymore. They never made sense and were ignored for
1837         latex output, but now they can't be read or set anymore (bug 922).
1838
1839
1840 2005-01-23  Jürgen Spitzmüller  <j.spitzmüller@gmx.de>
1841
1842         * format incremented to 240.
1843         * new bufferparam:
1844                 \output_changes {true|false}
1845         (should the change tracking marks be visible in the output or not?)
1846         * lyx2lyx should just delete the param in 239.
1847
1848 2005-01-06  José Matos  <jamatos@lyx.org>
1849
1850         * format incremented to 239.
1851         * the paragraph parameters are displayed in their own line. This
1852         change is consistent with the insets behaviour, and corresponds
1853         to a more uniform treatment of the paragraphs since some of them
1854         had already their own line.
1855
1856         An example of a single paragraph follows:
1857
1858 \begin_layout Standard
1859 \paragraph_spacing single
1860 \align left
1861 Paragraph text.
1862 \end_layout
1863
1864
1865 2004-12-03  José Matos  <jamatos@lyx.org>
1866
1867         * format incremented to 238.
1868         * The compatibility code to read old latex accents from 0.12.x in
1869         InsetLatexAccent::checkContents has been removed.
1870         The following translations are done:
1871                 "\i \x"   -> "\i \x{}"
1872                 "\i \xy"  -> "\i \x{y}"
1873                 "\i \x y" -> "\i \x{y}"
1874                 "\i \x\i" -> "\i \x{\i}"
1875                 "\i \x\j" -> "\i \x{\j}"
1876         x is a latex accent command, y the base character. \, i and j are
1877         literal.
1878         lyx did these changes already from 0.12.x -> 215, but not lyx2lyx,
1879         so formats 215 - 237 can have both versions.
1880
1881
1882 2004-10-10  José Matos  <jamatos@lyx.org>
1883
1884         * format incremented to 237.
1885         * In the header, the following statments use now booleans values,
1886         instead of 0, 1:
1887                 - \use_geometry
1888                 - \use_bibtopic
1889                 - \tracking_changes
1890
1891 2004-08-15  José Matos  <jamatos@lyx.org>
1892
1893         * format incremented to 236.
1894         * Added tags:
1895                 - \begin_document
1896                 - \begin_header
1897                 - \begin_body
1898                 - \end_body
1899
1900         * The options for \papersize are changed:
1901                 Default -> default
1902                 Custom -> custom
1903         * All whitespaces are removed at the end of lines, when
1904         not necessary. As an example we have all the lines in the header that
1905         do not belong to the preamble.
1906
1907 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1908
1909         * format incremented to 235.
1910         * \paperpackage had an off-by-one error. Translation table:
1911
1912           234: a4    a4wide  widemarginsa4
1913           235: none  a4      a4wide         widemarginsa4
1914
1915           The "widemarginsa4" setting of 235 has no equivalent in 234.
1916
1917 2004-05-12  Angus Leeming  <leeming@lyx.org>
1918
1919         * format incremented to 234.
1920         * the citation engine is specified explicitly rather than being
1921         deduced from 3 bools.
1922
1923         \use_natbib 1
1924         \use_numerical_citations 0   ->   \cite_engine <style>
1925         \use_jurabib 0
1926
1927         where <style> is one of "basic", "natbib_authoryear",
1928         "natbib_numerical" or "jurabib".
1929
1930 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1931
1932         * format incremented to 233.
1933         * insetgraphics does not allow filenames without extension anymore.
1934         The complete filename has to be given.
1935
1936 2004-03-29  Jürgen Spitzmüller  <spitz@lyx.org>
1937
1938         * format incremented to 232.
1939
1940         * Support for bibtopic (sectioned bibliographies).
1941           - bufferparam \use_bibtopic [1|0]
1942           - the bibtex inset has a second argument for bibtopic's
1943             btPrint{Cited|NotCited|All} command:
1944             < 231:
1945             \begin_inset LatexCommand \bibtex[<style>]{<database>}
1946             now:
1947             \begin_inset LatexCommand \bibtex[<style>][<btPrintX>]{<database>}
1948           Forwards, there's nothing to be done. Backwards, \usepackage[dot]{bibtopic}
1949           has to be inserted to the preamble. Instead of the bibtex inset, the LaTeX
1950           \bibliographystyle{<style>}
1951           \begin{btSect}{<database>}
1952           \<btprintX>
1953           \end{btSect}
1954           has to be inserted.
1955
1956 2004-03-29  Jürgen Spitzmüller  <spitz@lyx.org>
1957
1958         * format incremented to 231.
1959
1960         * Support for sidewaysfigure/sidewaystable (rotating package).
1961         insetfloat has now a param \sideways [true|false] (default is false).
1962         The param should be erased on downwards conversion, if it was true,
1963         the inset should be replaced by
1964         \begin{sidewaysfigure} <content> \end{sidewaysfigure}
1965         resp.
1966         \begin{sidewaystable} <content> \end{sidewaystable}
1967         i.e. ERT.
1968
1969 2004-02-23  Jürgen Spitzmüller  <spitz@lyx.org>
1970
1971         * format incremented to 230.
1972
1973         * Support for a second optional argument in insetcommand.
1974         currently, citation uses this to support natbibs second
1975         optional argument \cite[before][after]{key}.
1976         I think there's nothing to convert upwards. Downwards, the
1977         commands with 2 optional args need to be converted to ERT.
1978
1979         * Support for jurabib (param \use_jurabib [1|0], default is 0).
1980         When converting downwards, \usepackage{jurabib} has to be added
1981         to the preamble and, if babel is used, \usepackage{babel} before
1982         (jurabib fails if babel is called afterwards). If the natbib commands
1983         are used together with jurabib, they have to be converted to ERT too.
1984
1985 2003-12-29  Jürgen Spitzmüller  <spitz@lyx.org>
1986
1987         * format incremented to 229.
1988         * Minipages cannot be read anymore. All minipage insets will
1989         be converted to frameless box insets between 228->229.
1990
1991 2003-12-15  Angus Leeming  <leeming@lyx.org>
1992
1993         * format incremented to 228.
1994         * Change the output of all insets derived from InsetCollapsable
1995         except for InsetERT (which has a similar output already), changing lines
1996         "collapsed true" -> "status collapsed"
1997         "collapsed false" -> "status open".
1998         * Change the output of InsetERT, changing lines
1999         "status Collapsed" -> "status collapsed"
2000         "status Open" -> "status open".
2001         "status Inlined" -> "status inlined".
2002
2003 2003-12-10  Angus Leeming  <leeming@lyx.org>
2004
2005         * format NOT incremented.
2006         * add a 'draft' option to InsetExternal.
2007
2008 2003-12-10  Angus Leeming  <leeming@lyx.org>
2009
2010         * format incremented to 227.
2011         * Change the output of InsetBox:
2012         \begin_inset Boxed -> \begin_inset Box Boxed
2013         \begin_inset Doublebox -> \begin_inset Box Doublebox
2014         \begin_inset Frameless -> \begin_inset Box Frameless
2015         \begin_inset ovalbox -> \begin_inset Box ovalbox
2016         \begin_inset Ovalbox -> \begin_inset Box Ovalbox
2017         \begin_inset Shadowbox -> \begin_inset Box Shadowbox
2018
2019 2003-12-10  Angus Leeming  <leeming@lyx.org>
2020
2021         * format incremented to 226.
2022         * Change the output of InsetNote:
2023         \begin_inset Note -> \begin_inset Note Note
2024         \begin_inset Comment -> \begin_inset Note Comment
2025         \begin_inset Greyedout -> \begin_inset Note Greyedout
2026
2027 2003-11-28  André Pönitz
2028
2029         * Remove space_above/space_below from Paragraph.
2030     This is now handled by InsetVSpace.
2031
2032 2003-10-07  Angus Leeming  <leeming@lyx.org>
2033
2034         * Add transformations to InsetExternal
2035
2036         boundingBox 0 0 20 20           the dimensions of the B.B..
2037                                         Output if the B.B. is not empty.
2038         clip                            clip the image to the B.B.
2039                                         Output if true.
2040         extra LaTeX "draft"             'extra' data passed to the primary
2041                                         command for this output format.
2042                                         (Possible formats LaTeX, PDFLaTeX,
2043                                          LinuxDoc, DocBook, Ascii.)
2044                                         The string can contain spaces and so
2045                                         is wrapped in "...".
2046         rotateAngle 30                  Rotation of the data.
2047                                         Output for non-zero rotation only.
2048         rotateOrigin bottomleft         Rotation origin.
2049                                         Output for non-zero rotation and
2050                                         non-default origin (center) only.
2051         scale 50
2052         width 2cm                       Output only if the image is resized.
2053         height 2cm
2054         keepAspectRatio
2055
2056 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
2057
2058         * Added box inset. File format:
2059
2060         \begin_inset Ovalbox            Boxed/Frameless/ovalbox/Ovalbox
2061                                             /Shadowbox/Doublebox
2062         position "b"                    t/c/b
2063         hor_pos "c"                     l/c/r/s
2064         has_inner_box 1                 1/0
2065         inner_pos "b"                   t/c/b/s
2066         use_parbox 0                    1/0
2067         width "100col%"                 unit+width-string
2068         special "none"                  none/height/depth
2069                                             /totalheight/width
2070         height "1in"                    unit+width-string
2071         height_special "totalheight"    none/height/depth
2072                                             /totalheight/width
2073         collapsed false                 true/false
2074
2075         \begin_layout Standard
2076
2077         <box contents>
2078         \end_layout
2079
2080         \end_inset
2081
2082         This box (Frameless, has_inner_box=1, use_parbox=0) replaces
2083         the pre-existing Minipage inset. Parameters translate as follows:
2084         position                        0/1/2   -> t/c/b
2085         inner_position                  0/1/2/3 -> inner_pos c/t/b/s
2086         height                          same
2087         width                           same
2088         collapsed                       same
2089
2090 2003-08-19  Michael Schmitt  <michael.schmitt@teststep.org>
2091
2092         * attribute valignment="center" is replaced by valignment="middle"
2093         for tabular columns and cells
2094
2095 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
2096
2097         * Added branch inset. File format:
2098
2099         branch definition in the header:
2100         \branch <branchname>
2101         \selected 0                    0/1
2102         \color #rrggbb
2103         \end_branch
2104
2105         \begin_inset Branch <branchname>
2106         collapsed false                 true/false
2107
2108         \begin_layout Standard
2109
2110         <branch contents>
2111         \end_layout
2112
2113         \end_inset
2114
2115 2003-07-28  José Matos  <jamatos@lyx.org>
2116
2117         * \the_end is replaced with \end_document
2118
2119 2003-07-28  José Matos  <jamatos@lyx.org>
2120
2121         * \layout is replaced with \begin_layout
2122
2123 2003-07-28  José Matos  <jamatos@fep.up.pt>
2124
2125         Format bumped to 225
2126
2127         * All layouts finish now with \end_layout
2128
2129 2003-06-04  Angus Leeming  <leeming@lyx.org>
2130
2131         Format bumped to 224
2132
2133         * the storage of the external inset has been changed from
2134
2135                 \begin_inset External XFig,"file.fig",""
2136
2137                 \end_inset
2138
2139         to this
2140
2141                 \begin_inset External
2142                         template XFig
2143                         filename file.fig
2144                         display <display_type>
2145                         lyxscale <scale>
2146
2147                 \end_inset
2148
2149         throwing away the final arg (here "", more generally "<string>") that holds
2150         the parameters variable.
2151         Variables are output if present (filename) or different from the default
2152         values (display, lyxscale).
2153
2154         Moreover, the RasterImage template has been scrapped. All RasterImage
2155         external insets are now converted to Graphics insets.
2156
2157 2003-05-20  Jürgen Spitzmüller  <spitz@lyx.org>
2158
2159         * Added new space insets:
2160                 \SpecialChar ~ is now \InsetSpace ~
2161                 ERT: "\ " could be converted to InsetSpace \<space>
2162                 ERT: "\," could be converted to InsetSpace \,
2163
2164 2003-04-24  André Pönitz <poenitz@gmx.net>
2165
2166         * Added eqref support:
2167         \begin_inset LatexCommand \eqref{label}
2168
2169 2003-03-14  Dekel Tsur
2170
2171         * Format bumped to 223.
2172
2173 2003-03-12  John Levon  <levon@movementarian.org>
2174
2175         * Added \\end_header to signify the end of the header in a
2176           more robust fashion.
2177
2178         * use_amsmath is now a tristate {0 = never, 1 = auto, 2 = always}
2179
2180 2003-02-10  John Levon  <levon@movementarian.org>
2181
2182         Format bumped to 222
2183
2184         Added \\tracking_changes 0|1 to the header.
2185
2186         Added \\author to the header. This can be present multiple
2187         times, and is of the form :
2188
2189         \\author "Real Name" email@address.com
2190
2191         Added \\change_deleted, \\change_inserted. Each of these does not
2192         span a paragraph, and is delimited by "\\change_unchanged\n". Both are
2193         of the form :
2194
2195         \\change_inserted author time
2196
2197         where author is an integer ID reference into the author list in
2198         the header, and time is time_t.
2199
2200 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
2201
2202         * InsetGraphicsParams.h (scale): is now a float, not an unsigned int.
2203
2204 2002-08-22  Rob Lahaye <lahaye@snu.ac.kr>
2205
2206 New graphics dialog. With the removal of buttons in the dialog, also
2207 keywords in the graphics inset went. The following keywords do not
2208 exist anymore:
2209         lyxsize_kind
2210         lyxsize_type
2211         lyxwidth
2212         lyxheight
2213         size_kind
2214         size_type
2215         rotate
2216
2217 Only non-default values are saved to the lyx files. The defaults of the remaining
2218 keywords are;
2219         filename <empty>
2220         lyxscale 100
2221         display default
2222         scale 100
2223         width <empty>
2224         height <empty>
2225         draft <off>
2226         noUnzip <off>
2227         BoundingBox <from file>
2228         clip <off>
2229         rotateAngle 0
2230         rotateOrigin centerBaseline
2231         subcaption <off>
2232         subcaptionText <empty>
2233         special <empty>
2234
2235 The remaining keywords have sufficient overlap with the old ones for a
2236 smooth reading of the 1.2.x inset keywords in most common cases.
2237
2238 Compatibility is certainly broken for the old lyxwidth/lyxheight keywords.
2239 They don't exist anymore and we can't translate them into a scaling value, while
2240 we're reading the graphics inset. The old lyxwidth/lyxheight keyword and its
2241 argument is ignored and lost.
2242
2243 Only few compatibility issues are left for lyx2lyx:
2244
2245 ------------------------------------------------------------------------------
2246 old-token                                   new-token         remove
2247 ------------------------------------------------------------------------------
2248 size_kind original / size_type 0            scale 100         width <val>
2249                                                               height <val>
2250                                                               scale <val>
2251
2252 size_kind width_height / size_type 1            -             scale <val>
2253
2254 lyxsize_kind original / lyxsize_type 0      lyxscale 100      lyxscale <val>
2255 ------------------------------------------------------------------------------
2256 [replace old-token by new-token, and remove any of subsequent tokens as listed]
2257
2258 If "rotate" is absent, lyx2lyx should ignore "rotateAngle <val>":
2259    if ( "rotateAngle <val>" is there WITHOUT being preceded by the keyword "rotate" )
2260    then
2261         replace "rotateAngle <val>" by "rotateAngle 0"
2262
2263
2264 2002-08-12  Andre' Poenitz <poenitz@gmx.de>
2265
2266 Added \lyxlock for locked math inset when written to .lyx file.
2267 When "downgrading" .lyx files this should simple be deleted but it
2268 does not hurt at all if it stays in. It does not have to be added
2269 when "upgrading".
2270
2271
2272 2002-08-02  Angus Leeming  <leeming@lyx.org>
2273
2274 Added a boolean "preview" flag to InsetCommandParams.
2275 Currently it is written only by InsetInclude, because only this
2276 class can generate a preview of its contents.
2277
2278 The LyX file now contains:
2279
2280  \begin_inset Include \input{snapshot_t=40.tex}
2281 +preview true
2282
2283  \end_inset
2284
2285 Earlier versions of LyX just swallow this extra token silently.
2286
2287 2002-08-12  Angus Leeming  <leeming@lyx.org>
2288
2289 The 1.2.0 InsetGraphicsParams "size_type" and "lyxsize_type" have been
2290 renamed as "size_kind" and "lyxsize_kind" respectively.
2291
2292  \begin_inset Graphics FormatVersion 1
2293         filename file.eps
2294         display default
2295 -       size_kind original
2296 +       size_type original
2297         width 7cm
2298         rotateOrigin center
2299 -       lyxsize_kind original
2300 +       lyxsize_type original
2301         lyxwidth 4cm
2302
2303  \end_inset
2304