]> git.lyx.org Git - lyx.git/blob - development/FORMAT
81f07b467387bfeb7edeaca63d710038ccb933c4
[lyx.git] / development / FORMAT
1 LyX file-format changes
2 -----------------------
3
4 2007-10-03 Uwe Stöhr Uwe Stöhr <uwestoehr@web.de>
5         * Format incremented to 290: Add table wrap floats.
6         
7 2007-10-03 Martin Vermeer <martin.vermeer@tkk.fi>
8         * Format incremented to 289: ??
9           
10 2007-09-25 Richard Heck <rgheck@bobjweil.com>
11         * Format incremented to 288: Change how command insets are
12           represented in LyX files.
13
14 2007-09-24 Uwe Stöhr <uwestoehr@web.de>
15         * Format incremented to 287: Add missing optional parameters
16           for wrapped figures.
17
18 2007-09-21 Pavel Sanda <ps@twin.jikos.cz>
19         * Format incremented to 286: LyX now supports hyperref and some
20           of its options.
21
22 2007-09-11 Bo Peng <ben.bob@gmail.com>
23         * Format incremented to 285: Tweaks to embedded file format.
24           Add manifest to .lyx file. 
25           Remove inzip parameter from graphics insets.
26
27 2007-09-09 Helge Hafting <helge.hafting@aitel.hist.no>
28         * Format incremented to 284: LyX now implements wrapped figures
29           using wrapfig.sty instead of floatflt.sty. The latter
30           is rather buggy, the former also has more options.
31           No conversion as the .lyx doesn't change.
32           The .tex export is slightly different, necessitating the
33           format increase.
34
35 2007-09-08 Martin Vermeer <martin.vermeer@tkk.fi>
36
37         * format incremented to 283: CharStyle insets are now 
38           called Flex.
39
40 2007-08-31 Bo Peng <ben.bob@gmail.com>
41
42         * format incremented to 282: lyx files can be zipfiles with
43           embedded documents.
44
45 2007-08-29 Richard Heck <rgheck@bobjweil.com>
46
47         * format incremented to 281: allow modules for layout files.
48
49 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
50
51         * format incremented to 280: the show_label parameter
52           is depreciated in favour of (Collapsable) status.
53
54 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
55
56         * format incremented to 279: CharStyle names are now
57           expected to be of form CharStyle:Name.
58
59 2007-08-12 José Matos <jamatos@fc.up.pt>
60
61         * format incremented to 278: Close begin_deeper with a
62           corresponding end_deeper (the only case where it matters is
63           at the end of the body).
64
65 2007-08-12 José Matos <jamatos@fc.up.pt>
66
67         * format incremented to 277: lyx is able to create invalid
68           table where a multicolumn does not have a first cell
69           (required by the table file format)
70
71 2007-07-20 Dov Feldstern <dov@lyx.org>
72
73         * format *not* incremented; fixed format 249 conversion, so that it now
74                 correctly deals with encodings in footnotes (part of bug 3613)
75
76 2007-06-26 Uwe Stöhr <uwestoehr@web.de> and Dov Feldstern <dov@lyx.org>
77
78         * format incremented to 276: switching exsting language 'arabic' to 
79                 'arabic_arabtex'; this is to differentiate from the new arabic support
80                 using the arabi package.
81
82 2007-05-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
83
84         * format incremented to 275: add graphics params scaleBeforeRotation
85         (fix bug 1749).
86
87 2007-06-13 Dov Feldstern <dov@lyx.org>
88         * format incremented to 274: applying the conversion done in format 259
89                 to the \lang property, which was forgotten back then... This is
90                 slightly more complicated, because the default language has to be
91                 determined on a per-paragraph basis.
92
93 2007-06-13 Bo Peng <ben.bob@gmail.com>
94         * format incremented to 273: add --Separator-- environment to 
95                 separate consecutive environments
96
97 2007-06-13 Bo Peng <bpeng@lyx.org>
98         * format incremented to 272: convert listings to ERT because
99                 earlier versions of lyx can not handle unrecognizable 
100                 listings parameters.
101
102 2007-05-15 José Matos <jamatos@lyx.org>
103         * format incremented to 271: extended textclasses accept the
104         normal font sizes: 10, 11 and 12pt.
105
106 2007-05-14 Martin Vermeer <martin.vermeer@tkk.fi>
107         * format incremented to 270: support beamer \alert, \structure
108
109 2007-05-08 Bo Peng <ben.bob@gmail.com>
110         * format incremented to 269: add listings support
111         - add preamble flag \listings_params, e.g. \listings_params "language=Python,float"
112         - add inset listings, with options lstparams and inline, e.g.
113                 \begin_inset listings
114                 lstparams "xleftmargin=50pt,language=Python"
115                 inline false
116         - add \lstinputlisting Include type. e.g.
117                 \begin_inset Include \lstinputlisting{newfile1.lyx}[firstline=10,lastline=15]
118
119 2007-05-06 Uwe Stöhr  <uwestoehr@web.de>
120
121         * format incremented to 268: add support for the CJK encodings
122         - all encodings supported by CJK.sty are now in lib/encodings
123         - lib/encoding has got two new flags:
124           - encoding package:
125             "inputenc" for those languages that use the inputenc-package and
126             "CJK" for the CJK encodings
127           - "fixed"/"variable" to divide between multi- or single-byte encoding 
128         - lib/languages allows now to set an empty language for babel
129           in this case babel isn't called.
130         
131 2007-05-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
132
133         * format incremented to 267: add plain utf8 encoding (for XeTeX).
134
135 2007-04-29  Uwe Stöhr  <uwestoehr@web.de>
136
137         * format incremented to 266:
138         Support for the Armenian language
139         
140 2007-04-26  Uwe Stöhr  <uwestoehr@web.de>
141
142         * format incremented to 265: fix LyX's table border line handling
143         With the fix (see bug 1746) LyX now takes care if the user has entered
144         a "|" character in the argument field of tables. Therefore the "|"
145         character has to be removed when also a table border is set.
146
147 2007-04-24  José Matos  <jamatos@lyx.org>
148
149         * format incremented to 264:
150         textclass cv is renamed simplecv
151
152 2007-02-22  José Matos  <jamatos@lyx.org>
153
154         * format incremented to 263: changes in the language names (overdue):
155           brazil -> brazilian
156           portuges -> portuguese
157
158 2007-02-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
159
160         * format incremented to 262: Allow ascii \inputencoding
161
162 2007-02-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
163
164         * format incremented to 261: \output_changes is now considered
165         even if \tracking_changes is false. This allows to output existing
166         changes even if future changes are not tracked anymore.
167         The old combination
168
169         \tracking_changes false
170         \output_changes true
171
172         is therefore converted to
173
174         \tracking_changes false
175         \output_changes false
176
177         on upgrade. Nothing is done on downgrade since the new behaviour is
178         not supported in older formats.
179
180 2007-02-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
181
182         * format incremented to 260: Allow utf8x \inputencoding
183
184 2007-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
185
186         * format incremented to 259:
187         Old: Spaces at start or end of font changes were output outside of
188              the font change, i.e. not 'xx\textbf{ yy }zz', but
189              'xx \textbf{yy} zz'.
190         New: Spaces are always output with the font set by the user.
191
192 2007-01-31  Uwe Stöhr  <uwestoehr@web.de>
193
194         * format incremented to 258: new \lyxline definition
195         Old:
196                 \\newcommand{\\lyxline}[1]{ 
197                   {#1 \\vspace{1ex} \\hrule width \\columnwidth \\vspace{1ex}} 
198                 } 
199         New:
200                 \\newcommand{\\lyxline}[1][1pt]{% 
201                   \\par\\noindent% 
202                   \\rule[.5ex]{\\linewidth}{#1}\\par}
203         The new definition is more robust, see bug 1988 and now really takes care about
204         the fontsize: \lyxline{\Huge} produces now a thicker line than \lyxline{\normalfont}
205
206 2007-01-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
207
208         * format incremented to 257: Caption styles have been replaced by
209         InsetCaption. This is at the same time also a layout file format
210         change to format 3. layout2layout removes caption layouts from old
211         styles.
212         Note that InsetCaption did exist before this format, but was never
213         used. Old files containing do nevertheless still work.
214         Of course users can still define a Caption style in layout files,
215         but the special treatment in LyX is gone (apart from the sensitive
216         label property).
217
218 2006-12-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
219
220         * format incremented to 256: allow some new inputenc settings.
221         For the complete list, see lib/lyx2lyx/lyx_1_5.py.
222
223 2006-11-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
224
225         * format incremented to 255: new insets for \clearpage and
226         \cleardoublepage. They are written inline to the file, exactly like
227         \newpage.
228
229 2006-11-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
230
231         * format incremented to 254: new header parameter \use_esint.
232         It can have the same values as \use_amsmath: 0 (off), 1 (auto) and
233         2 (on).
234
235 2006-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
236
237         * format incremented to 253: new nomenclature and printnomenclature
238         insets. These are standard InsetCommand with the following parameters:
239         \nomenclature[prefix]{symbol}{description}
240         \printnomenclature[labelwidth]
241
242 2006-10-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
243
244         * format incremented to 252: changed command inset syntax
245
246         Old:
247
248         \begin_inset LatexCommand \cmdname[opt1][opt2]{arg}
249         preview true
250         \end_inset
251
252         and
253
254         \bibitem [opt1]{arg}
255
256
257         New:
258
259         \begin_inset LatexCommand cmdname
260         name1 "opt1"
261         name2 "opt2"
262         name3 "arg"
263         preview true
264         \end_inset
265
266         The order of the parameters and for each parameter the name and
267         optional/required bit is now stored in InsetCommandParams.
268
269 2006-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
270
271         * format incremented to 251: save show_label param for charstyles.
272
273         On revert, the show_label param is just removed. Nothing to convert.
274
275 2006-10-12  Martin Vermeer <martin.vermeer@hut.fi>
276
277         * Format incremented to 250: allow optional arg to environments
278
279         No material format change. Now optargs for environments are allowed
280         to be specified in layout files and will be handled properly. When 
281         converted back to older formats, they will be ignored in LaTeX 
282         output.
283
284 2006-08-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
285
286         * format incremented to 249: Unicode
287
288         LyX documents are now always encoded in utf8. The value of
289         \inputencoding does now only determine the encoding of the created
290         LaTeX file.
291         Up to format 248 the value of \inputencoding did also determine the
292         encoding of the LyX file:
293
294         \inputencoding       LyX file encoding
295         auto                 as determined by the document and character
296                              languages
297         default              ditto
298         everything else      as determined by \inputencoding
299
300         The difference between auto and default is only the LaTeX output:
301         auto causes loading of the inputenc package, default does not.
302
303 2006-07-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
304
305         * format incremented to 248: Basic booktabs support
306
307         The <features> tag has a new switch: booktabs="true|false".
308         An absent switch is equivalent to booktabs="false".
309         Horizontal lines are set with the booktabs package if this switch
310         is on.
311
312         The <row> tag of tabulars has the following new attributes:
313         topspace, bottomspace and interlinespace. All take a LyXLength
314         as value, or the special keyword "default".
315
316 2006-06-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
317
318         * format incremented to 247. The Grand Font Interface Rewrite.
319         (1) Split font selection to rm, sf, tt:
320                 \fontscheme -> \font_roman, \font_sans, \font_typewriter
321                 Change 246->247:
322                         \fontscheme     \font_roman     \font_sans      \font_typewriter
323                         default         default         default         default
324                         ae              ae              default         default
325                         times           times           default         default
326                         palatino        palatino        default         default
327                         helvet          default         helvet          default
328                         avant           default         avant           default
329                         newcent         newcent         default         default
330                         bookman         bookman         default         default
331                         pslatex         times           (or \usepackage{pslatex})
332                 New 246->247:
333                         \font_roman: cmr (-> \renewcommand{\rmdefault}{cmr}), 
334                                      lmodern, charter, utopia, ccfonts, chancery, beraserif
335                                         (-> \usepackage{<name>})
336                         \font_sans: cmss, lmss, cmbr 
337                                         (-> \renewcommand{\sfdefault}{<name>})
338                                     berasans (-> \usepackage{<name>})
339                         \font_typewriter: cmtt, lmtt, cmtl,
340                                         (-> \renewcommand{\sfdefault}{<name>})
341                                         courier, luximono, beramono
342                                         (-> \usepackage{<name>})
343         (2) New param \font_default_family (rmdefault, sfdefault, ttdefault)
344         (3) New param \font_sc (true, false).
345         (4) New param \font_osf (true, false).
346         (5) New param \font_sf_scale (float)
347         (6) New param \font_tt_scale (float)
348         Support for the following fonts has been added:
349                 bera, ccfonts, chancery, charter, cmbright, computer modern (explicitely),
350                 courier, lmodern, luximono, utopia.
351         Support for the following font has been removed:
352                 pslatex (it's superseded by mathptmx (times)).
353
354 2006-06-03  Martin Vermeer  <martin.vermeer@hut.fi>
355
356         * format incremented to 246. The framed.sty package is 
357         now supported with note types framed and shaded.
358
359 2005-10-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
360
361         * format incremented to 245. The \quotes_times parameter
362         has been removed.
363
364 2005-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
365
366         * format incremented to 244. Rename '\InsetSpace \,'
367         to '\InsetSpace \thinspace{}', because the comma was
368         not parsed by lyxlex, and '\InsetSpace \space' to
369         '\InsetSpace \space{}' in favour of consistency.
370
371 2005-07-18  José Matos  <jamatos@lyx.org>
372
373         * format incremented to 243.
374
375         * this change only affects the preamble, the paperpackage
376           option was removed and papersize is changed to default.
377
378 2005-06-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
379
380         * format incremented to 242. There is no file format per
381         se, but the "frenchb" language has been removed from lib/language
382         and has to be translated to "french" by lyx2lyx.
383
384 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
385
386         * format incremented to 241.
387
388         All following changes apply only to text in ERT insets. The
389         rationale is that text in ERT is simply ASCII text, and nothing more.
390
391         * paragraph breaks are now a single newline in latex and not a
392         paragraph break anymore (bug 698).
393         * \newline is not allowed anymore, because it is redundant (see above)
394         * layouts other than Standard, paragraph parameters and font changes
395         are not allowed anymore. They never made sense and were ignored for
396         latex output, but now they can't be read or set anymore (bug 922).
397
398
399 2005-01-23  Jürgen Spitzmüller  <j.spitzmüller@gmx.de>
400
401         * format incremented to 240.
402         * new bufferparam:
403                 \output_changes {true|false}
404         (should the change tracking marks be visible in the output or not?)
405         * lyx2lyx should just delete the param in 239.
406
407 2005-01-06  José Matos  <jamatos@lyx.org>
408
409         * format incremented to 239.
410         * the paragraph parameters are displayed in their own line. This
411         change is consistent with the insets behaviour, and corresponds
412         to a more uniform treatment of the paragraphs since some of them
413         had already their own line.
414
415         An example of a single paragraph follows:
416
417 \begin_layout Standard
418 \paragraph_spacing single
419 \align left
420 Paragraph text.
421 \end_layout
422
423
424 2004-12-03  José Matos  <jamatos@lyx.org>
425
426         * format incremented to 238.
427         * The compatibility code to read old latex accents from 0.12.x in
428         InsetLatexAccent::checkContents has been removed.
429         The following translations are done:
430                 "\i \x"   -> "\i \x{}"
431                 "\i \xy"  -> "\i \x{y}"
432                 "\i \x y" -> "\i \x{y}"
433                 "\i \x\i" -> "\i \x{\i}"
434                 "\i \x\j" -> "\i \x{\j}"
435         x is a latex accent command, y the base character. \, i and j are
436         literal.
437         lyx did these changes already from 0.12.x -> 215, but not lyx2lyx,
438         so formats 215 - 237 can have both versions.
439
440
441 2004-10-10  José Matos  <jamatos@lyx.org>
442
443         * format incremented to 237.
444         * In the header, the following statments use now booleans values,
445         instead of 0, 1:
446                 - \use_geometry
447                 - \use_bibtopic
448                 - \tracking_changes
449
450 2004-08-15  José Matos  <jamatos@lyx.org>
451
452         * format incremented to 236.
453         * Added tags:
454                 - \begin_document
455                 - \begin_header
456                 - \begin_body
457                 - \end_body
458
459         * The options for \papersize are changed:
460                 Default -> default
461                 Custom -> custom
462         * All whitespaces are removed at the end of lines, when
463         not necessary. As an example we have all the lines in the header that
464         do not belong to the preamble.
465
466 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
467
468         * format incremented to 235.
469         * \paperpackage had an off-by-one error. Translation table:
470
471           234: a4    a4wide  widemarginsa4
472           235: none  a4      a4wide         widemarginsa4
473
474           The "widemarginsa4" setting of 235 has no equivalent in 234.
475
476 2004-05-12  Angus Leeming  <leeming@lyx.org>
477
478         * format incremented to 234.
479         * the citation engine is specified explicitly rather than being
480         deduced from 3 bools.
481
482         \use_natbib 1
483         \use_numerical_citations 0   ->   \cite_engine <style>
484         \use_jurabib 0
485
486         where <style> is one of "basic", "natbib_authoryear",
487         "natbib_numerical" or "jurabib".
488
489 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
490
491         * format incremented to 233.
492         * insetgraphics does not allow filenames without extension anymore.
493         The complete filename has to be given.
494
495 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
496
497         * format incremented to 232.
498
499         * Support for bibtopic (sectioned bibliographies).
500           - bufferparam \use_bibtopic [1|0]
501           - the bibtex inset has a second argument for bibtopic's
502             btPrint{Cited|NotCited|All} command:
503             < 231:
504             \begin_inset LatexCommand \bibtex[<style>]{<database>}
505             now:
506             \begin_inset LatexCommand \bibtex[<style>][<btPrintX>]{<database>}
507           Forwards, there's nothing to be done. Backwards, \usepackage[dot]{bibtopic}
508           has to be inserted to the preamble. Instead of the bibtex inset, the LaTeX
509           \bibliographystyle{<style>}
510           \begin{btSect}{<database>}
511           \<btprintX>
512           \end{btSect}
513           has to be inserted.
514
515 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
516
517         * format incremented to 231.
518
519         * Support for sidewaysfigure/sidewaystable (rotating package).
520         insetfloat has now a param \sideways [true|false] (default is false).
521         The param should be erased on downwards conversion, if it was true,
522         the inset should be replaced by
523         \begin{sidewaysfigure} <content> \end{sidewaysfigure}
524         resp.
525         \begin{sidewaystable} <content> \end{sidewaystable}
526         i.e. ERT.
527
528 2004-02-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
529
530         * format incremented to 230.
531
532         * Support for a second optional argument in insetcommand.
533         currently, citation uses this to support natbibs second
534         optional argument \cite[before][after]{key}.
535         I think there's nothing to convert upwards. Downwards, the
536         commands with 2 optional args need to be converted to ERT.
537
538         * Support for jurabib (param \use_jurabib [1|0], default is 0).
539         When converting downwards, \usepackage{jurabib} has to be added
540         to the preamble and, if babel is used, \usepackage{babel} before
541         (jurabib fails if babel is called afterwards). If the natbib commands
542         are used together with jurabib, they have to be converted to ERT too.
543
544 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
545
546         * format incremented to 229.
547         * Minipages cannot be read anymore. All minipage insets will
548         be converted to frameless box insets between 228->229.
549
550 2003-12-15  Angus Leeming  <leeming@lyx.org>
551
552         * format incremented to 228.
553         * Change the output of all insets derived from InsetCollapsable
554         except for InsetERT (which has a similar output already), changing lines
555         "collapsed true" -> "status collapsed"
556         "collapsed false" -> "status open".
557         * Change the output of InsetERT, changing lines
558         "status Collapsed" -> "status collapsed"
559         "status Open" -> "status open".
560         "status Inlined" -> "status inlined".
561
562 2003-12-10  Angus Leeming  <leeming@lyx.org>
563
564         * format NOT incremented.
565         * add a 'draft' option to InsetExternal.
566
567 2003-12-10  Angus Leeming  <leeming@lyx.org>
568
569         * format incremented to 227.
570         * Change the output of InsetBox:
571         \begin_inset Boxed -> \begin_inset Box Boxed
572         \begin_inset Doublebox -> \begin_inset Box Doublebox
573         \begin_inset Frameless -> \begin_inset Box Frameless
574         \begin_inset ovalbox -> \begin_inset Box ovalbox
575         \begin_inset Ovalbox -> \begin_inset Box Ovalbox
576         \begin_inset Shadowbox -> \begin_inset Box Shadowbox
577
578 2003-12-10  Angus Leeming  <leeming@lyx.org>
579
580         * format incremented to 226.
581         * Change the output of InsetNote:
582         \begin_inset Note -> \begin_inset Note Note
583         \begin_inset Comment -> \begin_inset Note Comment
584         \begin_inset Greyedout -> \begin_inset Note Greyedout
585
586 2003-11-28  André Pönitz
587
588         * Remove space_above/space_below from Paragraph.
589     This is now handled by InsetVSpace.
590
591 2003-10-07  Angus Leeming  <leeming@lyx.org>
592
593         * Add transformations to InsetExternal
594
595         boundingBox 0 0 20 20           the dimensions of the B.B..
596                                         Output if the B.B. is not empty.
597         clip                            clip the image to the B.B.
598                                         Output if true.
599         extra LaTeX "draft"             'extra' data passed to the primary
600                                         command for this output format.
601                                         (Possible formats LaTeX, PDFLaTeX,
602                                          LinuxDoc, DocBook, Ascii.)
603                                         The string can contain spaces and so
604                                         is wrapped in "...".
605         rotateAngle 30                  Rotation of the data.
606                                         Output for non-zero rotation only.
607         rotateOrigin bottomleft         Rotation origin.
608                                         Output for non-zero rotation and
609                                         non-default origin (center) only.
610         scale 50
611         width 2cm                       Output only if the image is resized.
612         height 2cm
613         keepAspectRatio
614
615 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
616
617         * Added box inset. File format:
618
619         \begin_inset Ovalbox            Boxed/Frameless/ovalbox/Ovalbox
620                                             /Shadowbox/Doublebox
621         position "b"                    t/c/b
622         hor_pos "c"                     l/c/r/s
623         has_inner_box 1                 1/0
624         inner_pos "b"                   t/c/b/s
625         use_parbox 0                    1/0
626         width "100col%"                 unit+width-string
627         special "none"                  none/height/depth
628                                             /totalheight/width
629         height "1in"                    unit+width-string
630         height_special "totalheight"    none/height/depth
631                                             /totalheight/width
632         collapsed false                 true/false
633
634         \begin_layout Standard
635
636         <box contents>
637         \end_layout
638
639         \end_inset
640
641         This box (Frameless, has_inner_box=1, use_parbox=0) replaces
642         the pre-existing Minipage inset. Parameters translate as follows:
643         position                        0/1/2   -> t/c/b
644         inner_position                  0/1/2/3 -> inner_pos c/t/b/s
645         height                          same
646         width                           same
647         collapsed                       same
648
649 2003-08-19  Michael Schmitt  <michael.schmitt@teststep.org>
650
651         * attribute valignment="center" is replaced by valignment="middle"
652         for tabular columns and cells
653
654 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
655
656         * Added branch inset. File format:
657
658         branch definition in the header:
659         \branch <branchname>
660         \selected 0                    0/1
661         \color #rrggbb
662         \end_branch
663
664         \begin_inset Branch <branchname>
665         collapsed false                 true/false
666
667         \begin_layout Standard
668
669         <branch contents>
670         \end_layout
671
672         \end_inset
673
674 2003-07-28  José Matos  <jamatos@lyx.org>
675
676         * \the_end is replaced with \end_document
677
678 2003-07-28  José Matos  <jamatos@lyx.org>
679
680         * \layout is replaced with \begin_layout
681
682 2003-07-28  José Matos  <jamatos@fep.up.pt>
683
684         Format bumped to 225
685
686         * All layouts finish now with \end_layout
687
688 2003-06-04  Angus Leeming  <leeming@lyx.org>
689
690         Format bumped to 224
691
692         * the storage of the external inset has been changed from
693
694                 \begin_inset External XFig,"file.fig",""
695
696                 \end_inset
697
698         to this
699
700                 \begin_inset External
701                         template XFig
702                         filename file.fig
703                         display <display_type>
704                         lyxscale <scale>
705
706                 \end_inset
707
708         throwing away the final arg (here "", more generally "<string>") that holds
709         the parameters variable.
710         Variables are output if present (filename) or different from the default
711         values (display, lyxscale).
712
713         Moreover, the RasterImage template has been scrapped. All RasterImage
714         external insets are now converted to Graphics insets.
715
716 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
717
718         * Added new space insets:
719                 \SpecialChar ~ is now \InsetSpace ~
720                 ERT: "\ " could be converted to InsetSpace \<space>
721                 ERT: "\," could be converted to InsetSpace \,
722
723 2003-04-24  André Pönitz <poenitz@gmx.net>
724
725         * Added eqref support:
726         \begin_inset LatexCommand \eqref{label}
727
728 2003-03-14  Dekel Tsur
729
730         * Format bumped to 223.
731
732 2003-03-12  John Levon  <levon@movementarian.org>
733
734         * Added \\end_header to signify the end of the header in a
735           more robust fashion.
736
737         * use_amsmath is now a tristate {0 = never, 1 = auto, 2 = always}
738
739 2003-02-10  John Levon  <levon@movementarian.org>
740
741         Format bumped to 222
742
743         Added \\tracking_changes 0|1 to the header.
744
745         Added \\author to the header. This can be present multiple
746         times, and is of the form :
747
748         \\author "Real Name" email@address.com
749
750         Added \\change_deleted, \\change_inserted. Each of these does not
751         span a paragraph, and is delimited by "\\change_unchanged\n". Both are
752         of the form :
753
754         \\change_inserted author time
755
756         where author is an integer ID reference into the author list in
757         the header, and time is time_t.
758
759 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
760
761         * InsetGraphicsParams.h (scale): is now a float, not an unsigned int.
762
763 2002-08-22  Rob Lahaye <lahaye@snu.ac.kr>
764
765 New graphics dialog. With the removal of buttons in the dialog, also
766 keywords in the graphics inset went. The following keywords do not
767 exist anymore:
768         lyxsize_kind
769         lyxsize_type
770         lyxwidth
771         lyxheight
772         size_kind
773         size_type
774         rotate
775
776 Only non-default values are saved to the lyx files. The defaults of the remaining
777 keywords are;
778         filename <empty>
779         lyxscale 100
780         display default
781         scale 100
782         width <empty>
783         height <empty>
784         draft <off>
785         noUnzip <off>
786         BoundingBox <from file>
787         clip <off>
788         rotateAngle 0
789         rotateOrigin centerBaseline
790         subcaption <off>
791         subcaptionText <empty>
792         special <empty>
793
794 The remaining keywords have sufficient overlap with the old ones for a
795 smooth reading of the 1.2.x inset keywords in most common cases.
796
797 Compatibility is certainly broken for the old lyxwidth/lyxheight keywords.
798 They don't exist anymore and we can't translate them into a scaling value, while
799 we're reading the graphics inset. The old lyxwidth/lyxheight keyword and its
800 argument is ignored and lost.
801
802 Only few compatibility issues are left for lyx2lyx:
803
804 ------------------------------------------------------------------------------
805 old-token                                   new-token         remove
806 ------------------------------------------------------------------------------
807 size_kind original / size_type 0            scale 100         width <val>
808                                                               height <val>
809                                                               scale <val>
810
811 size_kind width_height / size_type 1            -             scale <val>
812
813 lyxsize_kind original / lyxsize_type 0      lyxscale 100      lyxscale <val>
814 ------------------------------------------------------------------------------
815 [replace old-token by new-token, and remove any of subsequent tokens as listed]
816
817 If "rotate" is absent, lyx2lyx should ignore "rotateAngle <val>":
818    if ( "rotateAngle <val>" is there WITHOUT being preceded by the keyword "rotate" )
819    then
820         replace "rotateAngle <val>" by "rotateAngle 0"
821
822
823 2002-08-12  Andre' Poenitz <poenitz@gmx.de>
824
825 Added \lyxlock for locked math inset when written to .lyx file.
826 When "downgrading" .lyx files this should simple be deleted but it
827 does not hurt at all if it stays in. It does not have to be added
828 when "upgrading".
829
830
831 2002-08-02  Angus Leeming  <leeming@lyx.org>
832
833 Added a boolean "preview" flag to InsetCommandParams.
834 Currently it is written only by InsetInclude, because only this
835 class can generate a preview of its contents.
836
837 The LyX file now contains:
838
839  \begin_inset Include \input{snapshot_t=40.tex}
840 +preview true
841
842  \end_inset
843
844 Earlier versions of LyX just swallow this extra token silently.
845
846 2002-08-12  Angus Leeming  <leeming@lyx.org>
847
848 The 1.2.0 InsetGraphicsParams "size_type" and "lyxsize_type" have been
849 renamed as "size_kind" and "lyxsize_kind" respectively.
850
851  \begin_inset Graphics FormatVersion 1
852         filename file.eps
853         display default
854 -       size_kind original
855 +       size_type original
856         width 7cm
857         rotateOrigin center
858 -       lyxsize_kind original
859 +       lyxsize_type original
860         lyxwidth 4cm
861
862  \end_inset
863
864
865