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