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