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