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