]> git.lyx.org Git - lyx.git/blob - development/FORMAT
f5ce5356abbc0f6c512071e104099dc4d39e160e
[lyx.git] / development / FORMAT
1 LyX file-format changes
2 -----------------------
3
4 Please keep the entries informative enough, i.e. try to indicate what
5 changes happened in particular if possible.
6 The good example would be 2010-01-10 entry.
7
8 -----------------------
9
10 2010-04-17 Richard heck <rgheck@comcast.net>
11         * Format incremented to 386: LyX version for InsetInfo:
12           new parameters: type  "lyxinfo", arg   "version".
13
14 2010-04-08 Uwe Stöhr <uwestoehr@web.de>
15         * Format incremented to 385: support to change the background color
16           for shaded boxes: new buffer parameter \boxbgcolor
17
18 2010-04-03 Uwe Stöhr <uwestoehr@web.de>
19         * Format incremented to 384: support to specify a document-wide
20           font color: new buffer parameter \fontcolor
21
22 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
23         * Format incremented to 383: support for Turkmen
24
25 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
26         * Format incremented to 382: support to change the font color
27           for greyed-out notes: new buffer parameter \notefontcolor
28
29 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
30         * Format incremented to 381: support for new parameters
31           for \xymatrix: \xymatrix@!0, \xymatrix!R and \xymatrix!C.
32
33 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
34         * Format incremented to 380: introduction of InsetPreview.
35         
36 2010-03-18: Richard Heck <rgheck@comcast.net>
37         * Format incremented to 379: revise format 374
38           Replace boolean \html_use_mathml with \html_math_output,
39           which at the moment can be: MathML, HTML, Images, or LaTeX.
40
41 2010-02-12 Pavel Sanda <sanda@lyx.org>
42         * Format incremented to 378: support for revision InsetInfo.
43           Various "vcs-*" strings could be argument of arg parameter
44           in InsetInfo. This entry is a safety measure, no lyx2lyx
45           conversion is needed in fact.
46
47 2010-02-11 Uwe Stöhr <uwestoehr@web.de> and Edwin Leuven <e.leuven@uva.nl>
48         * Format incremented to 377: support for multirow cells in
49           tables
50
51 2010-01-10 Jürgen Spitzmüller <spitz@lyx.org>
52         * Format incremented to 376: new buffer param
53           \maintain_unincluded_children. If true, the aux files of
54           non-included children (with \includeonly) are updated to
55           keep the counters and refs correct.
56
57 2010-01-06 Jürgen Spitzmüller <spitz@lyx.org>
58         * Format incremented to 375: add support for \includeonly
59           This adds a new buffer param list of relative filenames
60           which are output as \includeonly arguments, like this:
61           \begin_includeonly
62           child1.lyx
63           child2.lyx
64           \end_includeonly
65
66 2009-12-30 Richard Heck <rgheck@comcast.net>
67         * Format incremented to 374: add html output options.
68                 \html_use_mathml (boolean): whether to use MathML or images
69                 \html_be_strict (boolean): whether to be XHTML 1.1 compliant
70
71 2009-12-07 Jürgen Spitzmüller <spitz@lyx.org>
72         * Format incremented to 373: merge g-brief-de and g-brief-en
73           classes into one g-brief class.
74           All German layout names are replaced by English ones, the
75           two classes are renamed to g-brief.
76
77 2009-11-29 Jürgen Spitzmüller <spitz@lyx.org>
78         * Format incremented to 372: new buffer param fontencoding.
79           This param holds a buffer-specific fontencoding (argument
80           of the fontenc package).
81           Possible values:
82           - global: use lyxrc.fontenc [this is the default]
83           - default: do not load the fontenc package at all
84           - <ENC>: real encodings such as "T1". Multiple encodings
85             can be separated by comma.
86
87 2009-11-11 Uwe Stöhr <uwestoehr@web.de>
88         * Format incremented to 371: add option to suppress the LaTeX
89           package mhchem.
90
91 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
92         * Format incremented to 370: introduce a document option to
93           suppress the default date.
94
95 2009-07-22 Vincent van Ravesteijn <vfr@lyx.org>
96         * Format incremented to 369: add the author ids to the list of
97           authors and let the numbering start with 1 in stead of 0.     
98
99 2009-07-21 Jürgen Spitzmüller <spitz@lyx.org>, Uwe Stöhr <uwestoehr@web.de>
100         * Format incremented to 368: allow to use glue lengths for
101           horizontal spaces.
102           We just revert hspaces with glue lengths to ERT, since the
103           inset didn't support them prior to format 368.
104           No explicit conversion.
105
106 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
107         * Format incremented to 367: allow to use percent lengths for
108           vertical and horizontal spaces.
109
110 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
111         * Format incremented to 366: allow to use percent lengths for the
112           paragraph skip separation.
113
114 2009-07-19 Uwe Stöhr <uwestoehr@web.de>
115         * Format incremented to 365: support for paragraph indentation.
116
117 2009-07-13 Jürgen Spitzmüller <spitz@lyx.org>
118         * Format incremented to 364: add \filename_suffix parameter
119           to branches.
120           Possible values: 0, 1.
121           If "1", the branch name is appended to the filename on export
122           (e.g., <filename>-<suffix>.pdf).
123
124 2009-07-11 Uwe Stöhr <uwestoehr@web.de>
125         * Format incremented to 363: support for horizontal longtable
126           alignment.
127   
128 2009-06-11 Jürgen Spitzmüller <spitz@lyx.org>
129         * Format incremented to 362: support for the applemac encoding.
130
131 2009-05-25 Jürgen Spitzmüller <spitz@lyx.org>
132         * Format incremented to 361: support for custom setting of
133           bibliography (longest) label width.
134           Empty file format change.
135
136 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
137         * Format incremented to 360: param width for nomencl_print
138         CommandInset. This
139         1.) adds a further value "width" to param set_width
140         (see format 359)
141         and
142         2.) a param width, which takes a length
143         If "width" is chosen, we define the indendation of the nomencl
144         list via the optional argument of \printnomenclature, e.g.
145         \printnomenclature[2cm]{}
146
147 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
148         * Format incremented to 359: param set_width for nomencl_print
149         CommandInset. This specifies how wide the longest nomencl label
150         is (i.e., how wide the indendation in the nomencl list is).
151         Possible values:
152         - none: do not specifiy the width (use predefined values)
153         - auto: compute the widest label and specify via
154           \settowidth{\nomlabelwidth}{<widest label>}
155
156 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
157         * Format incremented to 358: support for custom bibtex and
158           makeindex commands.
159
160 2009-05-05 Pavel Sanda <sanda@lyx.org>, Enrico Forestieri <forenr@lyx.org>
161         * Format incremented to 357: Change of the latex output for
162           underline from \underbar to ulem's \uline.
163
164 2009-05-05 Pavel Sanda <sanda@lyx.org>
165         * Format incremented to 356: support for double and wave underline
166           character styles via ulem's \uuline and \uwave
167
168 2009-05-03 Pavel Sanda <sanda@lyx.org>
169         * Format incremented to 355: support for strikeout character
170           style via ulem's \sout
171
172 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
173         * Format incremented to 354: support for splitindex's
174           \printindex* and \printsubindex*.
175
176 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
177         * Format incremented to 353: support for splitindex's
178           \printsubindex.
179
180 2009-04-15 Jürgen Spitzmüller <spitz@lyx.org>
181         * Format incremented to 352: splitindex support.
182
183 2009-04-11 Uwe Stöhr <uwestoehr@web.de>
184         * Format incremented to 351: support to set a page background
185           color.
186
187 2009-04-06 Jürgen Spitzmüller <spitz@lyx.org>
188         * Format incremented to 350: new param \default_output_format.
189
190 2009-04-05 Jürgen Spitzmüller <spitz@lyx.org>
191         * Format incremented to 349: initial support for XeTeX.
192
193 2009-01-30 Uwe Stöhr <uwestoehr@web.de>
194         * Format incremented to 348: support for \*phantom.
195
196 2009-01-03 Vincent van Ravesteijn <V.F.vanRavesteijn@tudelft.nl>
197         * Format incremented to 347: support for tabular valign.
198
199 2008-11-28 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
200         * Format incremented to 346: support for German (Switzerland):
201           (bug 5450)
202
203 2008-11-07 José Matos <jamatos@lyx.org>
204         * Format incremented to 345: for docbook backend CharStyle: -> Element:
205           (fix bug 5411)
206
207 2008-10-12 Pavel Sanda <sanda@lyx.org>
208         * Format incremented to 344: sanitize backreference settings
209           for hyperref (fix bug 5340).
210
211 2008-10-12 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
212         * Format incremented to 343: new param \use_default_options
213           (fix bug 2114).
214
215 2008-10-12 Uwe Stöhr <uwestoehr@web.de>
216         * Format incremented to 342: support for Mongolian.
217
218 2008-09-30 Uwe Stöhr <uwestoehr@web.de>
219         * Format incremented to 341: support for TABs in listings.
220
221 2008-08-01 José Matos <jamatos@fc.up.pt>
222         * Format incremented to 340: move empty layouts to "Plain Layout".
223
224 2008-07-28 Richard Heck <rgheck@brown.edu>
225         * Format incremented to 339: removal of default modules.
226
227 2008-06-21 Uwe Stöhr <uwestoehr@web.de>
228         * Format incremented to 338: support for polytonic Greek.
229
230 2008-06-13 Abdelrazak Younes <younes@lyx.org>
231         * Format incremented to 337: convert/revert graphics display param.
232
233 2008-06-04 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
234         * Format incremented to 336: new param \font_cjk.
235
236 2008-05-30 Richard Heck <rgheck@brown.edu>
237         * Format incremented to 335: fixes for InsetSpace problems.
238
239 2008-05-16 Uwe Stöhr <uwestoehr@web.de>
240         * Format incremented to 334: fix for bug 4868.
241
242 2008-05-09 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
243         * Format incremented to 333: fixes in the APA layout.
244
245 2008-05-06 Pavel Sanda <sanda@lyx.org>
246         * Format incremented to 332: Added groupId for graphics insets.
247
248 2008-25-04 Helge Hafting <helge.hafting@aitel.hist.no>
249         * Format incremented to 330: More horizontal fills
250           - \leftarrowfill, \rightarrowfill
251           - \upbracefill, \downbracefill
252
253 2008-04-28 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
254         * Format incremented to 329: new param \master.
255
256 2008-04-18 Bo Peng <ben.bob@gmail.com>
257         * Format incremented to 328: Revert the support for embedding
258
259 2008-04-16 Uwe Stöhr <uwestoehr@web.de>
260         * Format incremented to 327: support for Mexican Spanish.
261
262 2008-04-11 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
263         * Format incremented to 326: support for pdflatex via external inset.
264
265 2008-03-29 Uwe Stöhr <uwestoehr@web.de>
266         * Format incremented to 325: merge the two Japanese languages to one that is
267           encoding independent.
268
269 2008-03-25 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
270         * Format incremented to 324: merge the two newline insets.
271
272 2008-03-25 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
273         * Format incremented to 323: merge the diverse newpage insets.
274
275 2008-03-24 Richard Heck <rgheck@comcast.net>
276         * Format incremented to 322: local layout
277
278 2008-03-18 Edwin Leuven <e.leuven@uva.nl>
279         * Format incremented to 321: drop row/col lines and ensure
280           consistency between cell and row/col lines.
281           Make the separation between \begin_inset and Tabular a
282           single space (it used to be a double space for lyx < 1.4)
283
284 2008-03-18 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
285         * Format incremented to 320: support for protected horizontal fill
286           (\hspace*{\fill})
287
288 2008-03-10 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
289         * Format incremented to 319: hspace and extended hfill support
290
291 2008-03-09 Bo Peng <ben.bob@gmail.com>
292         * Format incremented to 318: add \extra_embedded_files to buffer params
293
294 2008-03-02 Uwe Stöhr <uwestoehr@web.de>
295         * Format incremented to 317: support floating placements for wrap floats
296
297 2008-03-02 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
298         * Format incremented to 316: support for subfloats (subfig package)
299
300 2008-02-18 Richard Heck <rgheck@comcast.net>
301         * Format incremented to 315: support for column separation in page margins
302
303 2008-02-03 Uwe Stöhr <uwestoehr@web.de>
304         * Format incremented to 314: adapt scrlttr2 class for serial letters
305
306 2008-01-12 Richard Heck <rgheck@comcast.net>
307         * Format incremented to 313: change in how modules are represented
308
309 2008-01-11 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
310         * Format incremented to 312: support for sidewaysalgorithm (rotfloat)
311           and wide sideways{figure,table}.
312
313 2008-01-10 Richard Heck <rgheck@comcast.net>
314         * Format incremented to 311: dummy format to drive the AMS conversion
315
316 2007-12-28 Bernhard Reiter <ockham@gmx.net>
317         * Format incremented to 310: support for \nocite{*}
318
319 2007-12-11 Bernhard Reiter <ockham@gmx.net>
320         * Format incremented to 309: support for \nocite
321
322 2007-12-15 Uwe Stöhr <uwestoehr@web.de>
323         * Format incremented to 308: support for Serbian (Latin)
324
325 2007-12-05 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
326         * Format incremented to 307: support for \slash and \nobreakdash
327
328 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
329         * Format incremented to 306: support for Interlingua
330
331 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
332         * Format incremented to 305: support for Bahasa Malaysia
333
334 2007-12-03 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
335         * Format incremented to 304: framed and shaded boxes are now real boxes
336           (not notes).
337
338 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
339         * Format incremented to 303: remove Serbocroatian as this was not a real
340           babel language (Croatian was used instead in the background)
341         * Implement Serbian
342
343 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
344         * Format incremented to 302: support for Latin and North Sami
345
346 2007-11-24 Uwe Stöhr <uwestoehr@web.de>
347         * Format incremented to 301: support for \linebreak
348
349 2007-11-23 Uwe Stöhr <uwestoehr@web.de>
350         * Format incremented to 300: support for \pagebreak
351
352 2007-11-01 Uwe Stöhr <uwestoehr@web.de>
353         * Format incremented to 299: support for hyperlink types
354
355 2007-11-01 Stefan Schimanski <sts@1stein.org>
356         * Format incremented to 298: math-macro code has been rewritten,
357           now it supports definitions with optional parameters
358
359 2007-10-29 Uwe Stöhr <uwestoehr@web.de>
360         * Format incremented to 297: support for Albanian, lower Sorbian,
361           fixed upper Sorbian language
362
363 2007-10-23 Richard Heck <rgheck@comcast.net>
364         * Format incremented to 296: InsetInclude becomes an InsetCommand
365
366 2007-10-12 Uwe Stöhr <uwestoehr@web.de>
367         * Format incremented to 295: get rid of the htmlurl command that was
368           needed for docbook, add the option to create a hyperlink instead
369
370 2007-10-12 Pavel Sanda <ps@twin.jikos.cz>
371         * Format incremented to 294: PDFOptions: add usetitle,
372           fix leftovers
373
374 2007-10-11 Bo Peng <ben.bob@gmail.com>
375         * Format incremented to 293: Add InsetInfo.
376
377 2007-10-09 Uwe Stöhr <uwestoehr@web.de>
378         * Format incremented to 292: Support for Japanese without
379           using CJK and inputenc. (japanese-plain)
380
381 2007-10-04 Uwe Stöhr <uwestoehr@web.de>
382         * Format incremented to 291: Support for Vietnamese.
383
384 2007-10-03 Uwe Stöhr <uwestoehr@web.de>
385         * Format incremented to 290: Add table wrap floats
386
387 2007-10-03 Martin Vermeer <martin.vermeer@tkk.fi>
388         * Format incremented to 289: make Index a collapsable inset.
389
390 2007-09-25 Richard Heck <rgheck@comcast.net>
391         * Format incremented to 288: Change how command insets are
392           represented in LyX files.
393
394 2007-09-24 Uwe Stöhr <uwestoehr@web.de>
395         * Format incremented to 287: Add missing optional parameters
396           for wrapped figures.
397
398 2007-09-21 Pavel Sanda <ps@twin.jikos.cz>
399         * Format incremented to 286: LyX now supports hyperref and some
400           of its options.
401
402 2007-09-11 Bo Peng <ben.bob@gmail.com>
403         * Format incremented to 285: Tweaks to embedded file format
404           Remove inzip parameter from graphics insets.
405
406 2007-09-09 Helge Hafting <helge.hafting@aitel.hist.no>
407         * Format incremented to 284: LyX now implements wrapped figures
408           using wrapfig.sty instead of floatflt.sty. The latter
409           is rather buggy, the former also has more options.
410           No conversion as the .lyx doesn't change.
411           The .tex export is slightly different, necessitating the
412           format increase.
413
414 2007-09-08 Martin Vermeer <martin.vermeer@tkk.fi>
415
416         * format incremented to 283: CharStyle insets are now
417           called Flex.
418
419 2007-08-31 Bo Peng <ben.bob@gmail.com>
420
421         * format incremented to 282: lyx files can be zipfiles with
422           embedded documents.
423
424 2007-08-29 Richard Heck <rgheck@comcast.net>
425
426         * format incremented to 281: allow modules for layout files
427
428 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
429
430         * format incremented to 280: the show_label parameter
431           is depreciated in favour of (Collapsable) status.
432
433 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
434
435         * format incremented to 279: CharStyle names are now
436           expected to be of form CharStyle:Name.
437
438 2007-08-12 José Matos <jamatos@fc.up.pt>
439
440         * format incremented to 278: Close begin_deeper with a
441           corresponding end_deeper (the only case where it matters is
442           at the end of the body).
443
444 2007-08-12 José Matos <jamatos@fc.up.pt>
445
446         * format incremented to 277: lyx is able to create invalid
447           table where a multicolumn does not have a first cell
448           (required by the table file format)
449
450 2007-07-20 Dov Feldstern <dov@lyx.org>
451
452         * format *not* incremented; fixed format 249 conversion, so that it now
453                 correctly deals with encodings in footnotes (part of bug 3613)
454
455 2007-06-26 Uwe Stöhr <uwestoehr@web.de> and Dov Feldstern <dov@lyx.org>
456
457         * format incremented to 276: switching exsting language 'arabic' to
458                 'arabic_arabtex'; this is to differentiate from the new arabic support
459                 using the arabi package.
460
461 2007-05-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
462
463         * format incremented to 275: add graphics params scaleBeforeRotation
464         (fix bug 1749).
465
466 2007-06-13 Dov Feldstern <dov@lyx.org>
467         * format incremented to 274: applying the conversion done in format 259
468                 to the \lang property, which was forgotten back then... This is
469                 slightly more complicated, because the default language has to be
470                 determined on a per-paragraph basis.
471
472 2007-06-13 Bo Peng <ben.bob@gmail.com>
473         * format incremented to 273: add --Separator-- environment to
474                 separate consecutive environments
475
476 2007-06-13 Bo Peng <bpeng@lyx.org>
477         * format incremented to 272: convert listings to ERT because
478                 earlier versions of lyx can not handle unrecognizable
479                 listings parameters.
480
481 2007-05-15 José Matos <jamatos@lyx.org>
482         * format incremented to 271: extended textclasses accept the
483         normal font sizes: 10, 11 and 12pt.
484
485 2007-05-14 Martin Vermeer <martin.vermeer@tkk.fi>
486         * format incremented to 270: support beamer \alert, \structure
487
488 2007-05-08 Bo Peng <ben.bob@gmail.com>
489         * format incremented to 269: add listings support
490         - add preamble flag \listings_params, e.g. \listings_params "language=Python,float"
491         - add inset listings, with options lstparams and inline, e.g.
492                 \begin_inset listings
493                 lstparams "xleftmargin=50pt,language=Python"
494                 inline false
495         - add \lstinputlisting Include type. e.g.
496                 \begin_inset Include \lstinputlisting{newfile1.lyx}[firstline=10,lastline=15]
497
498 2007-05-06 Uwe Stöhr  <uwestoehr@web.de>
499
500         * format incremented to 268: add support for the CJK encodings
501         - all encodings supported by CJK.sty are now in lib/encodings
502         - lib/encoding has got two new flags:
503           - encoding package:
504             "inputenc" for those languages that use the inputenc-package and
505             "CJK" for the CJK encodings
506           - "fixed"/"variable" to divide between multi- or single-byte encoding
507         - lib/languages allows now to set an empty language for babel
508           in this case babel isn't called.
509
510 2007-05-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
511
512         * format incremented to 267: add plain utf8 encoding (for XeTeX).
513
514 2007-04-29  Uwe Stöhr  <uwestoehr@web.de>
515
516         * format incremented to 266:
517         Support for the Armenian language
518
519 2007-04-26  Uwe Stöhr  <uwestoehr@web.de>
520
521         * format incremented to 265: fix LyX's table border line handling
522         With the fix (see bug 1746) LyX now takes care if the user has entered
523         a "|" character in the argument field of tables. Therefore the "|"
524         character has to be removed when also a table border is set.
525
526 2007-04-24  José Matos  <jamatos@lyx.org>
527
528         * format incremented to 264:
529         textclass cv is renamed simplecv
530
531 2007-02-22  José Matos  <jamatos@lyx.org>
532
533         * format incremented to 263: changes in the language names (overdue):
534           brazil -> brazilian
535           portuges -> portuguese
536
537 2007-02-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
538
539         * format incremented to 262: Allow ascii \inputencoding
540
541 2007-02-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
542
543         * format incremented to 261: \output_changes is now considered
544         even if \tracking_changes is false. This allows to output existing
545         changes even if future changes are not tracked anymore.
546         The old combination
547
548         \tracking_changes false
549         \output_changes true
550
551         is therefore converted to
552
553         \tracking_changes false
554         \output_changes false
555
556         on upgrade. Nothing is done on downgrade since the new behaviour is
557         not supported in older formats.
558
559 2007-02-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
560
561         * format incremented to 260: Allow utf8x \inputencoding
562
563 2007-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
564
565         * format incremented to 259:
566         Old: Spaces at start or end of font changes were output outside of
567              the font change, i.e. not 'xx\textbf{ yy }zz', but
568              'xx \textbf{yy} zz'.
569         New: Spaces are always output with the font set by the user.
570
571 2007-01-31  Uwe Stöhr  <uwestoehr@web.de>
572
573         * format incremented to 258: new \lyxline definition
574         Old:
575                 \\newcommand{\\lyxline}[1]{
576                   {#1 \\vspace{1ex} \\hrule width \\columnwidth \\vspace{1ex}}
577                 }
578         New:
579                 \\newcommand{\\lyxline}[1][1pt]{%
580                   \\par\\noindent%
581                   \\rule[.5ex]{\\linewidth}{#1}\\par}
582         The new definition is more robust, see bug 1988 and now really takes care of
583         the fontsize: \lyxline{\Huge} produces now a thicker line than \lyxline{\normalfont}
584
585 2007-01-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
586
587         * format incremented to 257: Caption styles have been replaced by
588         InsetCaption. This is at the same time also a layout file format
589         change to format 3. layout2layout removes caption layouts from old
590         styles.
591         Note that InsetCaption did exist before this format, but was never
592         used. Old files containing do nevertheless still work.
593         Of course users can still define a Caption style in layout files,
594         but the special treatment in LyX is gone (apart from the sensitive
595         label property).
596
597 2006-12-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
598
599         * format incremented to 256: allow some new inputenc settings.
600         For the complete list, see lib/lyx2lyx/lyx_1_5.py.
601
602 2006-11-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
603
604         * format incremented to 255: new insets for \clearpage and
605         \cleardoublepage. They are written inline to the file, exactly like
606         \newpage.
607
608 2006-11-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
609
610         * format incremented to 254: new header parameter \use_esint.
611         It can have the same values as \use_amsmath: 0 (off), 1 (auto) and
612         2 (on).
613
614 2006-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
615
616         * format incremented to 253: new nomenclature and printnomenclature
617         insets. These are standard InsetCommand with the following parameters:
618         \nomenclature[prefix]{symbol}{description}
619         \printnomenclature[labelwidth]
620
621 2006-10-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
622
623         * format incremented to 252: changed command inset syntax
624
625         Old:
626
627         \begin_inset LatexCommand \cmdname[opt1][opt2]{arg}
628         preview true
629         \end_inset
630
631         and
632
633         \bibitem [opt1]{arg}
634
635
636         New:
637
638         \begin_inset LatexCommand cmdname
639         name1 "opt1"
640         name2 "opt2"
641         name3 "arg"
642         preview true
643         \end_inset
644
645         The order of the parameters and for each parameter the name and
646         optional/required bit is now stored in InsetCommandParams.
647
648 2006-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
649
650         * format incremented to 251: save show_label param for charstyles.
651
652         On revert, the show_label param is just removed. Nothing to convert.
653
654 2006-10-12  Martin Vermeer <martin.vermeer@hut.fi>
655
656         * Format incremented to 250: allow optional arg to environments
657
658         No material format change. Now optargs for environments are allowed
659         to be specified in layout files and will be handled properly. When
660         converted back to older formats, they will be ignored in LaTeX
661         output.
662
663 2006-08-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
664
665         * format incremented to 249: Unicode
666
667         LyX documents are now always encoded in utf8. The value of
668         \inputencoding does now only determine the encoding of the created
669         LaTeX file.
670         Up to format 248 the value of \inputencoding did also determine the
671         encoding of the LyX file:
672
673         \inputencoding       LyX file encoding
674         auto                 as determined by the document and character
675                              languages
676         default              ditto
677         everything else      as determined by \inputencoding
678
679         The difference between auto and default is only the LaTeX output:
680         auto causes loading of the inputenc package, default does not.
681
682 2006-07-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
683
684         * format incremented to 248: Basic booktabs support
685
686         The <features> tag has a new switch: booktabs="true|false".
687         An absent switch is equivalent to booktabs="false".
688         Horizontal lines are set with the booktabs package if this switch
689         is on.
690
691         The <row> tag of tabulars has the following new attributes:
692         topspace, bottomspace and interlinespace. All take a LyXLength
693         as value, or the special keyword "default".
694
695 2006-06-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
696
697         * format incremented to 247. The Grand Font Interface Rewrite.
698         (1) Split font selection to rm, sf, tt:
699                 \fontscheme -> \font_roman, \font_sans, \font_typewriter
700                 Change 246->247:
701                         \fontscheme     \font_roman     \font_sans      \font_typewriter
702                         default         default         default         default
703                         ae              ae              default         default
704                         times           times           default         default
705                         palatino        palatino        default         default
706                         helvet          default         helvet          default
707                         avant           default         avant           default
708                         newcent         newcent         default         default
709                         bookman         bookman         default         default
710                         pslatex         times           (or \usepackage{pslatex})
711                 New 246->247:
712                         \font_roman: cmr (-> \renewcommand{\rmdefault}{cmr}),
713                                      lmodern, charter, utopia, ccfonts, chancery, beraserif
714                                         (-> \usepackage{<name>})
715                         \font_sans: cmss, lmss, cmbr
716                                         (-> \renewcommand{\sfdefault}{<name>})
717                                     berasans (-> \usepackage{<name>})
718                         \font_typewriter: cmtt, lmtt, cmtl,
719                                         (-> \renewcommand{\sfdefault}{<name>})
720                                         courier, luximono, beramono
721                                         (-> \usepackage{<name>})
722         (2) New param \font_default_family (rmdefault, sfdefault, ttdefault)
723         (3) New param \font_sc (true, false).
724         (4) New param \font_osf (true, false).
725         (5) New param \font_sf_scale (float)
726         (6) New param \font_tt_scale (float)
727         Support for the following fonts has been added:
728                 bera, ccfonts, chancery, charter, cmbright, computer modern (explicitely),
729                 courier, lmodern, luximono, utopia.
730         Support for the following font has been removed:
731                 pslatex (it's superseded by mathptmx (times)).
732
733 2006-06-03  Martin Vermeer  <martin.vermeer@hut.fi>
734
735         * format incremented to 246. The framed.sty package is
736         now supported with note types framed and shaded.
737
738 2005-10-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
739
740         * format incremented to 245. The \quotes_times parameter
741         has been removed.
742
743 2005-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
744
745         * format incremented to 244. Rename '\InsetSpace \,'
746         to '\InsetSpace \thinspace{}', because the comma was
747         not parsed by lyxlex, and '\InsetSpace \space' to
748         '\InsetSpace \space{}' in favour of consistency.
749
750 2005-07-18  José Matos  <jamatos@lyx.org>
751
752         * format incremented to 243.
753
754         * this change only affects the preamble, the paperpackage
755           option was removed and papersize is changed to default.
756
757 2005-06-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
758
759         * format incremented to 242. There is no file format per
760         se, but the "frenchb" language has been removed from lib/language
761         and has to be translated to "french" by lyx2lyx.
762
763 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
764
765         * format incremented to 241.
766
767         All following changes apply only to text in ERT insets. The
768         rationale is that text in ERT is simply ASCII text, and nothing more.
769
770         * paragraph breaks are now a single newline in latex and not a
771         paragraph break anymore (bug 698).
772         * \newline is not allowed anymore, because it is redundant (see above)
773         * layouts other than Standard, paragraph parameters and font changes
774         are not allowed anymore. They never made sense and were ignored for
775         latex output, but now they can't be read or set anymore (bug 922).
776
777
778 2005-01-23  Jürgen Spitzmüller  <j.spitzmüller@gmx.de>
779
780         * format incremented to 240.
781         * new bufferparam:
782                 \output_changes {true|false}
783         (should the change tracking marks be visible in the output or not?)
784         * lyx2lyx should just delete the param in 239.
785
786 2005-01-06  José Matos  <jamatos@lyx.org>
787
788         * format incremented to 239.
789         * the paragraph parameters are displayed in their own line. This
790         change is consistent with the insets behaviour, and corresponds
791         to a more uniform treatment of the paragraphs since some of them
792         had already their own line.
793
794         An example of a single paragraph follows:
795
796 \begin_layout Standard
797 \paragraph_spacing single
798 \align left
799 Paragraph text.
800 \end_layout
801
802
803 2004-12-03  José Matos  <jamatos@lyx.org>
804
805         * format incremented to 238.
806         * The compatibility code to read old latex accents from 0.12.x in
807         InsetLatexAccent::checkContents has been removed.
808         The following translations are done:
809                 "\i \x"   -> "\i \x{}"
810                 "\i \xy"  -> "\i \x{y}"
811                 "\i \x y" -> "\i \x{y}"
812                 "\i \x\i" -> "\i \x{\i}"
813                 "\i \x\j" -> "\i \x{\j}"
814         x is a latex accent command, y the base character. \, i and j are
815         literal.
816         lyx did these changes already from 0.12.x -> 215, but not lyx2lyx,
817         so formats 215 - 237 can have both versions.
818
819
820 2004-10-10  José Matos  <jamatos@lyx.org>
821
822         * format incremented to 237.
823         * In the header, the following statments use now booleans values,
824         instead of 0, 1:
825                 - \use_geometry
826                 - \use_bibtopic
827                 - \tracking_changes
828
829 2004-08-15  José Matos  <jamatos@lyx.org>
830
831         * format incremented to 236.
832         * Added tags:
833                 - \begin_document
834                 - \begin_header
835                 - \begin_body
836                 - \end_body
837
838         * The options for \papersize are changed:
839                 Default -> default
840                 Custom -> custom
841         * All whitespaces are removed at the end of lines, when
842         not necessary. As an example we have all the lines in the header that
843         do not belong to the preamble.
844
845 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
846
847         * format incremented to 235.
848         * \paperpackage had an off-by-one error. Translation table:
849
850           234: a4    a4wide  widemarginsa4
851           235: none  a4      a4wide         widemarginsa4
852
853           The "widemarginsa4" setting of 235 has no equivalent in 234.
854
855 2004-05-12  Angus Leeming  <leeming@lyx.org>
856
857         * format incremented to 234.
858         * the citation engine is specified explicitly rather than being
859         deduced from 3 bools.
860
861         \use_natbib 1
862         \use_numerical_citations 0   ->   \cite_engine <style>
863         \use_jurabib 0
864
865         where <style> is one of "basic", "natbib_authoryear",
866         "natbib_numerical" or "jurabib".
867
868 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
869
870         * format incremented to 233.
871         * insetgraphics does not allow filenames without extension anymore.
872         The complete filename has to be given.
873
874 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
875
876         * format incremented to 232.
877
878         * Support for bibtopic (sectioned bibliographies).
879           - bufferparam \use_bibtopic [1|0]
880           - the bibtex inset has a second argument for bibtopic's
881             btPrint{Cited|NotCited|All} command:
882             < 231:
883             \begin_inset LatexCommand \bibtex[<style>]{<database>}
884             now:
885             \begin_inset LatexCommand \bibtex[<style>][<btPrintX>]{<database>}
886           Forwards, there's nothing to be done. Backwards, \usepackage[dot]{bibtopic}
887           has to be inserted to the preamble. Instead of the bibtex inset, the LaTeX
888           \bibliographystyle{<style>}
889           \begin{btSect}{<database>}
890           \<btprintX>
891           \end{btSect}
892           has to be inserted.
893
894 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
895
896         * format incremented to 231.
897
898         * Support for sidewaysfigure/sidewaystable (rotating package).
899         insetfloat has now a param \sideways [true|false] (default is false).
900         The param should be erased on downwards conversion, if it was true,
901         the inset should be replaced by
902         \begin{sidewaysfigure} <content> \end{sidewaysfigure}
903         resp.
904         \begin{sidewaystable} <content> \end{sidewaystable}
905         i.e. ERT.
906
907 2004-02-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
908
909         * format incremented to 230.
910
911         * Support for a second optional argument in insetcommand.
912         currently, citation uses this to support natbibs second
913         optional argument \cite[before][after]{key}.
914         I think there's nothing to convert upwards. Downwards, the
915         commands with 2 optional args need to be converted to ERT.
916
917         * Support for jurabib (param \use_jurabib [1|0], default is 0).
918         When converting downwards, \usepackage{jurabib} has to be added
919         to the preamble and, if babel is used, \usepackage{babel} before
920         (jurabib fails if babel is called afterwards). If the natbib commands
921         are used together with jurabib, they have to be converted to ERT too.
922
923 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
924
925         * format incremented to 229.
926         * Minipages cannot be read anymore. All minipage insets will
927         be converted to frameless box insets between 228->229.
928
929 2003-12-15  Angus Leeming  <leeming@lyx.org>
930
931         * format incremented to 228.
932         * Change the output of all insets derived from InsetCollapsable
933         except for InsetERT (which has a similar output already), changing lines
934         "collapsed true" -> "status collapsed"
935         "collapsed false" -> "status open".
936         * Change the output of InsetERT, changing lines
937         "status Collapsed" -> "status collapsed"
938         "status Open" -> "status open".
939         "status Inlined" -> "status inlined".
940
941 2003-12-10  Angus Leeming  <leeming@lyx.org>
942
943         * format NOT incremented.
944         * add a 'draft' option to InsetExternal.
945
946 2003-12-10  Angus Leeming  <leeming@lyx.org>
947
948         * format incremented to 227.
949         * Change the output of InsetBox:
950         \begin_inset Boxed -> \begin_inset Box Boxed
951         \begin_inset Doublebox -> \begin_inset Box Doublebox
952         \begin_inset Frameless -> \begin_inset Box Frameless
953         \begin_inset ovalbox -> \begin_inset Box ovalbox
954         \begin_inset Ovalbox -> \begin_inset Box Ovalbox
955         \begin_inset Shadowbox -> \begin_inset Box Shadowbox
956
957 2003-12-10  Angus Leeming  <leeming@lyx.org>
958
959         * format incremented to 226.
960         * Change the output of InsetNote:
961         \begin_inset Note -> \begin_inset Note Note
962         \begin_inset Comment -> \begin_inset Note Comment
963         \begin_inset Greyedout -> \begin_inset Note Greyedout
964
965 2003-11-28  André Pönitz
966
967         * Remove space_above/space_below from Paragraph.
968     This is now handled by InsetVSpace.
969
970 2003-10-07  Angus Leeming  <leeming@lyx.org>
971
972         * Add transformations to InsetExternal
973
974         boundingBox 0 0 20 20           the dimensions of the B.B..
975                                         Output if the B.B. is not empty.
976         clip                            clip the image to the B.B.
977                                         Output if true.
978         extra LaTeX "draft"             'extra' data passed to the primary
979                                         command for this output format.
980                                         (Possible formats LaTeX, PDFLaTeX,
981                                          LinuxDoc, DocBook, Ascii.)
982                                         The string can contain spaces and so
983                                         is wrapped in "...".
984         rotateAngle 30                  Rotation of the data.
985                                         Output for non-zero rotation only.
986         rotateOrigin bottomleft         Rotation origin.
987                                         Output for non-zero rotation and
988                                         non-default origin (center) only.
989         scale 50
990         width 2cm                       Output only if the image is resized.
991         height 2cm
992         keepAspectRatio
993
994 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
995
996         * Added box inset. File format:
997
998         \begin_inset Ovalbox            Boxed/Frameless/ovalbox/Ovalbox
999                                             /Shadowbox/Doublebox
1000         position "b"                    t/c/b
1001         hor_pos "c"                     l/c/r/s
1002         has_inner_box 1                 1/0
1003         inner_pos "b"                   t/c/b/s
1004         use_parbox 0                    1/0
1005         width "100col%"                 unit+width-string
1006         special "none"                  none/height/depth
1007                                             /totalheight/width
1008         height "1in"                    unit+width-string
1009         height_special "totalheight"    none/height/depth
1010                                             /totalheight/width
1011         collapsed false                 true/false
1012
1013         \begin_layout Standard
1014
1015         <box contents>
1016         \end_layout
1017
1018         \end_inset
1019
1020         This box (Frameless, has_inner_box=1, use_parbox=0) replaces
1021         the pre-existing Minipage inset. Parameters translate as follows:
1022         position                        0/1/2   -> t/c/b
1023         inner_position                  0/1/2/3 -> inner_pos c/t/b/s
1024         height                          same
1025         width                           same
1026         collapsed                       same
1027
1028 2003-08-19  Michael Schmitt  <michael.schmitt@teststep.org>
1029
1030         * attribute valignment="center" is replaced by valignment="middle"
1031         for tabular columns and cells
1032
1033 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
1034
1035         * Added branch inset. File format:
1036
1037         branch definition in the header:
1038         \branch <branchname>
1039         \selected 0                    0/1
1040         \color #rrggbb
1041         \end_branch
1042
1043         \begin_inset Branch <branchname>
1044         collapsed false                 true/false
1045
1046         \begin_layout Standard
1047
1048         <branch contents>
1049         \end_layout
1050
1051         \end_inset
1052
1053 2003-07-28  José Matos  <jamatos@lyx.org>
1054
1055         * \the_end is replaced with \end_document
1056
1057 2003-07-28  José Matos  <jamatos@lyx.org>
1058
1059         * \layout is replaced with \begin_layout
1060
1061 2003-07-28  José Matos  <jamatos@fep.up.pt>
1062
1063         Format bumped to 225
1064
1065         * All layouts finish now with \end_layout
1066
1067 2003-06-04  Angus Leeming  <leeming@lyx.org>
1068
1069         Format bumped to 224
1070
1071         * the storage of the external inset has been changed from
1072
1073                 \begin_inset External XFig,"file.fig",""
1074
1075                 \end_inset
1076
1077         to this
1078
1079                 \begin_inset External
1080                         template XFig
1081                         filename file.fig
1082                         display <display_type>
1083                         lyxscale <scale>
1084
1085                 \end_inset
1086
1087         throwing away the final arg (here "", more generally "<string>") that holds
1088         the parameters variable.
1089         Variables are output if present (filename) or different from the default
1090         values (display, lyxscale).
1091
1092         Moreover, the RasterImage template has been scrapped. All RasterImage
1093         external insets are now converted to Graphics insets.
1094
1095 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1096
1097         * Added new space insets:
1098                 \SpecialChar ~ is now \InsetSpace ~
1099                 ERT: "\ " could be converted to InsetSpace \<space>
1100                 ERT: "\," could be converted to InsetSpace \,
1101
1102 2003-04-24  André Pönitz <poenitz@gmx.net>
1103
1104         * Added eqref support:
1105         \begin_inset LatexCommand \eqref{label}
1106
1107 2003-03-14  Dekel Tsur
1108
1109         * Format bumped to 223.
1110
1111 2003-03-12  John Levon  <levon@movementarian.org>
1112
1113         * Added \\end_header to signify the end of the header in a
1114           more robust fashion.
1115
1116         * use_amsmath is now a tristate {0 = never, 1 = auto, 2 = always}
1117
1118 2003-02-10  John Levon  <levon@movementarian.org>
1119
1120         Format bumped to 222
1121
1122         Added \\tracking_changes 0|1 to the header.
1123
1124         Added \\author to the header. This can be present multiple
1125         times, and is of the form :
1126
1127         \\author "Real Name" email@address.com
1128
1129         Added \\change_deleted, \\change_inserted. Each of these does not
1130         span a paragraph, and is delimited by "\\change_unchanged\n". Both are
1131         of the form :
1132
1133         \\change_inserted author time
1134
1135         where author is an integer ID reference into the author list in
1136         the header, and time is time_t.
1137
1138 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
1139
1140         * InsetGraphicsParams.h (scale): is now a float, not an unsigned int.
1141
1142 2002-08-22  Rob Lahaye <lahaye@snu.ac.kr>
1143
1144 New graphics dialog. With the removal of buttons in the dialog, also
1145 keywords in the graphics inset went. The following keywords do not
1146 exist anymore:
1147         lyxsize_kind
1148         lyxsize_type
1149         lyxwidth
1150         lyxheight
1151         size_kind
1152         size_type
1153         rotate
1154
1155 Only non-default values are saved to the lyx files. The defaults of the remaining
1156 keywords are;
1157         filename <empty>
1158         lyxscale 100
1159         display default
1160         scale 100
1161         width <empty>
1162         height <empty>
1163         draft <off>
1164         noUnzip <off>
1165         BoundingBox <from file>
1166         clip <off>
1167         rotateAngle 0
1168         rotateOrigin centerBaseline
1169         subcaption <off>
1170         subcaptionText <empty>
1171         special <empty>
1172
1173 The remaining keywords have sufficient overlap with the old ones for a
1174 smooth reading of the 1.2.x inset keywords in most common cases.
1175
1176 Compatibility is certainly broken for the old lyxwidth/lyxheight keywords.
1177 They don't exist anymore and we can't translate them into a scaling value, while
1178 we're reading the graphics inset. The old lyxwidth/lyxheight keyword and its
1179 argument is ignored and lost.
1180
1181 Only few compatibility issues are left for lyx2lyx:
1182
1183 ------------------------------------------------------------------------------
1184 old-token                                   new-token         remove
1185 ------------------------------------------------------------------------------
1186 size_kind original / size_type 0            scale 100         width <val>
1187                                                               height <val>
1188                                                               scale <val>
1189
1190 size_kind width_height / size_type 1            -             scale <val>
1191
1192 lyxsize_kind original / lyxsize_type 0      lyxscale 100      lyxscale <val>
1193 ------------------------------------------------------------------------------
1194 [replace old-token by new-token, and remove any of subsequent tokens as listed]
1195
1196 If "rotate" is absent, lyx2lyx should ignore "rotateAngle <val>":
1197    if ( "rotateAngle <val>" is there WITHOUT being preceded by the keyword "rotate" )
1198    then
1199         replace "rotateAngle <val>" by "rotateAngle 0"
1200
1201
1202 2002-08-12  Andre' Poenitz <poenitz@gmx.de>
1203
1204 Added \lyxlock for locked math inset when written to .lyx file.
1205 When "downgrading" .lyx files this should simple be deleted but it
1206 does not hurt at all if it stays in. It does not have to be added
1207 when "upgrading".
1208
1209
1210 2002-08-02  Angus Leeming  <leeming@lyx.org>
1211
1212 Added a boolean "preview" flag to InsetCommandParams.
1213 Currently it is written only by InsetInclude, because only this
1214 class can generate a preview of its contents.
1215
1216 The LyX file now contains:
1217
1218  \begin_inset Include \input{snapshot_t=40.tex}
1219 +preview true
1220
1221  \end_inset
1222
1223 Earlier versions of LyX just swallow this extra token silently.
1224
1225 2002-08-12  Angus Leeming  <leeming@lyx.org>
1226
1227 The 1.2.0 InsetGraphicsParams "size_type" and "lyxsize_type" have been
1228 renamed as "size_kind" and "lyxsize_kind" respectively.
1229
1230  \begin_inset Graphics FormatVersion 1
1231         filename file.eps
1232         display default
1233 -       size_kind original
1234 +       size_type original
1235         width 7cm
1236         rotateOrigin center
1237 -       lyxsize_kind original
1238 +       lyxsize_type original
1239         lyxwidth 4cm
1240
1241  \end_inset
1242