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