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