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