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