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