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