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