]> git.lyx.org Git - features.git/blob - development/FORMAT
support to set Tibetan as document language
[features.git] / development / FORMAT
1 LyX file-format changes
2 -----------------------
3
4 Please keep the entries informative enough, i.e. try to indicate what
5 changes happened in particular if possible. A good example would be 
6 2010-01-10 entry. 
7
8 Please also indicate the revision at which your change was committed. 
9 This will help later people understand what you did, especially as 
10 adjustments are made to tex2lyx and bugs are fixed in lyx2lyx.
11
12 -----------------------
13
14 2013-05-28 Uwe Stöhr <uwestoehr@web.de>
15         * Format incremented to 473: support to set Tibetan as document language
16
17 2013-05-26 Uwe Stöhr <uwestoehr@web.de>
18         * Format incremented to 472: added 2 new abstract styles to the
19           aa.layout file
20
21 2013-05-16 Julien Rioux <jrioux@lyx.org>
22         * Format incremented to 471
23           New \cite_engine_type default. The default citation
24           capability of LaTeX is not a pure numerical engine,
25           rather it uses a mixture of labels/numbers.
26
27 2013-05-15 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
28         * Format incremented to 470
29           forced local layouts for future layout backward compatibility:
30           \begin_forced_local_layout, \end_forced_local_layout
31
32 2013-03-23 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
33         * Format incremented to 469
34           support for \caption* in longtables (fix bug 3209)
35
36 2013-03-22 Uwe Stöhr <uwestoehr@web.de>
37         * Format incremented to 468: support for \mbox and \fbox
38           New checkbox in the box dialog to avoid using an explicit
39           width. An empty/missing length can be specified as "".
40
41 2013-03-19 Uwe Stöhr <uwestoehr@web.de>
42         * Format incremented to 467: support for iwona fonts
43           new supported sansserif fonts "iwona", "iwonal", "iwonac"
44           and "iwonalc" and the math font "iwona-math"
45
46 2013-03-17 Jürgen Spitzmüller <spitz@lyx.org>
47         * Format incremented to 466: Powerdot updates.
48           - Support for item arguments ([...], <...>)
49           - Support for list option
50           - Support for Pause layout (like in beamer)
51           - Support for twocolumn layout
52           - Support for \onslide, \onslide* and \onslide+ via fle inset.
53
54 2013-03-16 Jürgen Spitzmüller <spitz@lyx.org>
55         * Format incremented to 465: Convert old beamer frames to new ones.
56           The layouts BeginFrame, BeginPlainFrame and EndFrame are now not
57           valied anymore (use "Frame", "PlainFrame" instead, and nesting).
58
59 2013-02-27 Kornel Benko <kornel@lyx.org>
60         * Format incremented to 464:
61           - Added "cancel" to the GUI handled list of LaTeX packages
62
63 2013-02-18 Julien Rioux <jrioux@lyx.org>
64         * Format incremented to 463:
65           - Use the LyX name of encodings instead of the LaTeX names.
66             The LyX name must be unique, while the name used by LaTeX
67             not necessarily, e.g. different packages might implement
68             support for the same encoding.
69           - Add utf8-platex encoding.
70
71 2013-02-15 Jürgen Spitzmüller <spitz@lyx.org>
72         * Format incremented to 462: Support for recent libertine LaTeX fonts
73           a.) Support Libertine Mono:
74           \usepackage[scaled=$val]{libertineMono-type1} 
75            => \font_typewriter libertine-mono
76           b.) Support Biolinum scaling:
77           \usepackage[scaled=$val]{biolinum-type1}
78            => \font_sans biolinum
79
80 2013-02-11 Uwe Stöhr <uwestoehr@web.de>
81         * Format incremented to 461: support for kurier fonts
82           new supported sansserif fonts "kurier", "kurierl", "kurierc"
83           and "kurierlc" and the math font "kurier-math"
84           
85 2013-02-09 Uwe Stöhr <uwestoehr@web.de>
86         * Format incremented to 460: support for IEEE conference articles
87           No changes in the file format
88           This format change was added for the lyx2lyx conversion
89
90 2012-12-31 Jürgen Spitzmüller <spitz@lyx.org>
91         * Format incremented to 459: Introduce new beamer frames:
92           Frame, PlainFrame, FragileFrame (LaTeX: \begin{frame},
93           \begin{frame}[plain], \begin{frame}[fragile]). These will
94           eventually replace the old BeginFrame, BeginPlainFrame, which
95           still exist.
96
97 2012-12-30 Jürgen Spitzmüller <spitz@lyx.org>
98         * Format incremented to 458: Extended caption inset support.
99         Former special caption layouts (e.g. of KOMA) are now proper caption
100         insets.
101
102 2012-12-28 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
103         * Format incremented to 457
104           support for the LaTeX-package stackrel (fix bug 8464)
105           New buffer param \use_package stackrel
106
107 2012-12-28 Jürgen Spitzmüller <spitz@lyx.org>
108         * Format incremented to 456: Proper support for memoir \epigraph
109           \epigraph{text}{source} > begin_layout Epigraph, <source> as
110           InsetArgument post:1
111
112 2012-12-22 Jürgen Spitzmüller <spitz@lyx.org>
113         * Format incremented to 455: Support for beamer \frametitle
114           \frametitle<overlay>[short]{title} > begin_layout FrameTitle
115
116 2012-12-19 Jürgen Spitzmüller <spitz@lyx.org>
117         * Format incremented to 454:
118           Real support for beamer overprint environment. This environment has a
119           list structure (with \onslide item commands). Previously, we just output
120           the begin/end tags, which was rather useless. Since the syntax is so
121           different, the old overprint layouts are converted to ERT, likewise the
122           reversion is to ERT.
123
124 2012-12-15 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
125         * Format incremented to 453
126           support for the LaTeX-package stmaryrd (fix bug 8434)
127           New buffer param \use_package stmaryrd
128
129 2012-12-09 Jürgen Spitzmüller <spitz@lyx.org>
130         * Format incremented to 452: Support for beamer block arguments:
131           \begin{block}<overlay>{title}
132         
133         * Format incremented to 451: Native support for beamer action/overlay arguments.
134           \command<overlay> => \begin_inset Argument 1
135
136 2012-12-04 Jürgen Spitzmüller <spitz@lyx.org>
137         * Format incremented to 450: Support for the URW Garamond LaTeX fonts.
138           - \usepackage{garamondx} > \font_serif garamondx
139              - [osf], [osfI] > \font_osf true
140           - \usepackage[garamondx]{newtxmath} > \font_math garamondx-ntxm
141           Also (fallback): 
142           - \renewcommand{\sffamily}{ugm} > \font_serif garamondx
143
144 2012-11-29 Jürgen Spitzmüller <spitz@lyx.org>
145         * Format incremented to 449: Support for \item arguments.
146           Item arguments have the prefix "item:" and a number determining
147           the order.
148              \begin_inset Argument item:1
149              ...
150              \end_inset
151           => \item[...]
152
153 2012-11-25 Kayvan Sylvan <kayvan@sylvan.com>
154         * Format incremented to 448: Change Noweb literate style Scrap
155           to Chunk to be consistent with all the other literate tools
156           (including noweb!) and add the needed preamble bits to Noweb
157           module support, also remove the literate-* layouts.
158
159 2012-11-24 Uwe Stöhr <uwestoehr@web.de>
160         * Format incremented to 447: No changes in the file format
161           This format change was added to force the lyx2lyx conversion
162           for layout files using the new InsetArgument feature.
163           (see previous fileformat change 446)
164
165 2012-11-19 Jürgen Spitzmüller <spitz@lyx.org>
166         * Format incremented to 446: Change of InsetArgument syntax.
167           InsetArgument now has a numeric identifier which determines
168           its position (in the LaTeX output):
169             \begin_inset Argument 1
170             ...
171             \end_inset
172           Pre-2.1 documents' arguments all get the number "999", and then
173           InsetArgument::updateBuffer() computes the correct number.
174           This is because lyx2lyx has no access to layouts and hence does
175           not know how many optional arguments a layout can have (if a command
176           has two optional and one mandatory arguments and only one optional
177           is actually given, the mandatory arg still must get number 3).
178
179 2012-10-20 Liviu Andronic <landronimirc@gmail.com>
180         * Format incremented to 445: support for the URW Classico font,
181           an Optima clone.
182           - \renewcommand{\sffamily}{uop} > \font_sans uop
183
184 2012-09-25 Jürgen Spitzmüller <spitz@lyx.org>
185         * Format incremented to 444: Support for the Biolinum LaTeX font.
186           - \usepackage{biolinum-type1} > \font_sans biolinum
187              - [lf], [lining] > \font_osf false
188              - [osf], [oldstyle], no option > \font_osf true
189           - \usepackage{libertine-legacy} or
190             \usepackage{libertine} > \font_sans biolinum
191              - [nf], no option > \font_osf false
192              - [osf] > \font_osf true
193
194 2012-09-24 Jürgen Spitzmüller <spitz@lyx.org>
195         * Format incremented to 443: basic support for unicode-math:
196           Empty file format change (in case it turns out we need to
197           do something).
198
199 2012-09-23 Jürgen Spitzmüller <spitz@lyx.org>
200         * Format incremented to 442: support for the newtxmath fonts:
201           - \usepackage{newtxmath} > \font_math newtxmath
202           - \usepackage[libertine]{newtxmath} > \font_math libertine-ntxm
203           - \usepackage[minion]{newtxmath} > \font_math minion-ntxm
204
205 2012-09-23 Jürgen Spitzmüller <spitz@lyx.org>
206         * Format incremented to 441:
207           - rename fonts: mdbch > md-charter, mdput > md-utopia, mdugm > md-garamond
208           - add support for the mathdesign fonts without loading mathfonts:
209             \renewcommand{\rmfamily}{mdbch} >  \font_roman md-charter
210                                                \font_math default
211             \renewcommand{\rmfamily}{mdput} >  \font_roman md-utopia
212                                                \font_math default
213             \renewcommand{\rmfamily}{mdugm} >  \font_roman md-garamond
214                                                \font_math default
215
216 2012-09-22 Jürgen Spitzmüller <spitz@lyx.org>
217         * Format incremented to 440:
218           Math (TeX) font UI.
219           New Buffer param "\font_math <value>",
220           supported values are:
221           * "auto": automatically adapt math font (the status quo ante).
222           * "default": use class default, i.e. prevent TeX font packages
223             from changing the math font, if possible:
224             \renewcommand{\rmdefault}{lmr} >      \font_roman lmodern
225                                                   \font_math default
226             \usepackage[onlytext,lf]{MinionPro} > \font_roman minionpro
227                                                   \font_math default
228             \usepackage[onlytext]{MinionPro} >    \font_roman minionpro
229                                                   \font_osf true
230                                                   \font_math default
231             \renewcommand{\rmdefault}{ppl} >      \font_roman palatino
232                                                   \font_math default
233             \renewcommand{\rmdefault}{pplj} >     \font_roman palatino
234                                                   \font_osf true
235                                                   \font_math default
236             \renewcommand{\rmdefault}{ptm} >      \font_roman times
237                                                   \font_math default
238             \renewcommand{\rmdefault}{futs} >     \font_roman utopia
239                                                   \font_math default
240             \renewcommand{\rmdefault}{futj} >     \font_roman utopia
241                                                   \font_osf true
242                                                   \font_math default
243           * "eulervm": use the eulervm package (\usepackage{eulervm}.
244
245 2012-09-19 Jürgen Spitzmüller <spitz@lyx.org>
246         * Format incremented to 439 
247           Support for the MinionPro LaTeX font.
248           - \usepackage{MinionPro} > \font_roman minionpro
249           - [osf], [oldstyle], no option > \font_osf true
250           - [lf], [lining] > \font_osf false
251
252 2012-08-23 Jürgen Spitzmüller <spitz@lyx.org>
253         * Format incremented to 438 
254           Support for some IPA macros that are not unicoded.
255           (1) tone symbols from tipa's "tone" subpackage:
256           -- \tone{51} => \IPAChar \tone{51}
257           -- \tone{15} => \IPAChar \tone{15}
258           -- \tone{45} => \IPAChar \tone{45}
259           -- \tone{12} => \IPAChar \tone{12}
260           -- \tone{454} => \IPAChar \tone{454}
261           (2) TIPA tie bars:
262           -- \toptiebar{<content>} =>
263               \begin_inset IPADeco toptiebar
264               status open
265
266               \begin_layout Plain Layout
267               <content>
268               \end_layout
269
270               \end_inset
271           -- \bottomtiebar{<content>} =>
272               \begin_inset IPADeco bottomtiebar
273               status open
274
275               \begin_layout Plain Layout
276               <content>
277               \end_layout
278
279               \end_inset
280
281 2012-08-19 Jürgen Spitzmüller <spitz@lyx.org>
282         * Format incremented to 437 
283           Support for the TeX Gyre LaTeX fonts.
284           - \usepackage{tgadventor} > \font_sans tgadventor
285           - \usepackage{tgbonum} > \font_roman tgbonum
286           - \usepackage{tgchorus} > \font_roman tgchorus
287           - \usepackage{tgcursor} > \font_typewriter tgcursor
288           - \usepackage{tgheros} > \font_sans tgheros
289           - \usepackage{tgpagella} > \font_roman tgpagella
290           - \usepackage{tgschola} > \font_roman tgschola
291           - \usepackage{tgtermes} > \font_roman tgtermes
292
293 2012-08-18 Jürgen Spitzmüller <spitz@lyx.org>
294         * Format incremented to 436 
295           Support for the mathdesign LaTeX fonts.
296           - \usepackage[mdbch]{mathdesign} > \font_roman md-charter
297           - \usepackage[mdput]{mathdesign} > \font_roman md-utopia
298           - \usepackage[mdugm]{mathdesign} > \font_roman md-garamond
299
300 2012-08-17 Jürgen Spitzmüller <spitz@lyx.org>
301         * Format incremented to 435 
302           Support for the txtt LaTeX font.
303           - \renewcommand{\ttdefault}{txtt} > \font_typewriter txtt
304
305 2012-08-17 Jürgen Spitzmüller <spitz@lyx.org>
306         * Format incremented to 434 
307           Support for the libertine LaTeX font.
308           - \usepackage{libertine-type1} > \font_roman libertine
309              - [lf], [lining] > \font_osf false
310              - [osf], [oldstyle], no option > \font_osf true
311           - \usepackage{libertine-legacy} or
312             \usepackage{libertine} > \font_roman libertine
313              - [nf], no option > \font_osf false
314              - [osf] > \font_osf true
315
316 2012-06-22 Uwe Stöhr <uwestoehr@web.de>
317         * Format incremented to 433 
318           switch the Armenian language support from ArmTeX to XeTeX/polyglossia
319
320 2012-06-08 Uwe Stöhr <uwestoehr@web.de>
321         * Format incremented to 432 
322           support for the document languages ancientgreek, coptic, divehi, hindi,
323           kurmanji, lao, marathi, occitan, sanskrit, syriac, tamil, telugu and urdu
324
325 2012-05-06 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
326         * Format incremented to 431
327           Add \use_package amssymb
328
329 2012-04-16 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
330         * Format incremented to 430
331           Support \lstlistoflistings in InsetTOC
332
333 2012-03-21 Uwe Stöhr <uwestoehr@web.de>
334         * Format incremented to 429
335           support for table rotation
336           (table option "rotate" specifies now a number with the rotation angle)
337
338 2012-03-16 Uwe Stöhr <uwestoehr@web.de>
339         * Format incremented to 428
340           support for table cell rotation
341           (table cell option "rotate" specifies now a number with the rotation angle)
342
343 2012-03-06 Jürgen Spitzmüller <spitz@lyx.org>
344         * Format incremented to 427
345           Add native TIPA inset.
346
347 2012-02-20 Uwe Stöhr <uwestoehr@web.de>
348         * Format incremented to 426 (r40784)
349           support for the verbatim environment
350           (added only a layout)
351
352 2012-01-23 Uwe Stöhr <uwestoehr@web.de>
353         * Format incremented to 425 (r40663)
354           support for the LaTeX-package cancel (fix bug 6819)
355
356 2012-01-09 Julien Rioux <jrioux@lyx.org>
357         * Format incremented to 424 (r40592)
358           New buffer param \cite_engine_type to specify the type of
359           citation labels being used, authoryear or numerical.
360
361 2012-01-05 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
362         * Format incremented to 423 (r40574)
363           support for the LaTeX-package mathtools (fix bug 7949)
364           New buffer param \use_package mathtools
365
366 2012-01-03 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
367         * Format incremented to 422 (r40563)
368           \use_amsmath 0/1/2    => \use_package amsmath 0/1/2
369           \use_esint 0/1/2      => \use_package esint 0/1/2
370           \use_mhchem 0/1/2     => \use_package mhchem 0/1/2
371           \use_mathdots 0/1/2   => \use_package mathdots 0/1/2
372           \use_undertilde 0/1/2 => \use_package undertilde 0/1/2
373
374 2011-12-18 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
375         * Format incremented to 421 (r40522)
376           The caption flag of longtable rows is no longer exclusive to the head
377           and foot flags, since captions can occur in any of the two heads and
378           two foots. Before, captions were implicitly in head or firsthead.
379           For Docbook and XHTML output the caption flag "wins" over head/foot.
380
381 2011-12-12 Julien Rioux <jrioux@lyx.org>
382         * Format incremented to 420 (r40484)
383           New buffer param \biblio_style to specify a document-wide
384           default bibliography style (BibTeX style for the moment).
385
386 2011-12-09 Uwe Stöhr <uwestoehr@web.de>
387         * Format incremented to 419 (r40452)
388           support for the document languages australian and newzealand
389
390 2011-12-08 Richard Heck <rgheck@lyx.org>
391         * Format incremented to 418 (r40427)
392           Introduce justification preference.
393
394 2011-11-07 Julien Rioux <jrioux@lyx.org>
395         * Format incremented to 417 (r39982 and r40155)
396           Rename the japanese encodings to names understood by pLaTeX.
397
398 2011-08-29 Uwe Stöhr <uwestoehr@web.de>
399         * Format incremented to 416 (r39557)
400           support for \negmedspace and \negthinspace outside of math
401           support for \hfill, \enspace, \hspace* and \hspace*{\fill} in math
402           No new InsetSpace parameters
403
404 2011-07-30 Uwe Stöhr <uwestoehr@web.de>
405         * Format incremented to 415 (r39464)
406           support for the LaTeX-package undertilde (fix bug 6622)
407           New buffer param \use_undertilde
408
409 2011-07-02 Pavel Sanda <sanda@lyx.org>
410         * Format incremented to 414 (r39367)
411           New InsetSpace param \textvisiblespace
412
413 2011-02-15 Richard Heck <rgheck@comcast.net>
414         * Format incremented to 413 (r37682)
415           New buffer param \html_css_as_file to control whether
416           CSS is output to header to to style file
417
418 2011-02-03 Edwin Leuven <e.leuven@gmail.com>
419         * Format incremented to 412 (r37471)
420           Support tabular* : add tabularwidth parameter to
421           tabular features
422
423 2011-02-03 Jürgen Spitzmüller <spitz@lyx.org>
424         * Format incremented to 411
425           New buffer param \language_package to allow per-document
426           language package selection (bug 2909).
427
428 2010-11-26 Richard Heck <rgheck@comcast.net>
429         * Format incremented to 410 (r36520)
430           Rename "\\begin_layout Labeling" to "\\begin_layout List"
431           in the KOMA (scr*) classes.
432
433 2010-11-26 Jürgen Spitzmüller <spitz@lyx.org>
434         * Format incremented to 409 (r36500)
435           Rename buffer param \use_xetex to \use_non_tex_fonts.
436
437 2010-11-21 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
438         * Format incremented to 408 (r36424)
439           New inset for sub/superscripts:
440           script superscript
441           script subscript
442
443 2010-11-07 Uwe Stöhr <uwestoehr@web.de>
444         * Format incremented to 407 (r36182)
445           Support for vertical offset of multirow cells.
446           New tag "mroffset" for multirow cells with an offset.
447
448 2010-11-06 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
449         * Format incremented to 406 (r36163)
450           Proper ERT behaviour for normal layouts. Paragraph breaks 
451           generate single \n in latex output when ParbreakIsNewline
452           is true.
453
454 2010-10-23 Vincent van Ravesteijn <vfr@lyx.org>
455         * Format incremented to 405 (r36134)
456                 Author hash numbers.
457           The authors that are used in change tracking are
458           now identified in the file by a number that represents
459           the hash value of the name and email. In this way
460           collaboration using version control leads to way less
461           merge conflicts.
462
463 2010-10-13 Richard Heck <rgheck@comcast.net>
464         * Format incremented to 404 (r35623)
465           Support for refstyle package.
466           Changed the LaTeXCommand for InsetRef from "prettyref"
467           to "formatted", where "formatted" is now interprted
468           differently, depending upon whether the new buffer param
469           use_refstyle is true or false.
470
471 2010-10-12 Richard Heck <rgheck@comcast.net>
472         * Format incremented to 403 (r35608)
473           Renaming of flex insets.
474           Changed 
475             \begin_inset Flex TAG:Style 
476           to
477             \begin_inset Flex Style
478           where TAG is Custom, CharStyle, or Element
479
480 2010-10-11 Uwe Stöhr <uwestoehr@web.de>
481         * Format incremented to 402 (r35590)
482           No new or removed parameter, used to insert a
483           clear(double)page before BibTeX inset.
484
485 2010-09-19 Ronen Abravanel <ronena@gmail.com>
486         * Format incremented to 401 (r35455)
487           Support for Feynman diagrams
488           New math command \Diagram
489
490 2010-09-07 Uwe Stöhr <uwestoehr@web.de>
491         * Format incremented to 400 (r35299)
492           Support for the LaTeX-command \rule.
493           New CommandInset "line".
494
495 2010-08-31 Uwe Stöhr <uwestoehr@web.de>
496         * Format incremented to 399 (r35241)
497           Support for the LaTeX-package mathdots.
498           New parameter \use_mathdots.
499
500 2010-07-17 Uwe Stöhr <uwestoehr@web.de>
501         * Format incremented to 398 (r34941)
502           Support \mathscr.
503           No new parameter but the mathrsfs package will be loaded.
504
505 2010-07-16 Richard Heck <rgheck@comcast.net>
506         * Format incremented to 397 (r34920)
507           Remove Nameref support
508
509 2010-07-13 Richard Heck <rgheck@comcast.net>
510         * Format incremented to 396 (r34884)
511           nameref support
512                 new commands nameref and Nameref for InsetRef
513
514 2010-07-13 Uwe Stöhr <uwestoehr@web.de>
515         * Format incremented to 395 (r34883) 
516           Support for ISO C-series paper format.
517           New parameter \papersize cxpaper with (x = 0 - 6).
518
519 2010-07-03 Uwe Stöhr <uwestoehr@web.de>
520         * Format incremented to 394 (r34748)
521           Support for makebox.
522           New box parameter \use_makebox.
523
524 2010-06-07 Richard Heck <rgheck@comcast.net>
525         * Format incremented to 393 (r34619)
526                 Renaming in LyX format: \begin_inset OptArg becomes
527           \begin_inset Argument.        
528
529 2010-06-07 Richard Heck <rgheck@comcast.net>
530         * Format incremented to 392 (r34615)
531           Dummy format change permitting Beamer files to be converted to 
532                 a new, more useful format.
533
534 2010-06-05 Edwin Leuven <e.leuven@uva.nl>
535         * Format incremented to 391 (r34598)
536           Added support for decimal alignment in tables.
537
538 2010-05-25 Pavel Sanda <sanda@lyx.org>
539         * Format incremented to 390: support for ouput sync (forward/reverse)
540         search. New boolean \forward_search and string \forward_macro.
541
542 2010-05-24 Richard Heck <rgheck@comcast.net>
543         * Format incremented to 389: remove quotes from html_latex_* params.
544
545 2010-05-18 Uwe Stöhr <uwestoehr@web.de>
546         * Format incremented to 388: support for page sizes A0-3, A6, B0-3, B6
547           and JIS B0-6
548
549 2010-04-21 Richard heck <rgheck@comcast.net>
550         * Format incremented to 387: New options for XHTML math output.
551           New BufferParams: html_math_img_scale, html_latex_start,
552           html_latex_end.
553
554 2010-04-17 Richard heck <rgheck@comcast.net>
555         * Format incremented to 386: LyX version for InsetInfo:
556           new parameters: type  "lyxinfo", arg   "version".
557
558 2010-04-08 Uwe Stöhr <uwestoehr@web.de>
559         * Format incremented to 385: support to change the background color
560           for shaded boxes: new buffer parameter \boxbgcolor
561
562 2010-04-03 Uwe Stöhr <uwestoehr@web.de>
563         * Format incremented to 384: support to specify a document-wide
564           font color: new buffer parameter \fontcolor
565
566 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
567         * Format incremented to 383: support for Turkmen
568
569 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
570         * Format incremented to 382: support to change the font color
571           for greyed-out notes: new buffer parameter \notefontcolor
572
573 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
574         * Format incremented to 381: support for new parameters
575           for \xymatrix: \xymatrix@!0, \xymatrix!R and \xymatrix!C.
576
577 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
578         * Format incremented to 380: introduction of InsetPreview.
579         
580 2010-03-18: Richard Heck <rgheck@comcast.net>
581         * Format incremented to 379: revise format 374
582           Replace boolean \html_use_mathml with \html_math_output,
583           which at the moment can be: MathML, HTML, Images, or LaTeX.
584
585 2010-02-12 Pavel Sanda <sanda@lyx.org>
586         * Format incremented to 378: support for revision InsetInfo.
587           Various "vcs-*" strings could be argument of arg parameter
588           in InsetInfo. This entry is a safety measure, no lyx2lyx
589           conversion is needed in fact.
590
591 2010-02-11 Uwe Stöhr <uwestoehr@web.de> and Edwin Leuven <e.leuven@uva.nl>
592         * Format incremented to 377: support for multirow cells in
593           tables
594
595 2010-01-10 Jürgen Spitzmüller <spitz@lyx.org>
596         * Format incremented to 376: new buffer param
597           \maintain_unincluded_children. If true, the aux files of
598           non-included children (with \includeonly) are updated to
599           keep the counters and refs correct.
600
601 2010-01-06 Jürgen Spitzmüller <spitz@lyx.org>
602         * Format incremented to 375: add support for \includeonly
603           This adds a new buffer param list of relative filenames
604           which are output as \includeonly arguments, like this:
605           \begin_includeonly
606           child1.lyx
607           child2.lyx
608           \end_includeonly
609
610 2009-12-30 Richard Heck <rgheck@comcast.net>
611         * Format incremented to 374: add html output options.
612                 \html_use_mathml (boolean): whether to use MathML or images
613                 \html_be_strict (boolean): whether to be XHTML 1.1 compliant
614
615 2009-12-07 Jürgen Spitzmüller <spitz@lyx.org>
616         * Format incremented to 373: merge g-brief-de and g-brief-en
617           classes into one g-brief class.
618           All German layout names are replaced by English ones, the
619           two classes are renamed to g-brief.
620
621 2009-11-29 Jürgen Spitzmüller <spitz@lyx.org>
622         * Format incremented to 372: new buffer param fontencoding.
623           This param holds a buffer-specific fontencoding (argument
624           of the fontenc package).
625           Possible values:
626           - global: use lyxrc.fontenc [this is the default]
627           - default: do not load the fontenc package at all
628           - <ENC>: real encodings such as "T1". Multiple encodings
629             can be separated by comma.
630
631 2009-11-11 Uwe Stöhr <uwestoehr@web.de>
632         * Format incremented to 371: add option to suppress the LaTeX
633           package mhchem.
634
635 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
636         * Format incremented to 370: introduce a document option to
637           suppress the default date.
638
639 2009-07-22 Vincent van Ravesteijn <vfr@lyx.org>
640         * Format incremented to 369: add the author ids to the list of
641           authors and let the numbering start with 1 in stead of 0.     
642
643 2009-07-21 Jürgen Spitzmüller <spitz@lyx.org>, Uwe Stöhr <uwestoehr@web.de>
644         * Format incremented to 368: allow to use glue lengths for
645           horizontal spaces.
646           We just revert hspaces with glue lengths to ERT, since the
647           inset didn't support them prior to format 368.
648           No explicit conversion.
649
650 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
651         * Format incremented to 367: allow to use percent lengths for
652           vertical and horizontal spaces.
653
654 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
655         * Format incremented to 366: allow to use percent lengths for the
656           paragraph skip separation.
657
658 2009-07-19 Uwe Stöhr <uwestoehr@web.de>
659         * Format incremented to 365: support for paragraph indentation.
660
661 2009-07-13 Jürgen Spitzmüller <spitz@lyx.org>
662         * Format incremented to 364: add \filename_suffix parameter
663           to branches.
664           Possible values: 0, 1.
665           If "1", the branch name is appended to the filename on export
666           (e.g., <filename>-<suffix>.pdf).
667
668 2009-07-11 Uwe Stöhr <uwestoehr@web.de>
669         * Format incremented to 363: support for horizontal longtable
670           alignment.
671   
672 2009-06-11 Jürgen Spitzmüller <spitz@lyx.org>
673         * Format incremented to 362: support for the applemac encoding.
674
675 2009-05-25 Jürgen Spitzmüller <spitz@lyx.org>
676         * Format incremented to 361: support for custom setting of
677           bibliography (longest) label width.
678           Empty file format change.
679
680 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
681         * Format incremented to 360: param width for nomencl_print
682         CommandInset. This
683         1.) adds a further value "width" to param set_width
684         (see format 359)
685         and
686         2.) a param width, which takes a length
687         If "width" is chosen, we define the indendation of the nomencl
688         list via the optional argument of \printnomenclature, e.g.
689         \printnomenclature[2cm]{}
690
691 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
692         * Format incremented to 359: param set_width for nomencl_print
693         CommandInset. This specifies how wide the longest nomencl label
694         is (i.e., how wide the indendation in the nomencl list is).
695         Possible values:
696         - none: do not specifiy the width (use predefined values)
697         - auto: compute the widest label and specify via
698           \settowidth{\nomlabelwidth}{<widest label>}
699
700 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
701         * Format incremented to 358: support for custom bibtex and
702           makeindex commands.
703
704 2009-05-05 Pavel Sanda <sanda@lyx.org>, Enrico Forestieri <forenr@lyx.org>
705         * Format incremented to 357: Change of the latex output for
706           underline from \underbar to ulem's \uline.
707
708 2009-05-05 Pavel Sanda <sanda@lyx.org>
709         * Format incremented to 356: support for double and wave underline
710           character styles via ulem's \uuline and \uwave
711
712 2009-05-03 Pavel Sanda <sanda@lyx.org>
713         * Format incremented to 355: support for strikeout character
714           style via ulem's \sout
715
716 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
717         * Format incremented to 354: support for splitindex's
718           \printindex* and \printsubindex*.
719
720 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
721         * Format incremented to 353: support for splitindex's
722           \printsubindex.
723
724 2009-04-15 Jürgen Spitzmüller <spitz@lyx.org>
725         * Format incremented to 352: splitindex support.
726
727 2009-04-11 Uwe Stöhr <uwestoehr@web.de>
728         * Format incremented to 351: support to set a page background
729           color.
730
731 2009-04-06 Jürgen Spitzmüller <spitz@lyx.org>
732         * Format incremented to 350: new param \default_output_format.
733
734 2009-04-05 Jürgen Spitzmüller <spitz@lyx.org>
735         * Format incremented to 349: initial support for XeTeX.
736
737 2009-01-30 Uwe Stöhr <uwestoehr@web.de>
738         * Format incremented to 348: support for \*phantom.
739
740 2009-01-03 Vincent van Ravesteijn <V.F.vanRavesteijn@tudelft.nl>
741         * Format incremented to 347: support for tabular valign.
742
743 2008-11-28 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
744         * Format incremented to 346: support for German (Switzerland):
745           (bug 5450)
746
747 2008-11-07 José Matos <jamatos@lyx.org>
748         * Format incremented to 345: for docbook backend CharStyle: -> Element:
749           (fix bug 5411)
750
751 2008-10-12 Pavel Sanda <sanda@lyx.org>
752         * Format incremented to 344: sanitize backreference settings
753           for hyperref (fix bug 5340).
754
755 2008-10-12 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
756         * Format incremented to 343: new param \use_default_options
757           (fix bug 2114).
758
759 2008-10-12 Uwe Stöhr <uwestoehr@web.de>
760         * Format incremented to 342: support for Mongolian.
761
762 2008-09-30 Uwe Stöhr <uwestoehr@web.de>
763         * Format incremented to 341: support for TABs in listings.
764
765 2008-08-01 José Matos <jamatos@fc.up.pt>
766         * Format incremented to 340: move empty layouts to "Plain Layout".
767
768 2008-07-28 Richard Heck <rgheck@brown.edu>
769         * Format incremented to 339: removal of default modules.
770
771 2008-06-21 Uwe Stöhr <uwestoehr@web.de>
772         * Format incremented to 338: support for polytonic Greek.
773
774 2008-06-13 Abdelrazak Younes <younes@lyx.org>
775         * Format incremented to 337: convert/revert graphics display param.
776
777 2008-06-04 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
778         * Format incremented to 336: new param \font_cjk.
779
780 2008-05-30 Richard Heck <rgheck@brown.edu>
781         * Format incremented to 335: fixes for InsetSpace problems.
782
783 2008-05-16 Uwe Stöhr <uwestoehr@web.de>
784         * Format incremented to 334: fix for bug 4868.
785
786 2008-05-09 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
787         * Format incremented to 333: fixes in the APA layout.
788
789 2008-05-06 Pavel Sanda <sanda@lyx.org>
790         * Format incremented to 332: Added groupId for graphics insets.
791
792 2008-25-04 Helge Hafting <helge.hafting@aitel.hist.no>
793         * Format incremented to 330: More horizontal fills
794           - \leftarrowfill, \rightarrowfill
795           - \upbracefill, \downbracefill
796
797 2008-04-28 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
798         * Format incremented to 329: new param \master.
799
800 2008-04-18 Bo Peng <ben.bob@gmail.com>
801         * Format incremented to 328: Revert the support for embedding
802
803 2008-04-16 Uwe Stöhr <uwestoehr@web.de>
804         * Format incremented to 327: support for Mexican Spanish.
805
806 2008-04-11 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
807         * Format incremented to 326: support for pdflatex via external inset.
808
809 2008-03-29 Uwe Stöhr <uwestoehr@web.de>
810         * Format incremented to 325: merge the two Japanese languages to one that is
811           encoding independent.
812
813 2008-03-25 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
814         * Format incremented to 324: merge the two newline insets.
815
816 2008-03-25 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
817         * Format incremented to 323: merge the diverse newpage insets.
818
819 2008-03-24 Richard Heck <rgheck@comcast.net>
820         * Format incremented to 322: local layout
821
822 2008-03-18 Edwin Leuven <e.leuven@uva.nl>
823         * Format incremented to 321: drop row/col lines and ensure
824           consistency between cell and row/col lines.
825           Make the separation between \begin_inset and Tabular a
826           single space (it used to be a double space for lyx < 1.4)
827
828 2008-03-18 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
829         * Format incremented to 320: support for protected horizontal fill
830           (\hspace*{\fill})
831
832 2008-03-10 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
833         * Format incremented to 319: hspace and extended hfill support
834
835 2008-03-09 Bo Peng <ben.bob@gmail.com>
836         * Format incremented to 318: add \extra_embedded_files to buffer params
837
838 2008-03-02 Uwe Stöhr <uwestoehr@web.de>
839         * Format incremented to 317: support floating placements for wrap floats
840
841 2008-03-02 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
842         * Format incremented to 316: support for subfloats (subfig package)
843
844 2008-02-18 Richard Heck <rgheck@comcast.net>
845         * Format incremented to 315: support for column separation in page margins
846
847 2008-02-03 Uwe Stöhr <uwestoehr@web.de>
848         * Format incremented to 314: adapt scrlttr2 class for serial letters
849
850 2008-01-12 Richard Heck <rgheck@comcast.net>
851         * Format incremented to 313: change in how modules are represented
852
853 2008-01-11 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
854         * Format incremented to 312: support for sidewaysalgorithm (rotfloat)
855           and wide sideways{figure,table}.
856
857 2008-01-10 Richard Heck <rgheck@comcast.net>
858         * Format incremented to 311: dummy format to drive the AMS conversion
859
860 2007-12-28 Bernhard Reiter <ockham@gmx.net>
861         * Format incremented to 310: support for \nocite{*}
862
863 2007-12-11 Bernhard Reiter <ockham@gmx.net>
864         * Format incremented to 309: support for \nocite
865
866 2007-12-15 Uwe Stöhr <uwestoehr@web.de>
867         * Format incremented to 308: support for Serbian (Latin)
868
869 2007-12-05 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
870         * Format incremented to 307: support for \slash and \nobreakdash
871
872 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
873         * Format incremented to 306: support for Interlingua
874
875 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
876         * Format incremented to 305: support for Bahasa Malaysia
877
878 2007-12-03 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
879         * Format incremented to 304: framed and shaded boxes are now real boxes
880           (not notes).
881
882 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
883         * Format incremented to 303: remove Serbocroatian as this was not a real
884           babel language (Croatian was used instead in the background)
885         * Implement Serbian
886
887 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
888         * Format incremented to 302: support for Latin and North Sami
889
890 2007-11-24 Uwe Stöhr <uwestoehr@web.de>
891         * Format incremented to 301: support for \linebreak
892
893 2007-11-23 Uwe Stöhr <uwestoehr@web.de>
894         * Format incremented to 300: support for \pagebreak
895
896 2007-11-01 Uwe Stöhr <uwestoehr@web.de>
897         * Format incremented to 299: support for hyperlink types
898
899 2007-11-01 Stefan Schimanski <sts@1stein.org>
900         * Format incremented to 298: math-macro code has been rewritten,
901           now it supports definitions with optional parameters
902
903 2007-10-29 Uwe Stöhr <uwestoehr@web.de>
904         * Format incremented to 297: support for Albanian, lower Sorbian,
905           fixed upper Sorbian language
906
907 2007-10-23 Richard Heck <rgheck@comcast.net>
908         * Format incremented to 296: InsetInclude becomes an InsetCommand
909
910 2007-10-12 Uwe Stöhr <uwestoehr@web.de>
911         * Format incremented to 295: get rid of the htmlurl command that was
912           needed for docbook, add the option to create a hyperlink instead
913
914 2007-10-12 Pavel Sanda <ps@twin.jikos.cz>
915         * Format incremented to 294: PDFOptions: add usetitle,
916           fix leftovers
917
918 2007-10-11 Bo Peng <ben.bob@gmail.com>
919         * Format incremented to 293: Add InsetInfo.
920
921 2007-10-09 Uwe Stöhr <uwestoehr@web.de>
922         * Format incremented to 292: Support for Japanese without
923           using CJK and inputenc. (japanese-plain)
924
925 2007-10-04 Uwe Stöhr <uwestoehr@web.de>
926         * Format incremented to 291: Support for Vietnamese.
927
928 2007-10-03 Uwe Stöhr <uwestoehr@web.de>
929         * Format incremented to 290: Add table wrap floats
930
931 2007-10-03 Martin Vermeer <martin.vermeer@tkk.fi>
932         * Format incremented to 289: make Index a collapsable inset.
933
934 2007-09-25 Richard Heck <rgheck@comcast.net>
935         * Format incremented to 288: Change how command insets are
936           represented in LyX files.
937
938 2007-09-24 Uwe Stöhr <uwestoehr@web.de>
939         * Format incremented to 287: Add missing optional parameters
940           for wrapped figures.
941
942 2007-09-21 Pavel Sanda <ps@twin.jikos.cz>
943         * Format incremented to 286: LyX now supports hyperref and some
944           of its options.
945
946 2007-09-11 Bo Peng <ben.bob@gmail.com>
947         * Format incremented to 285: Tweaks to embedded file format
948           Remove inzip parameter from graphics insets.
949
950 2007-09-09 Helge Hafting <helge.hafting@aitel.hist.no>
951         * Format incremented to 284: LyX now implements wrapped figures
952           using wrapfig.sty instead of floatflt.sty. The latter
953           is rather buggy, the former also has more options.
954           No conversion as the .lyx doesn't change.
955           The .tex export is slightly different, necessitating the
956           format increase.
957
958 2007-09-08 Martin Vermeer <martin.vermeer@tkk.fi>
959
960         * format incremented to 283: CharStyle insets are now
961           called Flex.
962
963 2007-08-31 Bo Peng <ben.bob@gmail.com>
964
965         * format incremented to 282: lyx files can be zipfiles with
966           embedded documents.
967
968 2007-08-29 Richard Heck <rgheck@comcast.net>
969
970         * format incremented to 281: allow modules for layout files
971
972 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
973
974         * format incremented to 280: the show_label parameter
975           is depreciated in favour of (Collapsable) status.
976
977 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
978
979         * format incremented to 279: CharStyle names are now
980           expected to be of form CharStyle:Name.
981
982 2007-08-12 José Matos <jamatos@fc.up.pt>
983
984         * format incremented to 278: Close begin_deeper with a
985           corresponding end_deeper (the only case where it matters is
986           at the end of the body).
987
988 2007-08-12 José Matos <jamatos@fc.up.pt>
989
990         * format incremented to 277: lyx is able to create invalid
991           table where a multicolumn does not have a first cell
992           (required by the table file format)
993
994 2007-07-20 Dov Feldstern <dov@lyx.org>
995
996         * format *not* incremented; fixed format 249 conversion, so that it now
997                 correctly deals with encodings in footnotes (part of bug 3613)
998
999 2007-06-26 Uwe Stöhr <uwestoehr@web.de> and Dov Feldstern <dov@lyx.org>
1000
1001         * format incremented to 276: switching exsting language 'arabic' to
1002                 'arabic_arabtex'; this is to differentiate from the new arabic support
1003                 using the arabi package.
1004
1005 2007-05-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1006
1007         * format incremented to 275: add graphics params scaleBeforeRotation
1008         (fix bug 1749).
1009
1010 2007-06-13 Dov Feldstern <dov@lyx.org>
1011         * format incremented to 274: applying the conversion done in format 259
1012                 to the \lang property, which was forgotten back then... This is
1013                 slightly more complicated, because the default language has to be
1014                 determined on a per-paragraph basis.
1015
1016 2007-06-13 Bo Peng <ben.bob@gmail.com>
1017         * format incremented to 273: add --Separator-- environment to
1018                 separate consecutive environments
1019
1020 2007-06-13 Bo Peng <bpeng@lyx.org>
1021         * format incremented to 272: convert listings to ERT because
1022                 earlier versions of lyx can not handle unrecognizable
1023                 listings parameters.
1024
1025 2007-05-15 José Matos <jamatos@lyx.org>
1026         * format incremented to 271: extended textclasses accept the
1027         normal font sizes: 10, 11 and 12pt.
1028
1029 2007-05-14 Martin Vermeer <martin.vermeer@tkk.fi>
1030         * format incremented to 270: support beamer \alert, \structure
1031
1032 2007-05-08 Bo Peng <ben.bob@gmail.com>
1033         * format incremented to 269: add listings support
1034         - add preamble flag \listings_params, e.g. \listings_params "language=Python,float"
1035         - add inset listings, with options lstparams and inline, e.g.
1036                 \begin_inset listings
1037                 lstparams "xleftmargin=50pt,language=Python"
1038                 inline false
1039         - add \lstinputlisting Include type. e.g.
1040                 \begin_inset Include \lstinputlisting{newfile1.lyx}[firstline=10,lastline=15]
1041
1042 2007-05-06 Uwe Stöhr  <uwestoehr@web.de>
1043
1044         * format incremented to 268: add support for the CJK encodings
1045         - all encodings supported by CJK.sty are now in lib/encodings
1046         - lib/encoding has got two new flags:
1047           - encoding package:
1048             "inputenc" for those languages that use the inputenc-package and
1049             "CJK" for the CJK encodings
1050           - "fixed"/"variable" to divide between multi- or single-byte encoding
1051         - lib/languages allows now to set an empty language for babel
1052           in this case babel isn't called.
1053
1054 2007-05-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1055
1056         * format incremented to 267: add plain utf8 encoding (for XeTeX).
1057
1058 2007-04-29  Uwe Stöhr  <uwestoehr@web.de>
1059
1060         * format incremented to 266:
1061         Support for the Armenian language
1062
1063 2007-04-26  Uwe Stöhr  <uwestoehr@web.de>
1064
1065         * format incremented to 265: fix LyX's table border line handling
1066         With the fix (see bug 1746) LyX now takes care if the user has entered
1067         a "|" character in the argument field of tables. Therefore the "|"
1068         character has to be removed when also a table border is set.
1069
1070 2007-04-24  José Matos  <jamatos@lyx.org>
1071
1072         * format incremented to 264:
1073         textclass cv is renamed simplecv
1074
1075 2007-02-22  José Matos  <jamatos@lyx.org>
1076
1077         * format incremented to 263: changes in the language names (overdue):
1078           brazil -> brazilian
1079           portuges -> portuguese
1080
1081 2007-02-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1082
1083         * format incremented to 262: Allow ascii \inputencoding
1084
1085 2007-02-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1086
1087         * format incremented to 261: \output_changes is now considered
1088         even if \tracking_changes is false. This allows to output existing
1089         changes even if future changes are not tracked anymore.
1090         The old combination
1091
1092         \tracking_changes false
1093         \output_changes true
1094
1095         is therefore converted to
1096
1097         \tracking_changes false
1098         \output_changes false
1099
1100         on upgrade. Nothing is done on downgrade since the new behaviour is
1101         not supported in older formats.
1102
1103 2007-02-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1104
1105         * format incremented to 260: Allow utf8x \inputencoding
1106
1107 2007-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1108
1109         * format incremented to 259:
1110         Old: Spaces at start or end of font changes were output outside of
1111              the font change, i.e. not 'xx\textbf{ yy }zz', but
1112              'xx \textbf{yy} zz'.
1113         New: Spaces are always output with the font set by the user.
1114
1115 2007-01-31  Uwe Stöhr  <uwestoehr@web.de>
1116
1117         * format incremented to 258: new \lyxline definition
1118         Old:
1119                 \\newcommand{\\lyxline}[1]{
1120                   {#1 \\vspace{1ex} \\hrule width \\columnwidth \\vspace{1ex}}
1121                 }
1122         New:
1123                 \\newcommand{\\lyxline}[1][1pt]{%
1124                   \\par\\noindent%
1125                   \\rule[.5ex]{\\linewidth}{#1}\\par}
1126         The new definition is more robust, see bug 1988 and now really takes care of
1127         the fontsize: \lyxline{\Huge} produces now a thicker line than \lyxline{\normalfont}
1128
1129 2007-01-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1130
1131         * format incremented to 257: Caption styles have been replaced by
1132         InsetCaption. This is at the same time also a layout file format
1133         change to format 3. layout2layout removes caption layouts from old
1134         styles.
1135         Note that InsetCaption did exist before this format, but was never
1136         used. Old files containing do nevertheless still work.
1137         Of course users can still define a Caption style in layout files,
1138         but the special treatment in LyX is gone (apart from the sensitive
1139         label property).
1140
1141 2006-12-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1142
1143         * format incremented to 256: allow some new inputenc settings.
1144         For the complete list, see lib/lyx2lyx/lyx_1_5.py.
1145
1146 2006-11-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1147
1148         * format incremented to 255: new insets for \clearpage and
1149         \cleardoublepage. They are written inline to the file, exactly like
1150         \newpage.
1151
1152 2006-11-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1153
1154         * format incremented to 254: new header parameter \use_esint.
1155         It can have the same values as \use_amsmath: 0 (off), 1 (auto) and
1156         2 (on).
1157
1158 2006-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1159
1160         * format incremented to 253: new nomenclature and printnomenclature
1161         insets. These are standard InsetCommand with the following parameters:
1162         \nomenclature[prefix]{symbol}{description}
1163         \printnomenclature[labelwidth]
1164
1165 2006-10-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1166
1167         * format incremented to 252: changed command inset syntax
1168
1169         Old:
1170
1171         \begin_inset LatexCommand \cmdname[opt1][opt2]{arg}
1172         preview true
1173         \end_inset
1174
1175         and
1176
1177         \bibitem [opt1]{arg}
1178
1179
1180         New:
1181
1182         \begin_inset LatexCommand cmdname
1183         name1 "opt1"
1184         name2 "opt2"
1185         name3 "arg"
1186         preview true
1187         \end_inset
1188
1189         The order of the parameters and for each parameter the name and
1190         optional/required bit is now stored in InsetCommandParams.
1191
1192 2006-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1193
1194         * format incremented to 251: save show_label param for charstyles.
1195
1196         On revert, the show_label param is just removed. Nothing to convert.
1197
1198 2006-10-12  Martin Vermeer <martin.vermeer@hut.fi>
1199
1200         * Format incremented to 250: allow optional arg to environments
1201
1202         No material format change. Now optargs for environments are allowed
1203         to be specified in layout files and will be handled properly. When
1204         converted back to older formats, they will be ignored in LaTeX
1205         output.
1206
1207 2006-08-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1208
1209         * format incremented to 249: Unicode
1210
1211         LyX documents are now always encoded in utf8. The value of
1212         \inputencoding does now only determine the encoding of the created
1213         LaTeX file.
1214         Up to format 248 the value of \inputencoding did also determine the
1215         encoding of the LyX file:
1216
1217         \inputencoding       LyX file encoding
1218         auto                 as determined by the document and character
1219                              languages
1220         default              ditto
1221         everything else      as determined by \inputencoding
1222
1223         The difference between auto and default is only the LaTeX output:
1224         auto causes loading of the inputenc package, default does not.
1225
1226 2006-07-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1227
1228         * format incremented to 248: Basic booktabs support
1229
1230         The <features> tag has a new switch: booktabs="true|false".
1231         An absent switch is equivalent to booktabs="false".
1232         Horizontal lines are set with the booktabs package if this switch
1233         is on.
1234
1235         The <row> tag of tabulars has the following new attributes:
1236         topspace, bottomspace and interlinespace. All take a LyXLength
1237         as value, or the special keyword "default".
1238
1239 2006-06-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1240
1241         * format incremented to 247. The Grand Font Interface Rewrite.
1242         (1) Split font selection to rm, sf, tt:
1243                 \fontscheme -> \font_roman, \font_sans, \font_typewriter
1244                 Change 246->247:
1245                         \fontscheme     \font_roman     \font_sans      \font_typewriter
1246                         default         default         default         default
1247                         ae              ae              default         default
1248                         times           times           default         default
1249                         palatino        palatino        default         default
1250                         helvet          default         helvet          default
1251                         avant           default         avant           default
1252                         newcent         newcent         default         default
1253                         bookman         bookman         default         default
1254                         pslatex         times           (or \usepackage{pslatex})
1255                 New 246->247:
1256                         \font_roman: cmr (-> \renewcommand{\rmdefault}{cmr}),
1257                                      lmodern, charter, utopia, ccfonts, chancery, beraserif
1258                                         (-> \usepackage{<name>})
1259                         \font_sans: cmss, lmss, cmbr
1260                                         (-> \renewcommand{\sfdefault}{<name>})
1261                                     berasans (-> \usepackage{<name>})
1262                         \font_typewriter: cmtt, lmtt, cmtl,
1263                                         (-> \renewcommand{\sfdefault}{<name>})
1264                                         courier, luximono, beramono
1265                                         (-> \usepackage{<name>})
1266         (2) New param \font_default_family (rmdefault, sfdefault, ttdefault)
1267         (3) New param \font_sc (true, false).
1268         (4) New param \font_osf (true, false).
1269         (5) New param \font_sf_scale (float)
1270         (6) New param \font_tt_scale (float)
1271         Support for the following fonts has been added:
1272                 bera, ccfonts, chancery, charter, cmbright, computer modern (explicitely),
1273                 courier, lmodern, luximono, utopia.
1274         Support for the following font has been removed:
1275                 pslatex (it's superseded by mathptmx (times)).
1276
1277 2006-06-03  Martin Vermeer  <martin.vermeer@hut.fi>
1278
1279         * format incremented to 246. The framed.sty package is
1280         now supported with note types framed and shaded.
1281
1282 2005-10-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1283
1284         * format incremented to 245. The \quotes_times parameter
1285         has been removed.
1286
1287 2005-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1288
1289         * format incremented to 244. Rename '\InsetSpace \,'
1290         to '\InsetSpace \thinspace{}', because the comma was
1291         not parsed by lyxlex, and '\InsetSpace \space' to
1292         '\InsetSpace \space{}' in favour of consistency.
1293
1294 2005-07-18  José Matos  <jamatos@lyx.org>
1295
1296         * format incremented to 243.
1297
1298         * this change only affects the preamble, the paperpackage
1299           option was removed and papersize is changed to default.
1300
1301 2005-06-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1302
1303         * format incremented to 242. There is no file format per
1304         se, but the "frenchb" language has been removed from lib/language
1305         and has to be translated to "french" by lyx2lyx.
1306
1307 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1308
1309         * format incremented to 241.
1310
1311         All following changes apply only to text in ERT insets. The
1312         rationale is that text in ERT is simply ASCII text, and nothing more.
1313
1314         * paragraph breaks are now a single newline in latex and not a
1315         paragraph break anymore (bug 698).
1316         * \newline is not allowed anymore, because it is redundant (see above)
1317         * layouts other than Standard, paragraph parameters and font changes
1318         are not allowed anymore. They never made sense and were ignored for
1319         latex output, but now they can't be read or set anymore (bug 922).
1320
1321
1322 2005-01-23  Jürgen Spitzmüller  <j.spitzmüller@gmx.de>
1323
1324         * format incremented to 240.
1325         * new bufferparam:
1326                 \output_changes {true|false}
1327         (should the change tracking marks be visible in the output or not?)
1328         * lyx2lyx should just delete the param in 239.
1329
1330 2005-01-06  José Matos  <jamatos@lyx.org>
1331
1332         * format incremented to 239.
1333         * the paragraph parameters are displayed in their own line. This
1334         change is consistent with the insets behaviour, and corresponds
1335         to a more uniform treatment of the paragraphs since some of them
1336         had already their own line.
1337
1338         An example of a single paragraph follows:
1339
1340 \begin_layout Standard
1341 \paragraph_spacing single
1342 \align left
1343 Paragraph text.
1344 \end_layout
1345
1346
1347 2004-12-03  José Matos  <jamatos@lyx.org>
1348
1349         * format incremented to 238.
1350         * The compatibility code to read old latex accents from 0.12.x in
1351         InsetLatexAccent::checkContents has been removed.
1352         The following translations are done:
1353                 "\i \x"   -> "\i \x{}"
1354                 "\i \xy"  -> "\i \x{y}"
1355                 "\i \x y" -> "\i \x{y}"
1356                 "\i \x\i" -> "\i \x{\i}"
1357                 "\i \x\j" -> "\i \x{\j}"
1358         x is a latex accent command, y the base character. \, i and j are
1359         literal.
1360         lyx did these changes already from 0.12.x -> 215, but not lyx2lyx,
1361         so formats 215 - 237 can have both versions.
1362
1363
1364 2004-10-10  José Matos  <jamatos@lyx.org>
1365
1366         * format incremented to 237.
1367         * In the header, the following statments use now booleans values,
1368         instead of 0, 1:
1369                 - \use_geometry
1370                 - \use_bibtopic
1371                 - \tracking_changes
1372
1373 2004-08-15  José Matos  <jamatos@lyx.org>
1374
1375         * format incremented to 236.
1376         * Added tags:
1377                 - \begin_document
1378                 - \begin_header
1379                 - \begin_body
1380                 - \end_body
1381
1382         * The options for \papersize are changed:
1383                 Default -> default
1384                 Custom -> custom
1385         * All whitespaces are removed at the end of lines, when
1386         not necessary. As an example we have all the lines in the header that
1387         do not belong to the preamble.
1388
1389 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1390
1391         * format incremented to 235.
1392         * \paperpackage had an off-by-one error. Translation table:
1393
1394           234: a4    a4wide  widemarginsa4
1395           235: none  a4      a4wide         widemarginsa4
1396
1397           The "widemarginsa4" setting of 235 has no equivalent in 234.
1398
1399 2004-05-12  Angus Leeming  <leeming@lyx.org>
1400
1401         * format incremented to 234.
1402         * the citation engine is specified explicitly rather than being
1403         deduced from 3 bools.
1404
1405         \use_natbib 1
1406         \use_numerical_citations 0   ->   \cite_engine <style>
1407         \use_jurabib 0
1408
1409         where <style> is one of "basic", "natbib_authoryear",
1410         "natbib_numerical" or "jurabib".
1411
1412 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1413
1414         * format incremented to 233.
1415         * insetgraphics does not allow filenames without extension anymore.
1416         The complete filename has to be given.
1417
1418 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1419
1420         * format incremented to 232.
1421
1422         * Support for bibtopic (sectioned bibliographies).
1423           - bufferparam \use_bibtopic [1|0]
1424           - the bibtex inset has a second argument for bibtopic's
1425             btPrint{Cited|NotCited|All} command:
1426             < 231:
1427             \begin_inset LatexCommand \bibtex[<style>]{<database>}
1428             now:
1429             \begin_inset LatexCommand \bibtex[<style>][<btPrintX>]{<database>}
1430           Forwards, there's nothing to be done. Backwards, \usepackage[dot]{bibtopic}
1431           has to be inserted to the preamble. Instead of the bibtex inset, the LaTeX
1432           \bibliographystyle{<style>}
1433           \begin{btSect}{<database>}
1434           \<btprintX>
1435           \end{btSect}
1436           has to be inserted.
1437
1438 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1439
1440         * format incremented to 231.
1441
1442         * Support for sidewaysfigure/sidewaystable (rotating package).
1443         insetfloat has now a param \sideways [true|false] (default is false).
1444         The param should be erased on downwards conversion, if it was true,
1445         the inset should be replaced by
1446         \begin{sidewaysfigure} <content> \end{sidewaysfigure}
1447         resp.
1448         \begin{sidewaystable} <content> \end{sidewaystable}
1449         i.e. ERT.
1450
1451 2004-02-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1452
1453         * format incremented to 230.
1454
1455         * Support for a second optional argument in insetcommand.
1456         currently, citation uses this to support natbibs second
1457         optional argument \cite[before][after]{key}.
1458         I think there's nothing to convert upwards. Downwards, the
1459         commands with 2 optional args need to be converted to ERT.
1460
1461         * Support for jurabib (param \use_jurabib [1|0], default is 0).
1462         When converting downwards, \usepackage{jurabib} has to be added
1463         to the preamble and, if babel is used, \usepackage{babel} before
1464         (jurabib fails if babel is called afterwards). If the natbib commands
1465         are used together with jurabib, they have to be converted to ERT too.
1466
1467 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1468
1469         * format incremented to 229.
1470         * Minipages cannot be read anymore. All minipage insets will
1471         be converted to frameless box insets between 228->229.
1472
1473 2003-12-15  Angus Leeming  <leeming@lyx.org>
1474
1475         * format incremented to 228.
1476         * Change the output of all insets derived from InsetCollapsable
1477         except for InsetERT (which has a similar output already), changing lines
1478         "collapsed true" -> "status collapsed"
1479         "collapsed false" -> "status open".
1480         * Change the output of InsetERT, changing lines
1481         "status Collapsed" -> "status collapsed"
1482         "status Open" -> "status open".
1483         "status Inlined" -> "status inlined".
1484
1485 2003-12-10  Angus Leeming  <leeming@lyx.org>
1486
1487         * format NOT incremented.
1488         * add a 'draft' option to InsetExternal.
1489
1490 2003-12-10  Angus Leeming  <leeming@lyx.org>
1491
1492         * format incremented to 227.
1493         * Change the output of InsetBox:
1494         \begin_inset Boxed -> \begin_inset Box Boxed
1495         \begin_inset Doublebox -> \begin_inset Box Doublebox
1496         \begin_inset Frameless -> \begin_inset Box Frameless
1497         \begin_inset ovalbox -> \begin_inset Box ovalbox
1498         \begin_inset Ovalbox -> \begin_inset Box Ovalbox
1499         \begin_inset Shadowbox -> \begin_inset Box Shadowbox
1500
1501 2003-12-10  Angus Leeming  <leeming@lyx.org>
1502
1503         * format incremented to 226.
1504         * Change the output of InsetNote:
1505         \begin_inset Note -> \begin_inset Note Note
1506         \begin_inset Comment -> \begin_inset Note Comment
1507         \begin_inset Greyedout -> \begin_inset Note Greyedout
1508
1509 2003-11-28  André Pönitz
1510
1511         * Remove space_above/space_below from Paragraph.
1512     This is now handled by InsetVSpace.
1513
1514 2003-10-07  Angus Leeming  <leeming@lyx.org>
1515
1516         * Add transformations to InsetExternal
1517
1518         boundingBox 0 0 20 20           the dimensions of the B.B..
1519                                         Output if the B.B. is not empty.
1520         clip                            clip the image to the B.B.
1521                                         Output if true.
1522         extra LaTeX "draft"             'extra' data passed to the primary
1523                                         command for this output format.
1524                                         (Possible formats LaTeX, PDFLaTeX,
1525                                          LinuxDoc, DocBook, Ascii.)
1526                                         The string can contain spaces and so
1527                                         is wrapped in "...".
1528         rotateAngle 30                  Rotation of the data.
1529                                         Output for non-zero rotation only.
1530         rotateOrigin bottomleft         Rotation origin.
1531                                         Output for non-zero rotation and
1532                                         non-default origin (center) only.
1533         scale 50
1534         width 2cm                       Output only if the image is resized.
1535         height 2cm
1536         keepAspectRatio
1537
1538 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
1539
1540         * Added box inset. File format:
1541
1542         \begin_inset Ovalbox            Boxed/Frameless/ovalbox/Ovalbox
1543                                             /Shadowbox/Doublebox
1544         position "b"                    t/c/b
1545         hor_pos "c"                     l/c/r/s
1546         has_inner_box 1                 1/0
1547         inner_pos "b"                   t/c/b/s
1548         use_parbox 0                    1/0
1549         width "100col%"                 unit+width-string
1550         special "none"                  none/height/depth
1551                                             /totalheight/width
1552         height "1in"                    unit+width-string
1553         height_special "totalheight"    none/height/depth
1554                                             /totalheight/width
1555         collapsed false                 true/false
1556
1557         \begin_layout Standard
1558
1559         <box contents>
1560         \end_layout
1561
1562         \end_inset
1563
1564         This box (Frameless, has_inner_box=1, use_parbox=0) replaces
1565         the pre-existing Minipage inset. Parameters translate as follows:
1566         position                        0/1/2   -> t/c/b
1567         inner_position                  0/1/2/3 -> inner_pos c/t/b/s
1568         height                          same
1569         width                           same
1570         collapsed                       same
1571
1572 2003-08-19  Michael Schmitt  <michael.schmitt@teststep.org>
1573
1574         * attribute valignment="center" is replaced by valignment="middle"
1575         for tabular columns and cells
1576
1577 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
1578
1579         * Added branch inset. File format:
1580
1581         branch definition in the header:
1582         \branch <branchname>
1583         \selected 0                    0/1
1584         \color #rrggbb
1585         \end_branch
1586
1587         \begin_inset Branch <branchname>
1588         collapsed false                 true/false
1589
1590         \begin_layout Standard
1591
1592         <branch contents>
1593         \end_layout
1594
1595         \end_inset
1596
1597 2003-07-28  José Matos  <jamatos@lyx.org>
1598
1599         * \the_end is replaced with \end_document
1600
1601 2003-07-28  José Matos  <jamatos@lyx.org>
1602
1603         * \layout is replaced with \begin_layout
1604
1605 2003-07-28  José Matos  <jamatos@fep.up.pt>
1606
1607         Format bumped to 225
1608
1609         * All layouts finish now with \end_layout
1610
1611 2003-06-04  Angus Leeming  <leeming@lyx.org>
1612
1613         Format bumped to 224
1614
1615         * the storage of the external inset has been changed from
1616
1617                 \begin_inset External XFig,"file.fig",""
1618
1619                 \end_inset
1620
1621         to this
1622
1623                 \begin_inset External
1624                         template XFig
1625                         filename file.fig
1626                         display <display_type>
1627                         lyxscale <scale>
1628
1629                 \end_inset
1630
1631         throwing away the final arg (here "", more generally "<string>") that holds
1632         the parameters variable.
1633         Variables are output if present (filename) or different from the default
1634         values (display, lyxscale).
1635
1636         Moreover, the RasterImage template has been scrapped. All RasterImage
1637         external insets are now converted to Graphics insets.
1638
1639 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1640
1641         * Added new space insets:
1642                 \SpecialChar ~ is now \InsetSpace ~
1643                 ERT: "\ " could be converted to InsetSpace \<space>
1644                 ERT: "\," could be converted to InsetSpace \,
1645
1646 2003-04-24  André Pönitz <poenitz@gmx.net>
1647
1648         * Added eqref support:
1649         \begin_inset LatexCommand \eqref{label}
1650
1651 2003-03-14  Dekel Tsur
1652
1653         * Format bumped to 223.
1654
1655 2003-03-12  John Levon  <levon@movementarian.org>
1656
1657         * Added \\end_header to signify the end of the header in a
1658           more robust fashion.
1659
1660         * use_amsmath is now a tristate {0 = never, 1 = auto, 2 = always}
1661
1662 2003-02-10  John Levon  <levon@movementarian.org>
1663
1664         Format bumped to 222
1665
1666         Added \\tracking_changes 0|1 to the header.
1667
1668         Added \\author to the header. This can be present multiple
1669         times, and is of the form :
1670
1671         \\author "Real Name" email@address.com
1672
1673         Added \\change_deleted, \\change_inserted. Each of these does not
1674         span a paragraph, and is delimited by "\\change_unchanged\n". Both are
1675         of the form :
1676
1677         \\change_inserted author time
1678
1679         where author is an integer ID reference into the author list in
1680         the header, and time is time_t.
1681
1682 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
1683
1684         * InsetGraphicsParams.h (scale): is now a float, not an unsigned int.
1685
1686 2002-08-22  Rob Lahaye <lahaye@snu.ac.kr>
1687
1688 New graphics dialog. With the removal of buttons in the dialog, also
1689 keywords in the graphics inset went. The following keywords do not
1690 exist anymore:
1691         lyxsize_kind
1692         lyxsize_type
1693         lyxwidth
1694         lyxheight
1695         size_kind
1696         size_type
1697         rotate
1698
1699 Only non-default values are saved to the lyx files. The defaults of the remaining
1700 keywords are;
1701         filename <empty>
1702         lyxscale 100
1703         display default
1704         scale 100
1705         width <empty>
1706         height <empty>
1707         draft <off>
1708         noUnzip <off>
1709         BoundingBox <from file>
1710         clip <off>
1711         rotateAngle 0
1712         rotateOrigin centerBaseline
1713         subcaption <off>
1714         subcaptionText <empty>
1715         special <empty>
1716
1717 The remaining keywords have sufficient overlap with the old ones for a
1718 smooth reading of the 1.2.x inset keywords in most common cases.
1719
1720 Compatibility is certainly broken for the old lyxwidth/lyxheight keywords.
1721 They don't exist anymore and we can't translate them into a scaling value, while
1722 we're reading the graphics inset. The old lyxwidth/lyxheight keyword and its
1723 argument is ignored and lost.
1724
1725 Only few compatibility issues are left for lyx2lyx:
1726
1727 ------------------------------------------------------------------------------
1728 old-token                                   new-token         remove
1729 ------------------------------------------------------------------------------
1730 size_kind original / size_type 0            scale 100         width <val>
1731                                                               height <val>
1732                                                               scale <val>
1733
1734 size_kind width_height / size_type 1            -             scale <val>
1735
1736 lyxsize_kind original / lyxsize_type 0      lyxscale 100      lyxscale <val>
1737 ------------------------------------------------------------------------------
1738 [replace old-token by new-token, and remove any of subsequent tokens as listed]
1739
1740 If "rotate" is absent, lyx2lyx should ignore "rotateAngle <val>":
1741    if ( "rotateAngle <val>" is there WITHOUT being preceded by the keyword "rotate" )
1742    then
1743         replace "rotateAngle <val>" by "rotateAngle 0"
1744
1745
1746 2002-08-12  Andre' Poenitz <poenitz@gmx.de>
1747
1748 Added \lyxlock for locked math inset when written to .lyx file.
1749 When "downgrading" .lyx files this should simple be deleted but it
1750 does not hurt at all if it stays in. It does not have to be added
1751 when "upgrading".
1752
1753
1754 2002-08-02  Angus Leeming  <leeming@lyx.org>
1755
1756 Added a boolean "preview" flag to InsetCommandParams.
1757 Currently it is written only by InsetInclude, because only this
1758 class can generate a preview of its contents.
1759
1760 The LyX file now contains:
1761
1762  \begin_inset Include \input{snapshot_t=40.tex}
1763 +preview true
1764
1765  \end_inset
1766
1767 Earlier versions of LyX just swallow this extra token silently.
1768
1769 2002-08-12  Angus Leeming  <leeming@lyx.org>
1770
1771 The 1.2.0 InsetGraphicsParams "size_type" and "lyxsize_type" have been
1772 renamed as "size_kind" and "lyxsize_kind" respectively.
1773
1774  \begin_inset Graphics FormatVersion 1
1775         filename file.eps
1776         display default
1777 -       size_kind original
1778 +       size_type original
1779         width 7cm
1780         rotateOrigin center
1781 -       lyxsize_kind original
1782 +       lyxsize_type original
1783         lyxwidth 4cm
1784
1785  \end_inset
1786