]> git.lyx.org Git - lyx.git/blob - development/FORMAT
Update buffer after preferences change.
[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 -----------------------
9
10 2018-08-07  Jürgen Spitzmüller <spitz@lyx.org>
11         * format incremented to 560: Time-related info insets: time, modtime, fixtime;
12           new buffer info inset type: name-noext.
13
14 2018-08-04  Jürgen Spitzmüller <spitz@lyx.org>
15         * format incremented to 559: Date-related info insets: date, moddate, fixdate.
16
17 2018-07-30  Kornel Benko <kornel@lyx.org>
18         * format incremented to 558: Remove Begin/EndFrontmatter styles from elsarticle layout.
19
20 2018-07-29  Jürgen Spitzmüller <spitz@lyx.org>
21         * format incremented to 557: Separate vcs Info inset from buffer Info inset.
22
23 2018-07-07  Jürgen Spitzmüller <spitz@lyx.org>
24         * format incremented to 556: Support for bib file encoding.
25           - New param "encoding" for CommandInset bibtex
26           This will be used for biblatex output as bibencoding package option,
27           for BibTeX, \bibliography will be wrapped into 
28           \bgroup\inputencoding{<enc>}...\egroup
29
30 2018-07-01  Jürgen Spitzmüller <spitz@lyx.org>
31         * format incremented to 555: Support varwidth's V tabular column type.
32           This effectively enables linebreaks, multipars and layout changes in
33           non-fixed width (i.e., standard) table columns.
34
35 2018-06-23  Jürgen Spitzmüller <spitz@lyx.org>
36         * format incremented to 554: Support tabularx and xltabular:
37           - add column flag "varwidth=true", which will output column type 'X'
38             with either tabularx or xltabular (for multi-page tables) environment.
39
40 2018-05-21  Jürgen Spitzmüller <spitz@lyx.org>
41         * format incremented to 553: Support \cite command in tufte classes.
42           This builds on an extension of the natbib CiteEngine by tufte.
43
44 2018-05-10  Jürgen Spitzmüller <spitz@lyx.org>
45         * format incremented to 552: support for float alignment
46           - add buffer param \float_alignment [class|left|center|right]
47           - add buffer param \float_placement class
48           - add float param alignment [class|document|left|center|right]
49           - add float param placement class (=> new param)
50           - add float param placement document(=> like formerly empty param)
51
52 2018-05-06  Jürgen Spitzmüller <spitz@lyx.org>
53         * format incremented to 551: add font info param \nospellcheck that prevents
54           text from being spellchecked.
55
56 2018-04-22  Jürgen Spitzmüller <spitz@lyx.org>
57         * format incremented to 550: rename \fontencoding global to \fontencoding auto.
58           Semantic change: this is now automatically set depending on the document fonts.
59
60 2018-04-21  Jürgen Spitzmüller <spitz@lyx.org>
61         * format incremented to 549: change \textcyr to \textcyrillic.
62           Dummy format change for now (in case it turns out we need to do something).
63
64 2018-04-18  Jürgen Spitzmüller <spitz@lyx.org>
65         * format incremented to 548: Add Landscape flex inset in Landscape module.
66           \begin{landscape}...\end{landscape} > \begin_inset Flex Landscape
67
68 2018-03-14 Yuriy Skalko <yuriy.skalko@gmail.com>
69         * Format incremented to 547: support for Charter font from XCharter package.
70
71 2018-03-10 Uwe Stöhr <uwestoehr@web.de>
72         * Format incremented to 546: support for ParaType fonts.
73           - \usepackage{PTSerif} > \font_roman "PTSerif-TLF"
74           - \usepackage[scaled=x.xx]{PTSans} > \font_sans "PTSans-TLF""
75           - \usepackage[scaled=x.xx]{PTMono} > \font_typewriter "PTMono-TLF"
76
77 2018-02-23  Jürgen Spitzmüller <spitz@lyx.org>
78         * format incremented to 545: Add "literal" param to inset include
79           This is used by the lstinput caption.
80
81 2017-06-06 Enrico Forestieri <forenr@lyx.org>
82         * Format incremented to 544: support for minted.
83           The listings inset now supports also the minted package.
84           - New buffer param \use_minted {true|false}
85
86 2017-05-13 Uwe Stöhr <uwestoehr@web.de>
87         * Format incremented to 543: rename buffer parameter
88           math_number_before to math_numbering_side
89
90 2017-04-25 Uwe Stöhr <uwestoehr@web.de>
91         * Format incremented to 542: support for document class option "leqno"
92           New buffer parameter \math_number_before
93
94 2017-04-19 Günter Milde <milde@lyx.org>
95         * Format incremented to 541: changes \SpecialChar:
96           - new argument "allowbreak" to mark an optional line break
97             without inserting a hyphen (= ZWSP). See #10585.
98
99 2017-04-15 Uwe Stöhr <uwestoehr@web.de>
100         * Format incremented to 540: support for rotated float placements
101           - no new LFUN or buffer parameters
102
103 2017-04-08 Uwe Stöhr <uwestoehr@web.de>
104         * Format incremented to 539: support for \baselineskip.
105           - new length unit BLS
106
107 2017-04-05 Uwe Stöhr <uwestoehr@web.de>
108         * Format incremented to 538: support for document class option "fleqn"
109           and for length \mathindent.
110           New buffer parameters
111           - \is_math_indent
112           - \math_indentation
113
114 2017-04-04 Uwe Stöhr <uwestoehr@web.de>
115         * Format incremented to 537: support for \xout.
116           Character style via ulem's \xout. New
117           LFUN_FONT_CROSSOUT
118
119 2017-04-04 Uwe Stöhr <uwestoehr@web.de>
120         * Format incremented to 536: support for Noto fonts.
121           - \usepackage[rm]{noto} > \font_roman "NotoSerif-TLF" "<nontexfont>"
122           - \usepackage[sf]{noto} > \font_sans "NotoSans-TLF" "<nontexfont>"
123           - \renewcommand{\ttdefault}{NotoMono-TLF} 
124                   > \font_typewriter "NotoMono-TLF" "<nontexfont>"
125
126 2017-03-19 Enrico Forestieri <forenr@lyx.org>
127         * Format incremented to 535: support for en/em-dash as ligatures.
128           The en- and em-dashes (U+2013 and U+2014) are now exported as
129           the font ligatures -- and --- when they would have been exported
130           as the macros \textendash and \textemdash, unless instructed
131           otherwise by a document preference.
132           - New buffer param \use_dash_ligatures {true|false}
133
134 2017-02-04 Jürgen Spitzmüller <spitz@lyx.org>
135         * Format incremented to 534: Support for chapterbib
136           - New buffer param value \multibib child
137             LaTeX support either via biblatex's \newrefsection at the beginning
138             of child documents, chapterbib or bibtopic's btUnit environment
139             embracing the child content (if subdivided bibliography is requested).
140
141 2017-02-04 Jürgen Spitzmüller <spitz@lyx.org>
142         * Format incremented to 533: Support for multiple bibliographies
143           - New buffer param \multibib {none|part|chapter|section|subsection}
144             LaTeX support either via biblatex option "refsection" or bibtopic's
145             btUnit environment.
146           - New btprint value "bibbysection" of CommandInset bibtex:
147             outputs \bibbysection instead of \printbibliography.
148
149 2017-01-28 Jürgen Spitzmüller <spitz@lyx.org>
150         * Format incremented to 532: literal command inset parameter.
151           With this, inset command params with ParamInfo::HANDLING_LATEXIFY
152           can be passed to LaTeX either verbatim or latexified.
153
154 2017-01-21 Jürgen Spitzmüller <spitz@lyx.org>
155         * Format incremented to 531: Support for qualified citation lists.
156           \begin_inset CommandInset citation
157             New params: pretextlist, posttextlist
158             A tab-separated list consisting of a cite key, a space and the the
159             pre- or postnote associated with that specific key.
160
161 2017-01-13 Jürgen Spitzmüller <spitz@lyx.org>
162         * Format incremented to 530: Support natbib & jurabib package options.
163
164
165 2017-01-13 Jürgen Spitzmüller <spitz@lyx.org>
166         * Format incremented to 529:
167           \begin_inset CommandInset citation
168             New LatexCommand value: keyonly -> outputs only the key,
169             without any cite command.
170
171 2017-01-08 Jürgen Spitzmüller <spitz@lyx.org>
172         * Format incremented to 528: Biblatex support
173           - New buffer param options:
174             \cite_engine biblatex | biblatex-natbib
175           - New buffer params:
176             \biblatex_bibstyle > biblatex bibliography style
177                                  (package option bibstyle=)
178             \biblatex_citestyle > biblatex citation style
179                                  (package option citestyle=)
180             \biblio_options > further biblatex package options
181           - \begin_inset CommandInset bibtex:
182             New param "biblatexopts" > options to \printbibliography
183           - \begin_inset CommandInset citation
184             New LatexCommand values: citebyear[][], Footcite[][],
185                 Autocite[][], citetitle*[][], footfullcite[][],
186                 supercite, Citeauthor*[][]
187
188 2017-01-02 Richard Heck <rgheck@lyx.org>
189         * Format incremented to 526: Support plural and capitalize options
190           for refstyle-based references
191           - plural "bool"
192           - caps "bool"
193
194 2017-01-02 Richard Heck <rgheck@lyx.org>
195         * Format incremented to 525: Label only option for references
196           - LaTeXCommand labelonly
197
198 2016-12-29 Jürgen Spitzmüller <spitz@lyx.org>
199         * Format incremented to 524: Support Crimson/Cochineal fonts
200           - \usepackage{cochineal} > \font_roman "cochineal" "<nontexfont>"
201              - [osf] > \font_osf true
202           - \usepackage{crimson} > \font_roman "cochineal" "<nontexfont>"
203           - \usepackage[cochineal]{newtxmath} 
204              > \font_math "cochineal-ntxm" "<nontexfont>"
205
206 2016-12-26 Jürgen Spitzmüller <spitz@lyx.org>
207         * Format incremented to 523: Implement cjk quotation marks.
208           - cjk (corner marks): \begin_inset Quotes j..
209           - cjkangle (angle brackets): \begin_inset Quotes k..
210
211 2016-12-25 Jürgen Spitzmüller <spitz@lyx.org>
212         * Format incremented to 522: Implement dynamic quotation marks.
213           \begin_inset Quotes x..
214           New buffer param \dynamic_quotes true|false
215
216 2016-12-24 Jürgen Spitzmüller <spitz@lyx.org>
217         * Format incremented to 521:
218           Introduce new quote styles:
219           - british \begin_inset Quotes b..
220           - swiss \begin_inset Quotes c..
221           - swedishg \begin_inset Quotes w..
222           - frenchin \begin_inset Quotes i..
223           - russian \begin_inset Quotes r..
224           Change default behavior of French quote style:
225           - Inner quotes are now ``...''.
226           - Former french style is now called "swiss"
227
228 2016-12-21 Jürgen Spitzmüller <spitz@lyx.org>
229         * Format incremented to 520: Introduce plain quote style:
230           \begin_inset Quotes qls => \textquotesingle
231           \begin_inset Quotes qld => \textquotesingle
232           \begin_inset Quotes qrs => \textquotedbl
233           \begin_inset Quotes qrd => \textquotedbl
234
235 2016-12-20 Jürgen Spitzmüller <spitz@lyx.org>
236         * Format incremented to 519: rename \quotes_language to \quotes_style.
237
238 2016-12-13 Richard Heck <rgheck@lyx.org>
239         * Format incremeneted to 518: iopart.layout now includes
240           stdlayouts.inc.
241
242 2016-12-10 Jürgen Spitzmüller <spitz@lyx.org>
243         * Format incremented to 517: InsetQuote now works in verbatim
244           and Hebrew. On reversion, it is replaced by straight quotes
245           in these contexts.
246
247 2016-12-07 Günter Milde <milde@lyx.org>
248         * Format incremented to 516: Removed \inputenc value "pt254"
249
250 2016-10-28 Uwe Stöhr <uwestoehr@web.de>
251         * Format incremented to 515: support for Urdu and Syriac:
252           \lang urdu
253           \lang syriac
254
255 2016-10-22 Uwe Stöhr <uwestoehr@web.de>
256         * Format incremented to 514: support for Amharic etc.:
257           \lang amharic
258           \lang asturian
259           \lang kannada
260           \lang khmer
261
262 2016-10-16 Uwe Stöhr <uwestoehr@web.de>
263         * Format incremented to 513: support for Piedmontese etc.:
264           \lang bosnian
265           \lang friulan
266           \lang macedonian
267           \lang piedmontese
268           \lang romansh
269
270 2016-08-04 Jürgen Spitzmüller <spitz@lyx.org>
271         * Format incremented to 512
272           Added inclusion of styles from [scr]article to the [scr]article-beamer
273           layouts. On reversion, this is handled via local layout additions that
274           are removed again on conversion.
275
276 2016-07-11 Richard Heck <rgheck@lyx.org>
277         * Format incremented to 511
278           Added "inverted" branches
279
280 2016-06-19 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
281         * Format incremented to 510
282           Removed external date inset
283
284 2016-06-16 Pavel Sanda <sanda@lyx.org>
285         * Format incremented to 509.
286           New parameter "\use_microtype bool" for including microtype LaTeX
287           package into preamble.
288
289 2016-04-05 Enrico Forestieri <forenr@lyx.org>
290         * Format incremented to 508
291           New kind of Separator inset (latexpar). The old parbreak separator
292           used specifically to introduce a LaTeX paragraph break in the output
293           (and thus not as a proper separator) is turned into a latexpar kind.
294           The only difference with the parbreak kind is the representation
295           on screen. The new latexpar kind is represented by the same symbol
296           used previously for the parbreak one, while the latter is now
297           represented as a double line.
298
299 2016-03-25 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
300         * Format incremented to 507
301           Convert caption subtype LongTableNoNumber to Unnumbered
302
303 2016-01-26 Guillaume Munch <gm@lyx.org>
304         * Format incremented to 506
305           No new parameters.
306           Convert "inset-modify tabular" to "tabular-feature" in Info insets.
307
308 2016-01-26 Uwe Stöhr <uwestoehr@web.de>
309         * Format incremented to 505
310           This was a conversion of acmsiggraph.layout to ACM siggraph version 0.92.
311           This was reverted after format 506 on 2016-02-03.
312
313 2015-12-20 Guillaume Munch <gm@lyx.org>
314         * Format incremented to 504
315           New parameter "\save_transient_properties". When set to false, various
316           settings are no longer written to the file (only with a default
317           value). These include for now \tracking_changes and \output_changes.
318           Bug 9841.
319
320 2015-11-24 Uwe Stöhr <uwestoehr@web.de>
321         * Format incremented to 503
322           No new parameters.
323           Add environment "verbatim*" to stdlayouts.inc.
324
325 2015-11-18 Uwe Stöhr <uwestoehr@web.de>
326         * Format incremented to 502
327           No new parameters.
328           Add environment "solution" to the theorems modules.
329
330 2015-11-08 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
331         * Format incremented to 501
332           \fonts_roman, \fonts_sans, \fonts_typewriter and \fonts_math,
333           take now two quoted values instead of one unquoted one.
334           The first one is for TeX fonts, the second one for non-TeX fonts.
335           \font_sf_scale and \font_tt_scale
336           take now two values instead of one.
337           The first one is for TeX fonts, the second one for non-TeX fonts.
338
339 2015-11-04 Uwe Stöhr <uwestoehr@web.de>
340         * Format incremented to 500
341           No new parameters.
342           achemso layout improvement:
343           - new flex inset Latin
344
345 2015-10-27 Uwe Stöhr <uwestoehr@web.de>
346         * Format incremented to 499
347           No new parameters.
348           moderncv layout improvements:
349           - new style Name ,obsoletes the styles FamilyName and FirstName
350           - new argument for style Phone, obsoletes styles Mobile and Fax
351           - new styles CVIcons and CVColumnWidth
352
353 2015-10-19 Uwe Stöhr <uwestoehr@web.de>
354         * Format incremented to 498
355           No new parameters.
356           tcolorbox module improvements:
357           - 5 new custom box insets
358           - new subtitle inset
359           - new raster box inset
360
361 2015-07-16 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
362         * Format incremented to 497
363           The boundingBox parameter of InsetExternal uses units now
364
365 2015-07-16 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
366         * Format incremented to 496
367           Remove noUnzip parameter of InsetGraphics
368
369 2015-05-24 Jürgen Spitzmüller <spitz@lyx.org>
370         * Format incremented to 495: Rename sub: refprefix to subsec: in order
371           to prevent clash of \\subref command with subfloat package.
372
373 2015-05-24 Uwe Stöhr <uwestoehr@web.de>
374         * Format incremented to 494: support more layouts in jss.layout
375           No new parameters.
376
377 2015-05-17 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
378         * Format incremented to 493
379           Support \multicolumn in math formulas
380
381 2015-05-16 Uwe Stöhr <uwestoehr@web.de>
382         * Format incremented to 492: support for \colorbox and \fcolorbox
383           in the box dialog.
384           New box parameters:
385           - framecolor
386           - backgroundcolor
387
388 2015-05-14 Uwe Stöhr <uwestoehr@web.de>
389         * Format incremented to 491: support for xcolor's default colors
390           No new parameter, the \color parameter can now also have these values:
391           "brown", "darkgray", "gray", "lightgray", "lime", "olive", "orange",
392           "pink", "purple", "teal", "violet"
393
394 2015-05-13 Enrico Forestieri <forenr@lyx.org>
395         * Format incremented to 490: new \origin tag, extended \textclass tag.
396           The \origin tag keeps track of the document directory and is useful
397           for locating files if the document is moved to a new location.
398           The \textclass tag can now contain a path (possibly relative to the
399           document directory) pointing to the location of a local layout file
400           if it is not located in the document directory.
401
402 2015-05-11 Uwe Stöhr <uwestoehr@web.de>
403         * Format incremented to 489: support to set line thickness, box separation
404               and shadow size in the box dialog
405           New box parameters:
406           - thickness
407           - separation
408           - shadowsize
409
410 2015-04-21 Jürgen Spitzmüller <spitz@lyx.org>
411         * Format incremented to 488: Rewrite the Glosse insets (Glosse and Tri-Glosse).
412           These insets now do not any longer use PassThru. Instead, they use an optional
413           argument which is output as the glosse translation.
414
415 2015-04-20 Jürgen Spitzmüller <spitz@lyx.org>
416         * Format incremented to 487: Support the forest environment of the forest package.
417           Note that this inset does not escape brackets in braces, i.e. [ and ] are output
418           verbatim, not as {[] and {]}.
419
420 2015-04-20 Jürgen Spitzmüller <spitz@lyx.org>
421         * Format incremented to 486: Support item arguments in the
422           "Numbered Examples (consecutive)" and "Subexample" layouts of
423           the linguistics module:
424           \item[foo] bar   ==>  \begin_layout {Subexample|Numbered Examples (consecutive)}
425                                 \begin_inset Argument item:1
426                                 status open
427
428                                 \begin_layout Plain Layout
429                                 foo
430                                 \end_layout
431
432                                 \end_inset
433
434                                 bar
435                                 \end_layout
436
437 2015-04-09 Jürgen Spitzmüller <spitz@lyx.org>
438         * Format incremented to 485: new par layout for sigplanconf.layout:
439           DOI.
440
441 2015-04-06 Uwe Stöhr <uwestoehr@web.de>
442         * Format incremented to 484: support for Georgian:
443           \lang georgian
444
445 2015-03-23 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
446         * Format incremented to 483
447           Make InsetSpecialChar names more consistent:
448           \-                  => softhyphen
449           \textcompwordmark{} => ligaturebreak
450           \@.                 => endofsentence
451           \ldots{}            => ldots
452           \menuseparator      => menuseparator
453           \slash{}            => breakableslash
454           \nobreakdash-       => nobreakdash
455           \LyX                => LyX
456           \TeX                => TeX
457           \LaTeX2e            => LaTeX2e
458           \LaTeX              => LaTeX
459
460 2015-03-01 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
461         * Format incremented to 482
462           "LyX", "TeX", "LaTeX2e" and "LaTeX" are not automatically converted
463           to LaTeX macros anymore.
464           Instead, these are new flavours of InsetSpecialChar (bug 4752).
465
466 2015-02-24 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
467         * Format incremented to 481
468           "--" and "---" are not treated as endash and emdash anymore, since
469           we have unicode symbols for that now (bug 3647).
470
471 2015-01-09 Jürgen Spitzmüller <spitz@lyx.org>
472         * Format incremented to 480:
473           Add self-defined Question* and Question lemma types to
474           theorems-ams-extended-bytype module.
475
476 2014-08-31 Jürgen Spitzmüller <spitz@lyx.org>
477         * Format incremented to 479
478           Support for beamer lemma environment.
479
480 2014-08-25 Uwe Stöhr <uwestoehr@web.de>
481         * Format incremented to 478: support for the LaTeX math commands
482           \x***arrow
483
484 2014-07-05 Jürgen Spitzmüller <spitz@lyx.org>
485         * Format incremented to 477
486           New language swiss german (old spelling):
487           \lang german-ch-old
488
489 2014-05-27 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
490         * Format incremented to 476
491           Native support for \smash[t] and \smash[b] with automatic amsmath
492           loading
493
494 2014-05-05 Enrico Forestieri <forenr@lyx.org>
495         * Format incremented to 475
496           New Separator insets. The parbreak separator introduces a LaTeX
497           paragraph break in the output. The plain separator does nothing
498           and its purpose is replacing the Separator layout for separating
499           environments. The new parbreak separator is roughly equivalent
500           to the old Separator layout.
501
502 2013-05-30 Richard Heck <rgheck@lyx.org>
503         * Format increments to 474: dummy format for conversion of Chunk layouts
504           to insets
505
506 2013-05-28 Uwe Stöhr <uwestoehr@web.de>
507         * Format incremented to 473: support to set Tibetan as document language
508
509 2013-05-26 Uwe Stöhr <uwestoehr@web.de>
510         * Format incremented to 472: added 2 new abstract styles to the
511           aa.layout file
512
513 2013-05-16 Julien Rioux <jrioux@lyx.org>
514         * Format incremented to 471
515           New \cite_engine_type default. The default citation
516           capability of LaTeX is not a pure numerical engine,
517           rather it uses a mixture of labels/numbers.
518
519 2013-05-15 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
520         * Format incremented to 470
521           forced local layouts for future layout backward compatibility:
522           \begin_forced_local_layout, \end_forced_local_layout
523
524 2013-03-23 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
525         * Format incremented to 469
526           support for \caption* in longtables (fix bug 3209)
527
528 2013-03-22 Uwe Stöhr <uwestoehr@web.de>
529         * Format incremented to 468: support for \mbox and \fbox
530           New checkbox in the box dialog to avoid using an explicit
531           width. An empty/missing length can be specified as "".
532
533 2013-03-19 Uwe Stöhr <uwestoehr@web.de>
534         * Format incremented to 467: support for iwona fonts
535           new supported sansserif fonts "iwona", "iwonal", "iwonac"
536           and "iwonalc" and the math font "iwona-math"
537
538 2013-03-17 Jürgen Spitzmüller <spitz@lyx.org>
539         * Format incremented to 466: Powerdot updates.
540           - Support for item arguments ([...], <...>)
541           - Support for list option
542           - Support for Pause layout (like in beamer)
543           - Support for twocolumn layout
544           - Support for \onslide, \onslide* and \onslide+ via fle inset.
545
546 2013-03-16 Jürgen Spitzmüller <spitz@lyx.org>
547         * Format incremented to 465: Convert old beamer frames to new ones.
548           The layouts BeginFrame, BeginPlainFrame and EndFrame are now not
549           valied anymore (use "Frame", "PlainFrame" instead, and nesting).
550
551 2013-02-27 Kornel Benko <kornel@lyx.org>
552         * Format incremented to 464:
553           - Added "cancel" to the GUI handled list of LaTeX packages
554
555 2013-02-18 Julien Rioux <jrioux@lyx.org>
556         * Format incremented to 463:
557           - Use the LyX name of encodings instead of the LaTeX names.
558             The LyX name must be unique, while the name used by LaTeX
559             not necessarily, e.g. different packages might implement
560             support for the same encoding.
561           - Add utf8-platex encoding.
562
563 2013-02-15 Jürgen Spitzmüller <spitz@lyx.org>
564         * Format incremented to 462: Support for recent libertine LaTeX fonts
565           a.) Support Libertine Mono:
566           \usepackage[scaled=$val]{libertineMono-type1}
567            => \font_typewriter libertine-mono
568           b.) Support Biolinum scaling:
569           \usepackage[scaled=$val]{biolinum-type1}
570            => \font_sans biolinum
571
572 2013-02-11 Uwe Stöhr <uwestoehr@web.de>
573         * Format incremented to 461: support for kurier fonts
574           new supported sansserif fonts "kurier", "kurierl", "kurierc"
575           and "kurierlc" and the math font "kurier-math"
576
577 2013-02-09 Uwe Stöhr <uwestoehr@web.de>
578         * Format incremented to 460: support for IEEE conference articles
579           No changes in the file format
580           This format change was added for the lyx2lyx conversion
581
582 2012-12-31 Jürgen Spitzmüller <spitz@lyx.org>
583         * Format incremented to 459: Introduce new beamer frames:
584           Frame, PlainFrame, FragileFrame (LaTeX: \begin{frame},
585           \begin{frame}[plain], \begin{frame}[fragile]). These will
586           eventually replace the old BeginFrame, BeginPlainFrame, which
587           still exist.
588
589 2012-12-30 Jürgen Spitzmüller <spitz@lyx.org>
590         * Format incremented to 458: Extended caption inset support.
591         Former special caption layouts (e.g. of KOMA) are now proper caption
592         insets.
593
594 2012-12-28 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
595         * Format incremented to 457
596           support for the LaTeX-package stackrel (fix bug 8464)
597           New buffer param \use_package stackrel
598
599 2012-12-28 Jürgen Spitzmüller <spitz@lyx.org>
600         * Format incremented to 456: Proper support for memoir \epigraph
601           \epigraph{text}{source} > begin_layout Epigraph, <source> as
602           InsetArgument post:1
603
604 2012-12-22 Jürgen Spitzmüller <spitz@lyx.org>
605         * Format incremented to 455: Support for beamer \frametitle
606           \frametitle<overlay>[short]{title} > begin_layout FrameTitle
607
608 2012-12-19 Jürgen Spitzmüller <spitz@lyx.org>
609         * Format incremented to 454:
610           Real support for beamer overprint environment. This environment has a
611           list structure (with \onslide item commands). Previously, we just output
612           the begin/end tags, which was rather useless. Since the syntax is so
613           different, the old overprint layouts are converted to ERT, likewise the
614           reversion is to ERT.
615
616 2012-12-15 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
617         * Format incremented to 453
618           support for the LaTeX-package stmaryrd (fix bug 8434)
619           New buffer param \use_package stmaryrd
620
621 2012-12-09 Jürgen Spitzmüller <spitz@lyx.org>
622         * Format incremented to 452: Support for beamer block arguments:
623           \begin{block}<overlay>{title}
624
625         * Format incremented to 451: Native support for beamer action/overlay arguments.
626           \command<overlay> => \begin_inset Argument 1
627
628 2012-12-04 Jürgen Spitzmüller <spitz@lyx.org>
629         * Format incremented to 450: Support for the URW Garamond LaTeX fonts.
630           - \usepackage{garamondx} > \font_roman garamondx
631              - [osf], [osfI] > \font_osf true
632           - \usepackage[garamondx]{newtxmath} > \font_math garamondx-ntxm
633           Also (fallback):
634           - \renewcommand{\sffamily}{ugm} > \font_roman garamondx
635
636 2012-11-29 Jürgen Spitzmüller <spitz@lyx.org>
637         * Format incremented to 449: Support for \item arguments.
638           Item arguments have the prefix "item:" and a number determining
639           the order.
640              \begin_inset Argument item:1
641              ...
642              \end_inset
643           => \item[...]
644
645 2012-11-25 Kayvan Sylvan <kayvan@sylvan.com>
646         * Format incremented to 448: Change Noweb literate style Scrap
647           to Chunk to be consistent with all the other literate tools
648           (including noweb!) and add the needed preamble bits to Noweb
649           module support, also remove the literate-* layouts.
650
651 2012-11-24 Uwe Stöhr <uwestoehr@web.de>
652         * Format incremented to 447: No changes in the file format
653           This format change was added to force the lyx2lyx conversion
654           for layout files using the new InsetArgument feature.
655           (see previous fileformat change 446)
656
657 2012-11-19 Jürgen Spitzmüller <spitz@lyx.org>
658         * Format incremented to 446: Change of InsetArgument syntax.
659           InsetArgument now has a numeric identifier which determines
660           its position (in the LaTeX output):
661             \begin_inset Argument 1
662             ...
663             \end_inset
664           Pre-2.1 documents' arguments all get the number "999", and then
665           InsetArgument::updateBuffer() computes the correct number.
666           This is because lyx2lyx has no access to layouts and hence does
667           not know how many optional arguments a layout can have (if a command
668           has two optional and one mandatory arguments and only one optional
669           is actually given, the mandatory arg still must get number 3).
670
671 2012-10-20 Liviu Andronic <landronimirc@gmail.com>
672         * Format incremented to 445: support for the URW Classico font,
673           an Optima clone.
674           - \renewcommand{\sffamily}{uop} > \font_sans uop
675
676 2012-09-25 Jürgen Spitzmüller <spitz@lyx.org>
677         * Format incremented to 444: Support for the Biolinum LaTeX font.
678           - \usepackage{biolinum-type1} > \font_sans biolinum
679              - [lf], [lining] > \font_osf false
680              - [osf], [oldstyle], no option > \font_osf true
681           - \usepackage{libertine-legacy} or
682             \usepackage{libertine} > \font_sans biolinum
683              - [nf], no option > \font_osf false
684              - [osf] > \font_osf true
685
686 2012-09-24 Jürgen Spitzmüller <spitz@lyx.org>
687         * Format incremented to 443: basic support for unicode-math:
688           Empty file format change (in case it turns out we need to
689           do something).
690
691 2012-09-23 Jürgen Spitzmüller <spitz@lyx.org>
692         * Format incremented to 442: support for the newtxmath fonts:
693           - \usepackage{newtxmath} > \font_math newtxmath
694           - \usepackage[libertine]{newtxmath} > \font_math libertine-ntxm
695           - \usepackage[minion]{newtxmath} > \font_math minion-ntxm
696
697 2012-09-23 Jürgen Spitzmüller <spitz@lyx.org>
698         * Format incremented to 441:
699           - rename fonts: mdbch > md-charter, mdput > md-utopia, mdugm > md-garamond
700           - add support for the mathdesign fonts without loading mathfonts:
701             \renewcommand{\rmfamily}{mdbch} >  \font_roman md-charter
702                                                \font_math default
703             \renewcommand{\rmfamily}{mdput} >  \font_roman md-utopia
704                                                \font_math default
705             \renewcommand{\rmfamily}{mdugm} >  \font_roman md-garamond
706                                                \font_math default
707
708 2012-09-22 Jürgen Spitzmüller <spitz@lyx.org>
709         * Format incremented to 440:
710           Math (TeX) font UI.
711           New Buffer param "\font_math <value>",
712           supported values are:
713           * "auto": automatically adapt math font (the status quo ante).
714           * "default": use class default, i.e. prevent TeX font packages
715             from changing the math font, if possible:
716             \renewcommand{\rmdefault}{lmr} >      \font_roman lmodern
717                                                   \font_math default
718             \usepackage[onlytext,lf]{MinionPro} > \font_roman minionpro
719                                                   \font_math default
720             \usepackage[onlytext]{MinionPro} >    \font_roman minionpro
721                                                   \font_osf true
722                                                   \font_math default
723             \renewcommand{\rmdefault}{ppl} >      \font_roman palatino
724                                                   \font_math default
725             \renewcommand{\rmdefault}{pplj} >     \font_roman palatino
726                                                   \font_osf true
727                                                   \font_math default
728             \renewcommand{\rmdefault}{ptm} >      \font_roman times
729                                                   \font_math default
730             \renewcommand{\rmdefault}{futs} >     \font_roman utopia
731                                                   \font_math default
732             \renewcommand{\rmdefault}{futj} >     \font_roman utopia
733                                                   \font_osf true
734                                                   \font_math default
735           * "eulervm": use the eulervm package (\usepackage{eulervm}.
736
737 2012-09-19 Jürgen Spitzmüller <spitz@lyx.org>
738         * Format incremented to 439
739           Support for the MinionPro LaTeX font.
740           - \usepackage{MinionPro} > \font_roman minionpro
741           - [osf], [oldstyle], no option > \font_osf true
742           - [lf], [lining] > \font_osf false
743
744 2012-08-23 Jürgen Spitzmüller <spitz@lyx.org>
745         * Format incremented to 438
746           Support for some IPA macros that are not unicoded.
747           (1) tone symbols from tipa's "tone" subpackage:
748           -- \tone{51} => \IPAChar \tone{51}
749           -- \tone{15} => \IPAChar \tone{15}
750           -- \tone{45} => \IPAChar \tone{45}
751           -- \tone{12} => \IPAChar \tone{12}
752           -- \tone{454} => \IPAChar \tone{454}
753           (2) TIPA tie bars:
754           -- \toptiebar{<content>} =>
755               \begin_inset IPADeco toptiebar
756               status open
757
758               \begin_layout Plain Layout
759               <content>
760               \end_layout
761
762               \end_inset
763           -- \bottomtiebar{<content>} =>
764               \begin_inset IPADeco bottomtiebar
765               status open
766
767               \begin_layout Plain Layout
768               <content>
769               \end_layout
770
771               \end_inset
772
773 2012-08-19 Jürgen Spitzmüller <spitz@lyx.org>
774         * Format incremented to 437
775           Support for the TeX Gyre LaTeX fonts.
776           - \usepackage{tgadventor} > \font_sans tgadventor
777           - \usepackage{tgbonum} > \font_roman tgbonum
778           - \usepackage{tgchorus} > \font_roman tgchorus
779           - \usepackage{tgcursor} > \font_typewriter tgcursor
780           - \usepackage{tgheros} > \font_sans tgheros
781           - \usepackage{tgpagella} > \font_roman tgpagella
782           - \usepackage{tgschola} > \font_roman tgschola
783           - \usepackage{tgtermes} > \font_roman tgtermes
784
785 2012-08-18 Jürgen Spitzmüller <spitz@lyx.org>
786         * Format incremented to 436
787           Support for the mathdesign LaTeX fonts.
788           - \usepackage[mdbch]{mathdesign} > \font_roman md-charter
789           - \usepackage[mdput]{mathdesign} > \font_roman md-utopia
790           - \usepackage[mdugm]{mathdesign} > \font_roman md-garamond
791
792 2012-08-17 Jürgen Spitzmüller <spitz@lyx.org>
793         * Format incremented to 435
794           Support for the txtt LaTeX font.
795           - \renewcommand{\ttdefault}{txtt} > \font_typewriter txtt
796
797 2012-08-17 Jürgen Spitzmüller <spitz@lyx.org>
798         * Format incremented to 434
799           Support for the libertine LaTeX font.
800           - \usepackage{libertine-type1} > \font_roman libertine
801              - [lf], [lining] > \font_osf false
802              - [osf], [oldstyle], no option > \font_osf true
803           - \usepackage{libertine-legacy} or
804             \usepackage{libertine} > \font_roman libertine
805              - [nf], no option > \font_osf false
806              - [osf] > \font_osf true
807
808 2012-06-22 Uwe Stöhr <uwestoehr@web.de>
809         * Format incremented to 433
810           switch the Armenian language support from ArmTeX to XeTeX/polyglossia
811
812 2012-06-08 Uwe Stöhr <uwestoehr@web.de>
813         * Format incremented to 432
814           support for the document languages ancientgreek, coptic, divehi, hindi,
815           kurmanji, lao, marathi, occitan, sanskrit, syriac, tamil, telugu and urdu
816
817 2012-05-06 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
818         * Format incremented to 431
819           Add \use_package amssymb
820
821 2012-04-16 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
822         * Format incremented to 430
823           Support \lstlistoflistings in InsetTOC
824
825 2012-03-21 Uwe Stöhr <uwestoehr@web.de>
826         * Format incremented to 429
827           support for table rotation
828           (table option "rotate" specifies now a number with the rotation angle)
829
830 2012-03-16 Uwe Stöhr <uwestoehr@web.de>
831         * Format incremented to 428
832           support for table cell rotation
833           (table cell option "rotate" specifies now a number with the rotation angle)
834
835 2012-03-06 Jürgen Spitzmüller <spitz@lyx.org>
836         * Format incremented to 427
837           Add native TIPA inset.
838
839 2012-02-20 Uwe Stöhr <uwestoehr@web.de>
840         * Format incremented to 426 (r40784)
841           support for the verbatim environment
842           (added only a layout)
843
844 2012-01-23 Uwe Stöhr <uwestoehr@web.de>
845         * Format incremented to 425 (r40663)
846           support for the LaTeX-package cancel (fix bug 6819)
847
848 2012-01-09 Julien Rioux <jrioux@lyx.org>
849         * Format incremented to 424 (r40592)
850           New buffer param \cite_engine_type to specify the type of
851           citation labels being used, authoryear or numerical.
852
853 2012-01-05 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
854         * Format incremented to 423 (r40574)
855           support for the LaTeX-package mathtools (fix bug 7949)
856           New buffer param \use_package mathtools
857
858 2012-01-03 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
859         * Format incremented to 422 (r40563)
860           \use_amsmath 0/1/2    => \use_package amsmath 0/1/2
861           \use_esint 0/1/2      => \use_package esint 0/1/2
862           \use_mhchem 0/1/2     => \use_package mhchem 0/1/2
863           \use_mathdots 0/1/2   => \use_package mathdots 0/1/2
864           \use_undertilde 0/1/2 => \use_package undertilde 0/1/2
865
866 2011-12-18 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
867         * Format incremented to 421 (r40522)
868           The caption flag of longtable rows is no longer exclusive to the head
869           and foot flags, since captions can occur in any of the two heads and
870           two foots. Before, captions were implicitly in head or firsthead.
871           For Docbook and XHTML output the caption flag "wins" over head/foot.
872
873 2011-12-12 Julien Rioux <jrioux@lyx.org>
874         * Format incremented to 420 (r40484)
875           New buffer param \biblio_style to specify a document-wide
876           default bibliography style (BibTeX style for the moment).
877
878 2011-12-09 Uwe Stöhr <uwestoehr@web.de>
879         * Format incremented to 419 (r40452)
880           support for the document languages australian and newzealand
881
882 2011-12-08 Richard Heck <rgheck@lyx.org>
883         * Format incremented to 418 (r40427)
884           Introduce justification preference.
885
886 2011-11-07 Julien Rioux <jrioux@lyx.org>
887         * Format incremented to 417 (r39982 and r40155)
888           Rename the japanese encodings to names understood by pLaTeX.
889
890 2011-08-29 Uwe Stöhr <uwestoehr@web.de>
891         * Format incremented to 416 (r39557)
892           support for \negmedspace and \negthinspace outside of math
893           support for \hfill, \enspace, \hspace* and \hspace*{\fill} in math
894           No new InsetSpace parameters
895
896 2011-07-30 Uwe Stöhr <uwestoehr@web.de>
897         * Format incremented to 415 (r39464)
898           support for the LaTeX-package undertilde (fix bug 6622)
899           New buffer param \use_undertilde
900
901 2011-07-02 Pavel Sanda <sanda@lyx.org>
902         * Format incremented to 414 (r39367)
903           New InsetSpace param \textvisiblespace
904
905 2011-02-15 Richard Heck <rgheck@lyx.org>
906         * Format incremented to 413 (r37682)
907           New buffer param \html_css_as_file to control whether
908           CSS is output to header to to style file
909
910 2011-02-03 Edwin Leuven <e.leuven@gmail.com>
911         * Format incremented to 412 (r37471)
912           Support tabular* : add tabularwidth parameter to
913           tabular features
914
915 2011-02-03 Jürgen Spitzmüller <spitz@lyx.org>
916         * Format incremented to 411
917           New buffer param \language_package to allow per-document
918           language package selection (bug 2909).
919
920 2010-11-26 Richard Heck <rgheck@lyx.org>
921         * Format incremented to 410 (r36520)
922           Rename "\\begin_layout Labeling" to "\\begin_layout List"
923           in the KOMA (scr*) classes.
924
925 2010-11-26 Jürgen Spitzmüller <spitz@lyx.org>
926         * Format incremented to 409 (r36500)
927           Rename buffer param \use_xetex to \use_non_tex_fonts.
928
929 2010-11-21 Georg Baum  <Georg.Baum@post.rwth-aachen.de>
930         * Format incremented to 408 (r36424)
931           New inset for sub/superscripts:
932           script superscript
933           script subscript
934
935 2010-11-07 Uwe Stöhr <uwestoehr@web.de>
936         * Format incremented to 407 (r36182)
937           Support for vertical offset of multirow cells.
938           New tag "mroffset" for multirow cells with an offset.
939
940 2010-11-06 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
941         * Format incremented to 406 (r36163)
942           Proper ERT behaviour for normal layouts. Paragraph breaks
943           generate single \n in latex output when ParbreakIsNewline
944           is true.
945
946 2010-10-23 Vincent van Ravesteijn <vfr@lyx.org>
947         * Format incremented to 405 (r36134)
948                 Author hash numbers.
949           The authors that are used in change tracking are
950           now identified in the file by a number that represents
951           the hash value of the name and email. In this way
952           collaboration using version control leads to way less
953           merge conflicts.
954
955 2010-10-13 Richard Heck <rgheck@lyx.org>
956         * Format incremented to 404 (r35623)
957           Support for refstyle package.
958           Changed the LaTeXCommand for InsetRef from "prettyref"
959           to "formatted", where "formatted" is now interprted
960           differently, depending upon whether the new buffer param
961           use_refstyle is true or false.
962
963 2010-10-12 Richard Heck <rgheck@lyx.org>
964         * Format incremented to 403 (r35608)
965           Renaming of flex insets.
966           Changed
967             \begin_inset Flex TAG:Style
968           to
969             \begin_inset Flex Style
970           where TAG is Custom, CharStyle, or Element
971
972 2010-10-11 Uwe Stöhr <uwestoehr@web.de>
973         * Format incremented to 402 (r35590)
974           No new or removed parameter, used to insert a
975           clear(double)page before BibTeX inset.
976
977 2010-09-19 Ronen Abravanel <ronena@gmail.com>
978         * Format incremented to 401 (r35455)
979           Support for Feynman diagrams
980           New math command \Diagram
981
982 2010-09-07 Uwe Stöhr <uwestoehr@web.de>
983         * Format incremented to 400 (r35299)
984           Support for the LaTeX-command \rule.
985           New CommandInset "line".
986
987 2010-08-31 Uwe Stöhr <uwestoehr@web.de>
988         * Format incremented to 399 (r35241)
989           Support for the LaTeX-package mathdots.
990           New parameter \use_mathdots.
991
992 2010-07-17 Uwe Stöhr <uwestoehr@web.de>
993         * Format incremented to 398 (r34941)
994           Support \mathscr.
995           No new parameter but the mathrsfs package will be loaded.
996
997 2010-07-16 Richard Heck <rgheck@lyx.org>
998         * Format incremented to 397 (r34920)
999           Remove Nameref support
1000
1001 2010-07-13 Richard Heck <rgheck@lyx.org>
1002         * Format incremented to 396 (r34884)
1003           nameref support
1004                 new commands nameref and Nameref for InsetRef
1005
1006 2010-07-13 Uwe Stöhr <uwestoehr@web.de>
1007         * Format incremented to 395 (r34883)
1008           Support for ISO C-series paper format.
1009           New parameter \papersize cxpaper with (x = 0 - 6).
1010
1011 2010-07-03 Uwe Stöhr <uwestoehr@web.de>
1012         * Format incremented to 394 (r34748)
1013           Support for makebox.
1014           New box parameter \use_makebox.
1015
1016 2010-06-07 Richard Heck <rgheck@lyx.org>
1017         * Format incremented to 393 (r34619)
1018                 Renaming in LyX format: \begin_inset OptArg becomes
1019           \begin_inset Argument.
1020
1021 2010-06-07 Richard Heck <rgheck@lyx.org>
1022         * Format incremented to 392 (r34615)
1023           Dummy format change permitting Beamer files to be converted to
1024                 a new, more useful format.
1025
1026 2010-06-05 Edwin Leuven <e.leuven@uva.nl>
1027         * Format incremented to 391 (r34598)
1028           Added support for decimal alignment in tables.
1029
1030 2010-05-25 Pavel Sanda <sanda@lyx.org>
1031         * Format incremented to 390: support for ouput sync (forward/reverse)
1032         search. New boolean \forward_search and string \forward_macro.
1033
1034 2010-05-24 Richard Heck <rgheck@lyx.org>
1035         * Format incremented to 389: remove quotes from html_latex_* params.
1036
1037 2010-05-18 Uwe Stöhr <uwestoehr@web.de>
1038         * Format incremented to 388: support for page sizes A0-3, A6, B0-3, B6
1039           and JIS B0-6
1040
1041 2010-04-21 Richard heck <rgheck@lyx.org>
1042         * Format incremented to 387: New options for XHTML math output.
1043           New BufferParams: html_math_img_scale, html_latex_start,
1044           html_latex_end.
1045
1046 2010-04-17 Richard heck <rgheck@lyx.org>
1047         * Format incremented to 386: LyX version for InsetInfo:
1048           new parameters: type  "lyxinfo", arg   "version".
1049
1050 2010-04-08 Uwe Stöhr <uwestoehr@web.de>
1051         * Format incremented to 385: support to change the background color
1052           for shaded boxes: new buffer parameter \boxbgcolor
1053
1054 2010-04-03 Uwe Stöhr <uwestoehr@web.de>
1055         * Format incremented to 384: support to specify a document-wide
1056           font color: new buffer parameter \fontcolor
1057
1058 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
1059         * Format incremented to 383: support for Turkmen
1060
1061 2010-03-31 Uwe Stöhr <uwestoehr@web.de>
1062         * Format incremented to 382: support to change the font color
1063           for greyed-out notes: new buffer parameter \notefontcolor
1064
1065 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
1066         * Format incremented to 381: support for new parameters
1067           for \xymatrix: \xymatrix@!0, \xymatrix!R and \xymatrix!C.
1068
1069 2010-03-28: Vincent van Ravesteijn <vfr@lyx.org>
1070         * Format incremented to 380: introduction of InsetPreview.
1071
1072 2010-03-18: Richard Heck <rgheck@lyx.org>
1073         * Format incremented to 379: revise format 374
1074           Replace boolean \html_use_mathml with \html_math_output,
1075           which at the moment can be: MathML, HTML, Images, or LaTeX.
1076
1077 2010-02-12 Pavel Sanda <sanda@lyx.org>
1078         * Format incremented to 378: support for revision InsetInfo.
1079           Various "vcs-*" strings could be argument of arg parameter
1080           in InsetInfo. This entry is a safety measure, no lyx2lyx
1081           conversion is needed in fact.
1082
1083 2010-02-11 Uwe Stöhr <uwestoehr@web.de> and Edwin Leuven <e.leuven@uva.nl>
1084         * Format incremented to 377: support for multirow cells in
1085           tables
1086
1087 2010-01-10 Jürgen Spitzmüller <spitz@lyx.org>
1088         * Format incremented to 376: new buffer param
1089           \maintain_unincluded_children. If true, the aux files of
1090           non-included children (with \includeonly) are updated to
1091           keep the counters and refs correct.
1092
1093 2010-01-06 Jürgen Spitzmüller <spitz@lyx.org>
1094         * Format incremented to 375: add support for \includeonly
1095           This adds a new buffer param list of relative filenames
1096           which are output as \includeonly arguments, like this:
1097           \begin_includeonly
1098           child1.lyx
1099           child2.lyx
1100           \end_includeonly
1101
1102 2009-12-30 Richard Heck <rgheck@lyx.org>
1103         * Format incremented to 374: add html output options.
1104                 \html_use_mathml (boolean): whether to use MathML or images
1105                 \html_be_strict (boolean): whether to be XHTML 1.1 compliant
1106
1107 2009-12-07 Jürgen Spitzmüller <spitz@lyx.org>
1108         * Format incremented to 373: merge g-brief-de and g-brief-en
1109           classes into one g-brief class.
1110           All German layout names are replaced by English ones, the
1111           two classes are renamed to g-brief.
1112
1113 2009-11-29 Jürgen Spitzmüller <spitz@lyx.org>
1114         * Format incremented to 372: new buffer param fontencoding.
1115           This param holds a buffer-specific fontencoding (argument
1116           of the fontenc package).
1117           Possible values:
1118           - global: use lyxrc.fontenc [this is the default]
1119           - default: do not load the fontenc package at all
1120           - <ENC>: real encodings such as "T1". Multiple encodings
1121             can be separated by comma.
1122
1123 2009-11-11 Uwe Stöhr <uwestoehr@web.de>
1124         * Format incremented to 371: add option to suppress the LaTeX
1125           package mhchem.
1126
1127 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
1128         * Format incremented to 370: introduce a document option to
1129           suppress the default date.
1130
1131 2009-07-22 Vincent van Ravesteijn <vfr@lyx.org>
1132         * Format incremented to 369: add the author ids to the list of
1133           authors and let the numbering start with 1 in stead of 0.
1134
1135 2009-07-21 Jürgen Spitzmüller <spitz@lyx.org>, Uwe Stöhr <uwestoehr@web.de>
1136         * Format incremented to 368: allow to use glue lengths for
1137           horizontal spaces.
1138           We just revert hspaces with glue lengths to ERT, since the
1139           inset didn't support them prior to format 368.
1140           No explicit conversion.
1141
1142 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
1143         * Format incremented to 367: allow to use percent lengths for
1144           vertical and horizontal spaces.
1145
1146 2009-07-20 Uwe Stöhr <uwestoehr@web.de>
1147         * Format incremented to 366: allow to use percent lengths for the
1148           paragraph skip separation.
1149
1150 2009-07-19 Uwe Stöhr <uwestoehr@web.de>
1151         * Format incremented to 365: support for paragraph indentation.
1152
1153 2009-07-13 Jürgen Spitzmüller <spitz@lyx.org>
1154         * Format incremented to 364: add \filename_suffix parameter
1155           to branches.
1156           Possible values: 0, 1.
1157           If "1", the branch name is appended to the filename on export
1158           (e.g., <filename>-<suffix>.pdf).
1159
1160 2009-07-11 Uwe Stöhr <uwestoehr@web.de>
1161         * Format incremented to 363: support for horizontal longtable
1162           alignment.
1163
1164 2009-06-11 Jürgen Spitzmüller <spitz@lyx.org>
1165         * Format incremented to 362: support for the applemac encoding.
1166
1167 2009-05-25 Jürgen Spitzmüller <spitz@lyx.org>
1168         * Format incremented to 361: support for custom setting of
1169           bibliography (longest) label width.
1170           Empty file format change.
1171
1172 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
1173         * Format incremented to 360: param width for nomencl_print
1174         CommandInset. This
1175         1.) adds a further value "width" to param set_width
1176         (see format 359)
1177         and
1178         2.) a param width, which takes a length
1179         If "width" is chosen, we define the indendation of the nomencl
1180         list via the optional argument of \printnomenclature, e.g.
1181         \printnomenclature[2cm]{}
1182
1183 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
1184         * Format incremented to 359: param set_width for nomencl_print
1185         CommandInset. This specifies how wide the longest nomencl label
1186         is (i.e., how wide the indendation in the nomencl list is).
1187         Possible values:
1188         - none: do not specifiy the width (use predefined values)
1189         - auto: compute the widest label and specify via
1190           \settowidth{\nomlabelwidth}{<widest label>}
1191
1192 2009-05-22 Jürgen Spitzmüller <spitz@lyx.org>
1193         * Format incremented to 358: support for custom bibtex and
1194           makeindex commands.
1195
1196 2009-05-05 Pavel Sanda <sanda@lyx.org>, Enrico Forestieri <forenr@lyx.org>
1197         * Format incremented to 357: Change of the latex output for
1198           underline from \underbar to ulem's \uline.
1199
1200 2009-05-05 Pavel Sanda <sanda@lyx.org>
1201         * Format incremented to 356: support for double and wave underline
1202           character styles via ulem's \uuline and \uwave
1203
1204 2009-05-03 Pavel Sanda <sanda@lyx.org>
1205         * Format incremented to 355: support for strikeout character
1206           style via ulem's \sout
1207
1208 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
1209         * Format incremented to 354: support for splitindex's
1210           \printindex* and \printsubindex*.
1211
1212 2009-04-26 Jürgen Spitzmüller <spitz@lyx.org>
1213         * Format incremented to 353: support for splitindex's
1214           \printsubindex.
1215
1216 2009-04-15 Jürgen Spitzmüller <spitz@lyx.org>
1217         * Format incremented to 352: splitindex support.
1218
1219 2009-04-11 Uwe Stöhr <uwestoehr@web.de>
1220         * Format incremented to 351: support to set a page background
1221           color.
1222
1223 2009-04-06 Jürgen Spitzmüller <spitz@lyx.org>
1224         * Format incremented to 350: new param \default_output_format.
1225
1226 2009-04-05 Jürgen Spitzmüller <spitz@lyx.org>
1227         * Format incremented to 349: initial support for XeTeX.
1228
1229 2009-01-30 Uwe Stöhr <uwestoehr@web.de>
1230         * Format incremented to 348: support for \*phantom.
1231
1232 2009-01-03 Vincent van Ravesteijn <V.F.vanRavesteijn@tudelft.nl>
1233         * Format incremented to 347: support for tabular valign.
1234
1235 2008-11-28 Jürgen Spitzmüller <spitz@lyx.org>
1236         * Format incremented to 346: support for German (Switzerland):
1237           (bug 5450)
1238
1239 2008-11-07 José Matos <jamatos@lyx.org>
1240         * Format incremented to 345: for docbook backend CharStyle: -> Element:
1241           (fix bug 5411)
1242
1243 2008-10-12 Pavel Sanda <sanda@lyx.org>
1244         * Format incremented to 344: sanitize backreference settings
1245           for hyperref (fix bug 5340).
1246
1247 2008-10-12 Jürgen Spitzmüller <spitz@lyx.org>
1248         * Format incremented to 343: new param \use_default_options
1249           (fix bug 2114).
1250
1251 2008-10-12 Uwe Stöhr <uwestoehr@web.de>
1252         * Format incremented to 342: support for Mongolian.
1253
1254 2008-09-30 Uwe Stöhr <uwestoehr@web.de>
1255         * Format incremented to 341: support for TABs in listings.
1256
1257 2008-08-01 José Matos <jamatos@fc.up.pt>
1258         * Format incremented to 340: move empty layouts to "Plain Layout".
1259
1260 2008-07-28 Richard Heck <rgheck@lyx.org>
1261         * Format incremented to 339: removal of default modules.
1262
1263 2008-06-21 Uwe Stöhr <uwestoehr@web.de>
1264         * Format incremented to 338: support for polytonic Greek.
1265
1266 2008-06-13 Abdelrazak Younes <younes@lyx.org>
1267         * Format incremented to 337: convert/revert graphics display param.
1268
1269 2008-06-04 Jürgen Spitzmüller <spitz@lyx.org>
1270         * Format incremented to 336: new param \font_cjk.
1271
1272 2008-05-30 Richard Heck <rgheck@lyx.org>
1273         * Format incremented to 335: fixes for InsetSpace problems.
1274
1275 2008-05-16 Uwe Stöhr <uwestoehr@web.de>
1276         * Format incremented to 334: fix for bug 4868.
1277
1278 2008-05-09 Jürgen Spitzmüller <spitz@lyx.org>
1279         * Format incremented to 333: fixes in the APA layout.
1280
1281 2008-05-06 Pavel Sanda <sanda@lyx.org>
1282         * Format incremented to 332: Added groupId for graphics insets.
1283
1284 2008-25-04 Helge Hafting <helge.hafting@aitel.hist.no>
1285         * Format incremented to 330: More horizontal fills
1286           - \leftarrowfill, \rightarrowfill
1287           - \upbracefill, \downbracefill
1288
1289 2008-04-28 Jürgen Spitzmüller <spitz@lyx.org>
1290         * Format incremented to 329: new param \master.
1291
1292 2008-04-18 Bo Peng <ben.bob@gmail.com>
1293         * Format incremented to 328: Revert the support for embedding
1294
1295 2008-04-16 Uwe Stöhr <uwestoehr@web.de>
1296         * Format incremented to 327: support for Mexican Spanish.
1297
1298 2008-04-11 Jürgen Spitzmüller <spitz@lyx.org>
1299         * Format incremented to 326: support for pdflatex via external inset.
1300
1301 2008-03-29 Uwe Stöhr <uwestoehr@web.de>
1302         * Format incremented to 325: merge the two Japanese languages to one that is
1303           encoding independent.
1304
1305 2008-03-25 Jürgen Spitzmüller <spitz@lyx.org>
1306         * Format incremented to 324: merge the two newline insets.
1307
1308 2008-03-25 Jürgen Spitzmüller <spitz@lyx.org>
1309         * Format incremented to 323: merge the diverse newpage insets.
1310
1311 2008-03-24 Richard Heck <rgheck@lyx.org>
1312         * Format incremented to 322: local layout
1313
1314 2008-03-18 Edwin Leuven <e.leuven@uva.nl>
1315         * Format incremented to 321: drop row/col lines and ensure
1316           consistency between cell and row/col lines.
1317           Make the separation between \begin_inset and Tabular a
1318           single space (it used to be a double space for lyx < 1.4)
1319
1320 2008-03-18 Jürgen Spitzmüller <spitz@lyx.org>
1321         * Format incremented to 320: support for protected horizontal fill
1322           (\hspace*{\fill})
1323
1324 2008-03-10 Jürgen Spitzmüller <spitz@lyx.org>
1325         * Format incremented to 319: hspace and extended hfill support
1326
1327 2008-03-09 Bo Peng <ben.bob@gmail.com>
1328         * Format incremented to 318: add \extra_embedded_files to buffer params
1329
1330 2008-03-02 Uwe Stöhr <uwestoehr@web.de>
1331         * Format incremented to 317: support floating placements for wrap floats
1332
1333 2008-03-02 Jürgen Spitzmüller <spitz@lyx.org>
1334         * Format incremented to 316: support for subfloats (subfig package)
1335
1336 2008-02-18 Richard Heck <rgheck@lyx.org>
1337         * Format incremented to 315: support for column separation in page margins
1338
1339 2008-02-03 Uwe Stöhr <uwestoehr@web.de>
1340         * Format incremented to 314: adapt scrlttr2 class for serial letters
1341
1342 2008-01-12 Richard Heck <rgheck@lyx.org>
1343         * Format incremented to 313: change in how modules are represented
1344
1345 2008-01-11 Jürgen Spitzmüller <spitz@lyx.org>
1346         * Format incremented to 312: support for sidewaysalgorithm (rotfloat)
1347           and wide sideways{figure,table}.
1348
1349 2008-01-10 Richard Heck <rgheck@lyx.org>
1350         * Format incremented to 311: dummy format to drive the AMS conversion
1351
1352 2007-12-28 Bernhard Reiter <ockham@gmx.net>
1353         * Format incremented to 310: support for \nocite{*}
1354
1355 2007-12-11 Bernhard Reiter <ockham@gmx.net>
1356         * Format incremented to 309: support for \nocite
1357
1358 2007-12-15 Uwe Stöhr <uwestoehr@web.de>
1359         * Format incremented to 308: support for Serbian (Latin)
1360
1361 2007-12-05 Jürgen Spitzmüller <spitz@lyx.org>
1362         * Format incremented to 307: support for \slash and \nobreakdash
1363
1364 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
1365         * Format incremented to 306: support for Interlingua
1366
1367 2007-12-05 Uwe Stöhr <uwestoehr@web.de>
1368         * Format incremented to 305: support for Bahasa Malaysia
1369
1370 2007-12-03 Jürgen Spitzmüller <spitz@lyx.org>
1371         * Format incremented to 304: framed and shaded boxes are now real boxes
1372           (not notes).
1373
1374 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
1375         * Format incremented to 303: remove Serbocroatian as this was not a real
1376           babel language (Croatian was used instead in the background)
1377         * Implement Serbian
1378
1379 2007-11-25 Uwe Stöhr <uwestoehr@web.de>
1380         * Format incremented to 302: support for Latin and North Sami
1381
1382 2007-11-24 Uwe Stöhr <uwestoehr@web.de>
1383         * Format incremented to 301: support for \linebreak
1384
1385 2007-11-23 Uwe Stöhr <uwestoehr@web.de>
1386         * Format incremented to 300: support for \pagebreak
1387
1388 2007-11-01 Uwe Stöhr <uwestoehr@web.de>
1389         * Format incremented to 299: support for hyperlink types
1390
1391 2007-11-01 Stefan Schimanski <sts@1stein.org>
1392         * Format incremented to 298: math-macro code has been rewritten,
1393           now it supports definitions with optional parameters
1394
1395 2007-10-29 Uwe Stöhr <uwestoehr@web.de>
1396         * Format incremented to 297: support for Albanian, lower Sorbian,
1397           fixed upper Sorbian language
1398
1399 2007-10-23 Richard Heck <rgheck@lyx.org>
1400         * Format incremented to 296: InsetInclude becomes an InsetCommand
1401
1402 2007-10-12 Uwe Stöhr <uwestoehr@web.de>
1403         * Format incremented to 295: get rid of the htmlurl command that was
1404           needed for docbook, add the option to create a hyperlink instead
1405
1406 2007-10-12 Pavel Sanda <ps@twin.jikos.cz>
1407         * Format incremented to 294: PDFOptions: add usetitle,
1408           fix leftovers
1409
1410 2007-10-11 Bo Peng <ben.bob@gmail.com>
1411         * Format incremented to 293: Add InsetInfo.
1412
1413 2007-10-09 Uwe Stöhr <uwestoehr@web.de>
1414         * Format incremented to 292: Support for Japanese without
1415           using CJK and inputenc. (japanese-plain)
1416
1417 2007-10-04 Uwe Stöhr <uwestoehr@web.de>
1418         * Format incremented to 291: Support for Vietnamese.
1419
1420 2007-10-03 Uwe Stöhr <uwestoehr@web.de>
1421         * Format incremented to 290: Add table wrap floats
1422
1423 2007-10-03 Martin Vermeer <martin.vermeer@tkk.fi>
1424         * Format incremented to 289: make Index a collapsible inset.
1425
1426 2007-09-25 Richard Heck <rgheck@lyx.org>
1427         * Format incremented to 288: Change how command insets are
1428           represented in LyX files.
1429
1430 2007-09-24 Uwe Stöhr <uwestoehr@web.de>
1431         * Format incremented to 287: Add missing optional parameters
1432           for wrapped figures.
1433
1434 2007-09-21 Pavel Sanda <ps@twin.jikos.cz>
1435         * Format incremented to 286: LyX now supports hyperref and some
1436           of its options.
1437
1438 2007-09-11 Bo Peng <ben.bob@gmail.com>
1439         * Format incremented to 285: Tweaks to embedded file format
1440           Remove inzip parameter from graphics insets.
1441
1442 2007-09-09 Helge Hafting <helge.hafting@aitel.hist.no>
1443         * Format incremented to 284: LyX now implements wrapped figures
1444           using wrapfig.sty instead of floatflt.sty. The latter
1445           is rather buggy, the former also has more options.
1446           No conversion as the .lyx doesn't change.
1447           The .tex export is slightly different, necessitating the
1448           format increase.
1449
1450 2007-09-08 Martin Vermeer <martin.vermeer@tkk.fi>
1451
1452         * format incremented to 283: CharStyle insets are now
1453           called Flex.
1454
1455 2007-08-31 Bo Peng <ben.bob@gmail.com>
1456
1457         * format incremented to 282: lyx files can be zipfiles with
1458           embedded documents.
1459
1460 2007-08-29 Richard Heck <rgheck@lyx.org>
1461
1462         * format incremented to 281: allow modules for layout files
1463
1464 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
1465
1466         * format incremented to 280: the show_label parameter
1467           is depreciated in favour of (Collapsible) status.
1468
1469 2007-08-17 Martin Vermeer <martin.vermeer@tkk.fi>
1470
1471         * format incremented to 279: CharStyle names are now
1472           expected to be of form CharStyle:Name.
1473
1474 2007-08-12 José Matos <jamatos@fc.up.pt>
1475
1476         * format incremented to 278: Close begin_deeper with a
1477           corresponding end_deeper (the only case where it matters is
1478           at the end of the body).
1479
1480 2007-08-12 José Matos <jamatos@fc.up.pt>
1481
1482         * format incremented to 277: lyx is able to create invalid
1483           table where a multicolumn does not have a first cell
1484           (required by the table file format)
1485
1486 2007-07-20 Dov Feldstern <dov@lyx.org>
1487
1488         * format *not* incremented; fixed format 249 conversion, so that it now
1489                 correctly deals with encodings in footnotes (part of bug 3613)
1490
1491 2007-06-26 Uwe Stöhr <uwestoehr@web.de> and Dov Feldstern <dov@lyx.org>
1492
1493         * format incremented to 276: switching exsting language 'arabic' to
1494                 'arabic_arabtex'; this is to differentiate from the new arabic support
1495                 using the arabi package.
1496
1497 2007-05-04  Jürgen Spitzmüller  <spitz@lyx.org>
1498
1499         * format incremented to 275: add graphics params scaleBeforeRotation
1500         (fix bug 1749).
1501
1502 2007-06-13 Dov Feldstern <dov@lyx.org>
1503         * format incremented to 274: applying the conversion done in format 259
1504                 to the \lang property, which was forgotten back then... This is
1505                 slightly more complicated, because the default language has to be
1506                 determined on a per-paragraph basis.
1507
1508 2007-06-13 Bo Peng <ben.bob@gmail.com>
1509         * format incremented to 273: add --Separator-- environment to
1510                 separate consecutive environments
1511
1512 2007-06-13 Bo Peng <bpeng@lyx.org>
1513         * format incremented to 272: convert listings to ERT because
1514                 earlier versions of lyx can not handle unrecognizable
1515                 listings parameters.
1516
1517 2007-05-15 José Matos <jamatos@lyx.org>
1518         * format incremented to 271: extended textclasses accept the
1519         normal font sizes: 10, 11 and 12pt.
1520
1521 2007-05-14 Martin Vermeer <martin.vermeer@tkk.fi>
1522         * format incremented to 270: support beamer \alert, \structure
1523
1524 2007-05-08 Bo Peng <ben.bob@gmail.com>
1525         * format incremented to 269: add listings support
1526         - add preamble flag \listings_params, e.g. \listings_params "language=Python,float"
1527         - add inset listings, with options lstparams and inline, e.g.
1528                 \begin_inset listings
1529                 lstparams "xleftmargin=50pt,language=Python"
1530                 inline false
1531         - add \lstinputlisting Include type. e.g.
1532                 \begin_inset Include \lstinputlisting{newfile1.lyx}[firstline=10,lastline=15]
1533
1534 2007-05-06 Uwe Stöhr  <uwestoehr@web.de>
1535
1536         * format incremented to 268: add support for the CJK encodings
1537         - all encodings supported by CJK.sty are now in lib/encodings
1538         - lib/encoding has got two new flags:
1539           - encoding package:
1540             "inputenc" for those languages that use the inputenc-package and
1541             "CJK" for the CJK encodings
1542           - "fixed"/"variable" to divide between multi- or single-byte encoding
1543         - lib/languages allows now to set an empty language for babel
1544           in this case babel isn't called.
1545
1546 2007-05-04  Jürgen Spitzmüller  <spitz@lyx.org>
1547
1548         * format incremented to 267: add plain utf8 encoding (for XeTeX).
1549
1550 2007-04-29  Uwe Stöhr  <uwestoehr@web.de>
1551
1552         * format incremented to 266:
1553         Support for the Armenian language
1554
1555 2007-04-26  Uwe Stöhr  <uwestoehr@web.de>
1556
1557         * format incremented to 265: fix LyX's table border line handling
1558         With the fix (see bug 1746) LyX now takes care if the user has entered
1559         a "|" character in the argument field of tables. Therefore the "|"
1560         character has to be removed when also a table border is set.
1561
1562 2007-04-24  José Matos  <jamatos@lyx.org>
1563
1564         * format incremented to 264:
1565         textclass cv is renamed simplecv
1566
1567 2007-02-22  José Matos  <jamatos@lyx.org>
1568
1569         * format incremented to 263: changes in the language names (overdue):
1570           brazil -> brazilian
1571           portuges -> portuguese
1572
1573 2007-02-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1574
1575         * format incremented to 262: Allow ascii \inputencoding
1576
1577 2007-02-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1578
1579         * format incremented to 261: \output_changes is now considered
1580         even if \tracking_changes is false. This allows to output existing
1581         changes even if future changes are not tracked anymore.
1582         The old combination
1583
1584         \tracking_changes false
1585         \output_changes true
1586
1587         is therefore converted to
1588
1589         \tracking_changes false
1590         \output_changes false
1591
1592         on upgrade. Nothing is done on downgrade since the new behaviour is
1593         not supported in older formats.
1594
1595 2007-02-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1596
1597         * format incremented to 260: Allow utf8x \inputencoding
1598
1599 2007-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1600
1601         * format incremented to 259:
1602         Old: Spaces at start or end of font changes were output outside of
1603              the font change, i.e. not 'xx\textbf{ yy }zz', but
1604              'xx \textbf{yy} zz'.
1605         New: Spaces are always output with the font set by the user.
1606
1607 2007-01-31  Uwe Stöhr  <uwestoehr@web.de>
1608
1609         * format incremented to 258: new \lyxline definition
1610         Old:
1611                 \\newcommand{\\lyxline}[1]{
1612                   {#1 \\vspace{1ex} \\hrule width \\columnwidth \\vspace{1ex}}
1613                 }
1614         New:
1615                 \\newcommand{\\lyxline}[1][1pt]{%
1616                   \\par\\noindent%
1617                   \\rule[.5ex]{\\linewidth}{#1}\\par}
1618         The new definition is more robust, see bug 1988 and now really takes care of
1619         the fontsize: \lyxline{\Huge} produces now a thicker line than \lyxline{\normalfont}
1620
1621 2007-01-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1622
1623         * format incremented to 257: Caption styles have been replaced by
1624         InsetCaption. This is at the same time also a layout file format
1625         change to format 3. layout2layout removes caption layouts from old
1626         styles.
1627         Note that InsetCaption did exist before this format, but was never
1628         used. Old files containing do nevertheless still work.
1629         Of course users can still define a Caption style in layout files,
1630         but the special treatment in LyX is gone (apart from the sensitive
1631         label property).
1632
1633 2006-12-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1634
1635         * format incremented to 256: allow some new inputenc settings.
1636         For the complete list, see lib/lyx2lyx/lyx_1_5.py.
1637
1638 2006-11-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1639
1640         * format incremented to 255: new insets for \clearpage and
1641         \cleardoublepage. They are written inline to the file, exactly like
1642         \newpage.
1643
1644 2006-11-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1645
1646         * format incremented to 254: new header parameter \use_esint.
1647         It can have the same values as \use_amsmath: 0 (off), 1 (auto) and
1648         2 (on).
1649
1650 2006-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1651
1652         * format incremented to 253: new nomenclature and printnomenclature
1653         insets. These are standard InsetCommand with the following parameters:
1654         \nomenclature[prefix]{symbol}{description}
1655         \printnomenclature[labelwidth]
1656
1657 2006-10-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1658
1659         * format incremented to 252: changed command inset syntax
1660
1661         Old:
1662
1663         \begin_inset LatexCommand \cmdname[opt1][opt2]{arg}
1664         preview true
1665         \end_inset
1666
1667         and
1668
1669         \bibitem [opt1]{arg}
1670
1671
1672         New:
1673
1674         \begin_inset LatexCommand cmdname
1675         name1 "opt1"
1676         name2 "opt2"
1677         name3 "arg"
1678         preview true
1679         \end_inset
1680
1681         The order of the parameters and for each parameter the name and
1682         optional/required bit is now stored in InsetCommandParams.
1683
1684 2006-10-03  Jürgen Spitzmüller  <spitz@lyx.org>
1685
1686         * format incremented to 251: save show_label param for charstyles.
1687
1688         On revert, the show_label param is just removed. Nothing to convert.
1689
1690 2006-10-12  Martin Vermeer <martin.vermeer@hut.fi>
1691
1692         * Format incremented to 250: allow optional arg to environments
1693
1694         No material format change. Now optargs for environments are allowed
1695         to be specified in layout files and will be handled properly. When
1696         converted back to older formats, they will be ignored in LaTeX
1697         output.
1698
1699 2006-08-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1700
1701         * format incremented to 249: Unicode
1702
1703         LyX documents are now always encoded in utf8. The value of
1704         \inputencoding does now only determine the encoding of the created
1705         LaTeX file.
1706         Up to format 248 the value of \inputencoding did also determine the
1707         encoding of the LyX file:
1708
1709         \inputencoding       LyX file encoding
1710         auto                 as determined by the document and character
1711                              languages
1712         default              ditto
1713         everything else      as determined by \inputencoding
1714
1715         The difference between auto and default is only the LaTeX output:
1716         auto causes loading of the inputenc package, default does not.
1717
1718 2006-07-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1719
1720         * format incremented to 248: Basic booktabs support
1721
1722         The <features> tag has a new switch: booktabs="true|false".
1723         An absent switch is equivalent to booktabs="false".
1724         Horizontal lines are set with the booktabs package if this switch
1725         is on.
1726
1727         The <row> tag of tabulars has the following new attributes:
1728         topspace, bottomspace and interlinespace. All take a LyXLength
1729         as value, or the special keyword "default".
1730
1731 2006-06-10  Jürgen Spitzmüller  <spitz@lyx.org>
1732
1733         * format incremented to 247. The Grand Font Interface Rewrite.
1734         (1) Split font selection to rm, sf, tt:
1735                 \fontscheme -> \font_roman, \font_sans, \font_typewriter
1736                 Change 246->247:
1737                         \fontscheme     \font_roman     \font_sans      \font_typewriter
1738                         default         default         default         default
1739                         ae              ae              default         default
1740                         times           times           default         default
1741                         palatino        palatino        default         default
1742                         helvet          default         helvet          default
1743                         avant           default         avant           default
1744                         newcent         newcent         default         default
1745                         bookman         bookman         default         default
1746                         pslatex         times           (or \usepackage{pslatex})
1747                 New 246->247:
1748                         \font_roman: cmr (-> \renewcommand{\rmdefault}{cmr}),
1749                                      lmodern, charter, utopia, ccfonts, chancery, beraserif
1750                                         (-> \usepackage{<name>})
1751                         \font_sans: cmss, lmss, cmbr
1752                                         (-> \renewcommand{\sfdefault}{<name>})
1753                                     berasans (-> \usepackage{<name>})
1754                         \font_typewriter: cmtt, lmtt, cmtl,
1755                                         (-> \renewcommand{\sfdefault}{<name>})
1756                                         courier, luximono, beramono
1757                                         (-> \usepackage{<name>})
1758         (2) New param \font_default_family (rmdefault, sfdefault, ttdefault)
1759         (3) New param \font_sc (true, false).
1760         (4) New param \font_osf (true, false).
1761         (5) New param \font_sf_scale (float)
1762         (6) New param \font_tt_scale (float)
1763         Support for the following fonts has been added:
1764                 bera, ccfonts, chancery, charter, cmbright, computer modern (explicitely),
1765                 courier, lmodern, luximono, utopia.
1766         Support for the following font has been removed:
1767                 pslatex (it's superseded by mathptmx (times)).
1768
1769 2006-06-03  Martin Vermeer  <martin.vermeer@hut.fi>
1770
1771         * format incremented to 246. The framed.sty package is
1772         now supported with note types framed and shaded.
1773
1774 2005-10-12  Jürgen Spitzmüller  <spitz@lyx.org>
1775
1776         * format incremented to 245. The \quotes_times parameter
1777         has been removed.
1778
1779 2005-09-24  Jürgen Spitzmüller  <spitz@lyx.org>
1780
1781         * format incremented to 244. Rename '\InsetSpace \,'
1782         to '\InsetSpace \thinspace{}', because the comma was
1783         not parsed by lyxlex, and '\InsetSpace \space' to
1784         '\InsetSpace \space{}' in favour of consistency.
1785
1786 2005-07-18  José Matos  <jamatos@lyx.org>
1787
1788         * format incremented to 243.
1789
1790         * this change only affects the preamble, the paperpackage
1791           option was removed and papersize is changed to default.
1792
1793 2005-06-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1794
1795         * format incremented to 242. There is no file format per
1796         se, but the "frenchb" language has been removed from lib/language
1797         and has to be translated to "french" by lyx2lyx.
1798
1799 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1800
1801         * format incremented to 241.
1802
1803         All following changes apply only to text in ERT insets. The
1804         rationale is that text in ERT is simply ASCII text, and nothing more.
1805
1806         * paragraph breaks are now a single newline in latex and not a
1807         paragraph break anymore (bug 698).
1808         * \newline is not allowed anymore, because it is redundant (see above)
1809         * layouts other than Standard, paragraph parameters and font changes
1810         are not allowed anymore. They never made sense and were ignored for
1811         latex output, but now they can't be read or set anymore (bug 922).
1812
1813
1814 2005-01-23  Jürgen Spitzmüller  <j.spitzmüller@gmx.de>
1815
1816         * format incremented to 240.
1817         * new bufferparam:
1818                 \output_changes {true|false}
1819         (should the change tracking marks be visible in the output or not?)
1820         * lyx2lyx should just delete the param in 239.
1821
1822 2005-01-06  José Matos  <jamatos@lyx.org>
1823
1824         * format incremented to 239.
1825         * the paragraph parameters are displayed in their own line. This
1826         change is consistent with the insets behaviour, and corresponds
1827         to a more uniform treatment of the paragraphs since some of them
1828         had already their own line.
1829
1830         An example of a single paragraph follows:
1831
1832 \begin_layout Standard
1833 \paragraph_spacing single
1834 \align left
1835 Paragraph text.
1836 \end_layout
1837
1838
1839 2004-12-03  José Matos  <jamatos@lyx.org>
1840
1841         * format incremented to 238.
1842         * The compatibility code to read old latex accents from 0.12.x in
1843         InsetLatexAccent::checkContents has been removed.
1844         The following translations are done:
1845                 "\i \x"   -> "\i \x{}"
1846                 "\i \xy"  -> "\i \x{y}"
1847                 "\i \x y" -> "\i \x{y}"
1848                 "\i \x\i" -> "\i \x{\i}"
1849                 "\i \x\j" -> "\i \x{\j}"
1850         x is a latex accent command, y the base character. \, i and j are
1851         literal.
1852         lyx did these changes already from 0.12.x -> 215, but not lyx2lyx,
1853         so formats 215 - 237 can have both versions.
1854
1855
1856 2004-10-10  José Matos  <jamatos@lyx.org>
1857
1858         * format incremented to 237.
1859         * In the header, the following statments use now booleans values,
1860         instead of 0, 1:
1861                 - \use_geometry
1862                 - \use_bibtopic
1863                 - \tracking_changes
1864
1865 2004-08-15  José Matos  <jamatos@lyx.org>
1866
1867         * format incremented to 236.
1868         * Added tags:
1869                 - \begin_document
1870                 - \begin_header
1871                 - \begin_body
1872                 - \end_body
1873
1874         * The options for \papersize are changed:
1875                 Default -> default
1876                 Custom -> custom
1877         * All whitespaces are removed at the end of lines, when
1878         not necessary. As an example we have all the lines in the header that
1879         do not belong to the preamble.
1880
1881 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1882
1883         * format incremented to 235.
1884         * \paperpackage had an off-by-one error. Translation table:
1885
1886           234: a4    a4wide  widemarginsa4
1887           235: none  a4      a4wide         widemarginsa4
1888
1889           The "widemarginsa4" setting of 235 has no equivalent in 234.
1890
1891 2004-05-12  Angus Leeming  <leeming@lyx.org>
1892
1893         * format incremented to 234.
1894         * the citation engine is specified explicitly rather than being
1895         deduced from 3 bools.
1896
1897         \use_natbib 1
1898         \use_numerical_citations 0   ->   \cite_engine <style>
1899         \use_jurabib 0
1900
1901         where <style> is one of "basic", "natbib_authoryear",
1902         "natbib_numerical" or "jurabib".
1903
1904 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1905
1906         * format incremented to 233.
1907         * insetgraphics does not allow filenames without extension anymore.
1908         The complete filename has to be given.
1909
1910 2004-03-29  Jürgen Spitzmüller  <spitz@lyx.org>
1911
1912         * format incremented to 232.
1913
1914         * Support for bibtopic (sectioned bibliographies).
1915           - bufferparam \use_bibtopic [1|0]
1916           - the bibtex inset has a second argument for bibtopic's
1917             btPrint{Cited|NotCited|All} command:
1918             < 231:
1919             \begin_inset LatexCommand \bibtex[<style>]{<database>}
1920             now:
1921             \begin_inset LatexCommand \bibtex[<style>][<btPrintX>]{<database>}
1922           Forwards, there's nothing to be done. Backwards, \usepackage[dot]{bibtopic}
1923           has to be inserted to the preamble. Instead of the bibtex inset, the LaTeX
1924           \bibliographystyle{<style>}
1925           \begin{btSect}{<database>}
1926           \<btprintX>
1927           \end{btSect}
1928           has to be inserted.
1929
1930 2004-03-29  Jürgen Spitzmüller  <spitz@lyx.org>
1931
1932         * format incremented to 231.
1933
1934         * Support for sidewaysfigure/sidewaystable (rotating package).
1935         insetfloat has now a param \sideways [true|false] (default is false).
1936         The param should be erased on downwards conversion, if it was true,
1937         the inset should be replaced by
1938         \begin{sidewaysfigure} <content> \end{sidewaysfigure}
1939         resp.
1940         \begin{sidewaystable} <content> \end{sidewaystable}
1941         i.e. ERT.
1942
1943 2004-02-23  Jürgen Spitzmüller  <spitz@lyx.org>
1944
1945         * format incremented to 230.
1946
1947         * Support for a second optional argument in insetcommand.
1948         currently, citation uses this to support natbibs second
1949         optional argument \cite[before][after]{key}.
1950         I think there's nothing to convert upwards. Downwards, the
1951         commands with 2 optional args need to be converted to ERT.
1952
1953         * Support for jurabib (param \use_jurabib [1|0], default is 0).
1954         When converting downwards, \usepackage{jurabib} has to be added
1955         to the preamble and, if babel is used, \usepackage{babel} before
1956         (jurabib fails if babel is called afterwards). If the natbib commands
1957         are used together with jurabib, they have to be converted to ERT too.
1958
1959 2003-12-29  Jürgen Spitzmüller  <spitz@lyx.org>
1960
1961         * format incremented to 229.
1962         * Minipages cannot be read anymore. All minipage insets will
1963         be converted to frameless box insets between 228->229.
1964
1965 2003-12-15  Angus Leeming  <leeming@lyx.org>
1966
1967         * format incremented to 228.
1968         * Change the output of all insets derived from InsetCollapsable
1969         except for InsetERT (which has a similar output already), changing lines
1970         "collapsed true" -> "status collapsed"
1971         "collapsed false" -> "status open".
1972         * Change the output of InsetERT, changing lines
1973         "status Collapsed" -> "status collapsed"
1974         "status Open" -> "status open".
1975         "status Inlined" -> "status inlined".
1976
1977 2003-12-10  Angus Leeming  <leeming@lyx.org>
1978
1979         * format NOT incremented.
1980         * add a 'draft' option to InsetExternal.
1981
1982 2003-12-10  Angus Leeming  <leeming@lyx.org>
1983
1984         * format incremented to 227.
1985         * Change the output of InsetBox:
1986         \begin_inset Boxed -> \begin_inset Box Boxed
1987         \begin_inset Doublebox -> \begin_inset Box Doublebox
1988         \begin_inset Frameless -> \begin_inset Box Frameless
1989         \begin_inset ovalbox -> \begin_inset Box ovalbox
1990         \begin_inset Ovalbox -> \begin_inset Box Ovalbox
1991         \begin_inset Shadowbox -> \begin_inset Box Shadowbox
1992
1993 2003-12-10  Angus Leeming  <leeming@lyx.org>
1994
1995         * format incremented to 226.
1996         * Change the output of InsetNote:
1997         \begin_inset Note -> \begin_inset Note Note
1998         \begin_inset Comment -> \begin_inset Note Comment
1999         \begin_inset Greyedout -> \begin_inset Note Greyedout
2000
2001 2003-11-28  André Pönitz
2002
2003         * Remove space_above/space_below from Paragraph.
2004     This is now handled by InsetVSpace.
2005
2006 2003-10-07  Angus Leeming  <leeming@lyx.org>
2007
2008         * Add transformations to InsetExternal
2009
2010         boundingBox 0 0 20 20           the dimensions of the B.B..
2011                                         Output if the B.B. is not empty.
2012         clip                            clip the image to the B.B.
2013                                         Output if true.
2014         extra LaTeX "draft"             'extra' data passed to the primary
2015                                         command for this output format.
2016                                         (Possible formats LaTeX, PDFLaTeX,
2017                                          LinuxDoc, DocBook, Ascii.)
2018                                         The string can contain spaces and so
2019                                         is wrapped in "...".
2020         rotateAngle 30                  Rotation of the data.
2021                                         Output for non-zero rotation only.
2022         rotateOrigin bottomleft         Rotation origin.
2023                                         Output for non-zero rotation and
2024                                         non-default origin (center) only.
2025         scale 50
2026         width 2cm                       Output only if the image is resized.
2027         height 2cm
2028         keepAspectRatio
2029
2030 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
2031
2032         * Added box inset. File format:
2033
2034         \begin_inset Ovalbox            Boxed/Frameless/ovalbox/Ovalbox
2035                                             /Shadowbox/Doublebox
2036         position "b"                    t/c/b
2037         hor_pos "c"                     l/c/r/s
2038         has_inner_box 1                 1/0
2039         inner_pos "b"                   t/c/b/s
2040         use_parbox 0                    1/0
2041         width "100col%"                 unit+width-string
2042         special "none"                  none/height/depth
2043                                             /totalheight/width
2044         height "1in"                    unit+width-string
2045         height_special "totalheight"    none/height/depth
2046                                             /totalheight/width
2047         collapsed false                 true/false
2048
2049         \begin_layout Standard
2050
2051         <box contents>
2052         \end_layout
2053
2054         \end_inset
2055
2056         This box (Frameless, has_inner_box=1, use_parbox=0) replaces
2057         the pre-existing Minipage inset. Parameters translate as follows:
2058         position                        0/1/2   -> t/c/b
2059         inner_position                  0/1/2/3 -> inner_pos c/t/b/s
2060         height                          same
2061         width                           same
2062         collapsed                       same
2063
2064 2003-08-19  Michael Schmitt  <michael.schmitt@teststep.org>
2065
2066         * attribute valignment="center" is replaced by valignment="middle"
2067         for tabular columns and cells
2068
2069 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
2070
2071         * Added branch inset. File format:
2072
2073         branch definition in the header:
2074         \branch <branchname>
2075         \selected 0                    0/1
2076         \color #rrggbb
2077         \end_branch
2078
2079         \begin_inset Branch <branchname>
2080         collapsed false                 true/false
2081
2082         \begin_layout Standard
2083
2084         <branch contents>
2085         \end_layout
2086
2087         \end_inset
2088
2089 2003-07-28  José Matos  <jamatos@lyx.org>
2090
2091         * \the_end is replaced with \end_document
2092
2093 2003-07-28  José Matos  <jamatos@lyx.org>
2094
2095         * \layout is replaced with \begin_layout
2096
2097 2003-07-28  José Matos  <jamatos@fep.up.pt>
2098
2099         Format bumped to 225
2100
2101         * All layouts finish now with \end_layout
2102
2103 2003-06-04  Angus Leeming  <leeming@lyx.org>
2104
2105         Format bumped to 224
2106
2107         * the storage of the external inset has been changed from
2108
2109                 \begin_inset External XFig,"file.fig",""
2110
2111                 \end_inset
2112
2113         to this
2114
2115                 \begin_inset External
2116                         template XFig
2117                         filename file.fig
2118                         display <display_type>
2119                         lyxscale <scale>
2120
2121                 \end_inset
2122
2123         throwing away the final arg (here "", more generally "<string>") that holds
2124         the parameters variable.
2125         Variables are output if present (filename) or different from the default
2126         values (display, lyxscale).
2127
2128         Moreover, the RasterImage template has been scrapped. All RasterImage
2129         external insets are now converted to Graphics insets.
2130
2131 2003-05-20  Jürgen Spitzmüller  <spitz@lyx.org>
2132
2133         * Added new space insets:
2134                 \SpecialChar ~ is now \InsetSpace ~
2135                 ERT: "\ " could be converted to InsetSpace \<space>
2136                 ERT: "\," could be converted to InsetSpace \,
2137
2138 2003-04-24  André Pönitz <poenitz@gmx.net>
2139
2140         * Added eqref support:
2141         \begin_inset LatexCommand \eqref{label}
2142
2143 2003-03-14  Dekel Tsur
2144
2145         * Format bumped to 223.
2146
2147 2003-03-12  John Levon  <levon@movementarian.org>
2148
2149         * Added \\end_header to signify the end of the header in a
2150           more robust fashion.
2151
2152         * use_amsmath is now a tristate {0 = never, 1 = auto, 2 = always}
2153
2154 2003-02-10  John Levon  <levon@movementarian.org>
2155
2156         Format bumped to 222
2157
2158         Added \\tracking_changes 0|1 to the header.
2159
2160         Added \\author to the header. This can be present multiple
2161         times, and is of the form :
2162
2163         \\author "Real Name" email@address.com
2164
2165         Added \\change_deleted, \\change_inserted. Each of these does not
2166         span a paragraph, and is delimited by "\\change_unchanged\n". Both are
2167         of the form :
2168
2169         \\change_inserted author time
2170
2171         where author is an integer ID reference into the author list in
2172         the header, and time is time_t.
2173
2174 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
2175
2176         * InsetGraphicsParams.h (scale): is now a float, not an unsigned int.
2177
2178 2002-08-22  Rob Lahaye <lahaye@snu.ac.kr>
2179
2180 New graphics dialog. With the removal of buttons in the dialog, also
2181 keywords in the graphics inset went. The following keywords do not
2182 exist anymore:
2183         lyxsize_kind
2184         lyxsize_type
2185         lyxwidth
2186         lyxheight
2187         size_kind
2188         size_type
2189         rotate
2190
2191 Only non-default values are saved to the lyx files. The defaults of the remaining
2192 keywords are;
2193         filename <empty>
2194         lyxscale 100
2195         display default
2196         scale 100
2197         width <empty>
2198         height <empty>
2199         draft <off>
2200         noUnzip <off>
2201         BoundingBox <from file>
2202         clip <off>
2203         rotateAngle 0
2204         rotateOrigin centerBaseline
2205         subcaption <off>
2206         subcaptionText <empty>
2207         special <empty>
2208
2209 The remaining keywords have sufficient overlap with the old ones for a
2210 smooth reading of the 1.2.x inset keywords in most common cases.
2211
2212 Compatibility is certainly broken for the old lyxwidth/lyxheight keywords.
2213 They don't exist anymore and we can't translate them into a scaling value, while
2214 we're reading the graphics inset. The old lyxwidth/lyxheight keyword and its
2215 argument is ignored and lost.
2216
2217 Only few compatibility issues are left for lyx2lyx:
2218
2219 ------------------------------------------------------------------------------
2220 old-token                                   new-token         remove
2221 ------------------------------------------------------------------------------
2222 size_kind original / size_type 0            scale 100         width <val>
2223                                                               height <val>
2224                                                               scale <val>
2225
2226 size_kind width_height / size_type 1            -             scale <val>
2227
2228 lyxsize_kind original / lyxsize_type 0      lyxscale 100      lyxscale <val>
2229 ------------------------------------------------------------------------------
2230 [replace old-token by new-token, and remove any of subsequent tokens as listed]
2231
2232 If "rotate" is absent, lyx2lyx should ignore "rotateAngle <val>":
2233    if ( "rotateAngle <val>" is there WITHOUT being preceded by the keyword "rotate" )
2234    then
2235         replace "rotateAngle <val>" by "rotateAngle 0"
2236
2237
2238 2002-08-12  Andre' Poenitz <poenitz@gmx.de>
2239
2240 Added \lyxlock for locked math inset when written to .lyx file.
2241 When "downgrading" .lyx files this should simple be deleted but it
2242 does not hurt at all if it stays in. It does not have to be added
2243 when "upgrading".
2244
2245
2246 2002-08-02  Angus Leeming  <leeming@lyx.org>
2247
2248 Added a boolean "preview" flag to InsetCommandParams.
2249 Currently it is written only by InsetInclude, because only this
2250 class can generate a preview of its contents.
2251
2252 The LyX file now contains:
2253
2254  \begin_inset Include \input{snapshot_t=40.tex}
2255 +preview true
2256
2257  \end_inset
2258
2259 Earlier versions of LyX just swallow this extra token silently.
2260
2261 2002-08-12  Angus Leeming  <leeming@lyx.org>
2262
2263 The 1.2.0 InsetGraphicsParams "size_type" and "lyxsize_type" have been
2264 renamed as "size_kind" and "lyxsize_kind" respectively.
2265
2266  \begin_inset Graphics FormatVersion 1
2267         filename file.eps
2268         display default
2269 -       size_kind original
2270 +       size_type original
2271         width 7cm
2272         rotateOrigin center
2273 -       lyxsize_kind original
2274 +       lyxsize_type original
2275         lyxwidth 4cm
2276
2277  \end_inset
2278