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