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