]> git.lyx.org Git - lyx.git/blob - NEWS
* remove various xforms relicts, in particular:
[lyx.git] / NEWS
1 What's new in version 1.4.0?
2 ----------------------------
3
4 As usual with major releases, a lot of work that is not directly
5 visible has taken place. The core of LyX has seen more cleanups and
6 some of the new features are the direct results of this work.
7
8 ** Improved user interface
9
10 LyX 1.4 has a re-designed layout for the menus, designed to decrease
11 clutter and maximise productivity. Several menu items (in the Edit
12 menu) are now context-sensitive, so they only appear when needed. For
13 the die-hard old LyX users, the older layout (referred to as the
14 classic UI) is still available, for now.
15
16 It's now possible to define multiple toolbars as seen in other
17 editors. By default, the new LyX release has two toolbars displayed,
18 the standard one (similar to the static toolbar in LyX 1.3), plus the
19 extra toolbar. In addition, there are two pre-defined toolbars
20 available: one for tables, and one for math. 
21
22 Another new feature worth mentioning is popup toolbars: you can set a
23 toolbar such that it only appears when editing math, or when editing a
24 table.
25
26 ** Change tracking
27
28 This new feature, similar to that found in Microsoft Word and others,
29 makes collaboration on a document a cinch. It provides a way to track
30 changes made to a document, and later approve, reject, or modify such
31 changes. 
32
33 ** Much better conversion from .tex to .lyx
34
35 The ancient and unloved Perl script, reLyX has finally bitten the dust
36 and been replaced by the brand new and shiny tex2lyx. tex2lyx's LaTeX
37 parser follows most of the rules of the real TeX and so is already
38 much more powerful than reLyX ever was.
39
40 ** Character styles
41
42 For a system that purports to make it easy to write documents full of
43 logical (as opposed to visual markup), LyX has always had one glaring
44 omission: no character styles. LyX 1.4 goes some way towards
45 addressing this defect, although there's no dialog to define your own
46 styles. 
47
48
49 ** Branches
50
51 The teacher who's setting an exam obviously doesn't want her pupils
52 seeing the answers, yet having questions and answers in the same
53 document will make the life of the markers of that exam much easier.
54
55 That's just one example of someone who would benefit from LyX's new
56 "branches" feature. In fact, anyone who writes documents which have
57 more than one target audience will find this feature useful.
58
59 ** Minipages evolve to Boxes
60
61 In 1.3, LyX only had native support for plain minipages. Now you can
62 use a wide range of box types and decorations directly from the LyX
63 GUI
64
65 ** Notes
66
67 LyX now has three different Notes for you to add to your document from
68 the Insert>Note menu:
69
70 - the "LyX Note" is not exported to LaTeX, as now. The "Comment" is
71 - exported to LaTeX as a comment environment and is not processed
72   further.
73 - The Greyed Out note is visible in your PostScript or PDF output as,
74   well, greyed-out text.
75
76 ** Better language and numbering on screen
77
78 Two features help to make the screen rendering closer to the printed output:
79
80 - the labels attached to layouts like Chapter are now translated in
81   the language of the document, which may be different from the
82   language of the menus;
83 - sectioning headers and theorems are now numbered according to the
84   document class specifications.
85
86 ** Word count
87
88 Yes, it's finally there! Tools>Count Words will give you a word
89 count of the document or of the current selection.
90
91 ** Error Lists
92
93 Nasty "error boxes" were eliminated in favor of a dialog with a list
94 of errors popping up at compilation time.
95
96 ** Improved bibliography support
97
98 - LyX's support for natbib has been enhanced. Now, also the mysterious
99   "before citation" field is supported;
100 - We have added support for jurabib, an amazing package to produce
101   flexible citations that are especially well suited for the humanities
102   and law fields;
103 - Support for sectioned bibliographies (bibtopic) has been added;
104 - the way bibtex is called is now customizable (as is the way the
105   index processor is invoked).
106
107 ** Improved microtypography support
108
109 LyX aims to produce superior typography. With 1.4, it supports:
110
111 - more blank characters (e.g. a "thin space", which should stand here
112   between "e." and "g.");
113 - inner and outer quotation marks without the hassle of toggling the
114   style in the documents dialog. Just use the Alt key.
115 - the handling of figure and table alignment inside floats has been
116   improved. You can now use the paragraph dialog without getting too
117   much space between figure/table and caption.
118
119 ** Small bits
120
121 - Figure and table floats can be rotated sideways
122
123 - The external xfig inset has been improved especially with regard to
124   pdf generation
125
126 - The graphics inset dialog has now an "edit" button that allows to
127   edit the included figure
128
129 - For index generation, xindy can be used instead of makeindex, which
130   has poor support for other than English index sorting.
131
132 ** Bug fixes
133
134 Lots of long-lasting bugs have been fixed, as documented in LyX
135 bugzilla. Probably some new ones have been introduced instead ;-)
136
137
138 What's new in version 1.3.7?
139 ----------------------------
140
141 We hope that this will be the last release in the 1.3.x series. In
142 addition to many bug fixes, the following improvements are worth
143 noting:
144
145 - LyX 1.3.7 is able to read all LyX files up to file format 245,
146   the format that we anticipate will be used by the forthcoming LyX 1.4.0.
147
148 - The windows version has received some polish, in particular in the
149   installer and in the handling of file names.
150
151 All current 1.3.x users are encouraged to upgrade to this version.
152
153
154 What's new in version 1.3.6?
155 ----------------------------
156
157 Unix and MacOSX users should consider this to be a bugfix release.
158
159 To Windows users, however, LyX 1.3.6 is the first version of LyX
160 to support the platform officially. This means that we've put a huge
161 effort into squashing those bugs that were present in Ruurd Reitsma's
162 unofficial ports to Windows. Large chunks of the code base have been
163 touched in an attempt to resolve these problems so whilst we're
164 confident that LyX/Win 1.3.6 will be the best ever version of LyX on
165 Windows, we cannot say that it's bug free.
166
167 We would like to highlight three fixes in particular:
168   * It is now possible to typeset files which reside in a directory with
169     spaces in its name; this requires a modern TeX implementation (such
170     as teTeX 3.0).
171   * It is possible to use Ctrl-PageDown and Control-PageUp (<opt>-tab
172     and <opt><shift>-tab with LyX/Mac) to switch between the open documents.
173   * LaTeX-type accents, ligature breaks and hyphenation marks are now
174     considered as part of words 
175
176
177
178 What's new in version 1.3.5?
179 ----------------------------
180
181 This is mainly a bugfix release, with few notable user-visible
182 improvements. However, we would like to highlight two fixes in particular:
183   * Nested documents (with Insert>Include File...), which have been
184     broken since LyX 1.2.0, should now work properly, including the
185     case where the files are in different directories.
186   * It is now possible to compile LyX with gcc 3.4.
187
188 What's new in version 1.3.4?
189 ----------------------------
190
191 This is a maintenance release which improves upon 1.3.3 in
192 five main areas:
193   * It adds support for old files from LyX 0.10.x or 0.12.x;
194   * Lyx documents can now be opened and edited even if
195     they use text classes not present in your latex installation;
196   * New Qt features have been added (improved selection,
197     drag-and-drop);
198   * Mac OS X support is much improved;
199   * The interface and documentation localization have
200     been polished.
201
202 What's new in version 1.3.3?
203 ----------------------------
204
205 This is a maintenance release which improves upon 1.3.2 in
206 four main areas:
207   * import of old LyX files and export to DocBook have been improved;
208   * many small bugs in the Qt frontend have been fixed;
209   * MacOSX users can now compile LyX and enjoy the native MacOSX interface;
210   * several languages now benefit from an improved translation of
211     the user interface and documentation.
212
213 What's new in version 1.3.2?
214 ----------------------------
215
216 This is a maintenance release which improves upon 1.3.1 in
217 three main areas:
218   * the spellchecker code has been overhauled and many bugs 
219     have been squashed;
220   * many small bugs in the Qt frontend have been fixed;
221   * several languages now benefit from an improved translation of 
222     the user interface.
223
224 What's new in version 1.3.1?
225 ----------------------------
226
227 LyX 1.3.1 is a maintenance release, which adds some polish to the new
228 features of LyX 1.3.0 (especially the Qt frontend) and also fixes some
229 significant bugs in the math editor and the lyx2lyx import script. We
230 also threw in a few new features (new textclasses, latex import
231 improvements) for good measure.
232
233 ** Updates
234
235 - when there is vertical space between paragraphs, the amount of space
236   is also indicated in the small/medium/large case [bug #814]
237
238 - reLyX improvements: support for natib citations, for 'm' column
239   descriptors in tables; a .lyx file generated by reLyX now says this
240
241 - new classes mwart, mwbk and mwrep (adaptation of the base classes to
242   polish conventions); new class elsart (for journals published by
243   Elsevier); updated classes koma-script (in particular new class
244   scrlttr2); re-introduce class ijmpd (which was in 1.2.x) and unbreak
245   class kluwer
246
247 - new "polski" keymap, useful for entering Polish on a QWERTY
248   keyboard; update to Scientific Word-compatible bindings
249   (documentation has been updated too)
250
251 - updates to the danish, dutch, french, german, norwegian, polish and
252   spanish translation of menus
253
254 - Most of the documentation has been updated for the current version
255   of LyX. If you find some problems with the documentation in this
256   release, please contact lyx-docs@lists.lyx.org
257
258 What's new in version 1.3.0?
259 ----------------------------
260
261 As with the previous major version 1.2.0, many things make this new
262 release an exciting one. One of the major projects that has been going
263 on behind the scenes is the so-called GUI-independence project. We are
264 glad to announce that version 1.3.0 shows the first results of this.
265 LyX now comes in two flavours: Qt-LyX and xforms-LyX!
266
267 Although this is the most visible change in version 1.3, this should not
268 hide the fact that the `under the hood' changes to the code have again
269 been very important. A detailed list can be found below.
270
271 ** Qt frontend
272
273 This is of course the most visible new feature. This frontend supports
274 either Qt 2.x or 3.x and is mostly feature complete. Note that some
275 of the dialogs are slightly different in design, but are generally
276 functionally equivalent.
277
278 Note that if Qt is using Xft2/fontconfig, you may need to install the
279 latex-xft-fonts package at ftp://ftp.lyx.org/pub/lyx/contrib to get maths
280 symbols displayed properly.
281
282 ** Gnome frontend
283
284 Unfortunately, the development of the Gnome frontend has mostly
285 stopped recently and we have therefore chosen to disable it. We
286 strongly invite anyone willing to revive this port to volunteer on the
287 developer's list.
288
289 ** Instant preview
290
291 preview-latex is an emacs package for LaTeX that allows "instant previews"
292 of LaTeX code, so you can immediately see the visual rendering of the
293 LaTeX in the document. Its project home page can be found at
294 http://sourceforge.net/projects/preview-latex. With the help of David
295 Kastrup, the author, LyX 1.3.0 can harness this functionality to
296 allow instant previews in the LyX window of math equations and
297 figures. This feature can be immensely useful, ensuring that the
298 rendering of your equation will look right in the final output. The
299 preview is only displayed (if enabled) when you're not editing the
300 actual equation, so it's unobtrusive too.
301
302 ** Math editor
303
304 There have been a few visible and some not-so-visible changes. On the
305 visible side we have better visual feedback regarding the structure of
306 a formula, showing the nesting by small purple decorations in the
307 formula itself and revealing the names of the nesting levels in the
308 minibuffer. There is now native support for symbols from the wasy
309 package containing e.g. the zodiac symbols. New also is the internal
310 structure of font changes which are now proper "insets", just like
311 anything else from a square root to an array. This not only simplifies
312 the code greatly but also allows the same editing tricks as for the
313 "regular" math. However, it was not possible to tweak the visible
314 behaviour to mimic 1.2 in all cases, so this might take some time to
315 get accustomed to. On the pro side, the new structure allowed
316 support for LaTeX's \mbox and \fbox to be implemented and general
317 "switching back to text mode within math", so a lot of "evil red text"
318 trickery is not needed anymore. The most visible changes are the following:
319
320 - Pressing { and } will insert LaTeX's \{ and \} which show up as { }
321   in the printout. To get LaTeX's {} nesting, you need to type \{.
322
323 - Fonts changes now really nest. Repeated application of a font change
324   will result in nested font changes!  To remove a font change without
325   removing the "contents", it is now possible to "pull the argument"
326   like in other insets, i.e. put the cursor in the first position of
327   the inset and press 'backspace'.
328
329 ** Reading old files
330
331 LyX now has a new script lyx2lyx which enables the reading of any file
332 produced by LyX versions as old as 0.12. Work is in progress on files
333 created with LyX 0.10 (LyX 1.4 time-line) and still older files are
334 in the forge. Basically if lyx wrote it LyX will read it. :-)
335
336 There is also a strong demand to be able to read files produced by
337 _newer_ versions of LyX. While lyx2lyx has the infrastructure in place
338 to do such things, the filters to `downgrade' LyX files (from 1.3.0 to
339 1.2.x, for example) have not yet been written.
340
341 ** Miscellaneous changes
342
343 - LyX now automatically uses TeX fonts for screen rendering of math
344   equations if they are available (it is not necessary anymore to
345   configure your font server).
346
347 - The Insert>Short Title allows the addition of an optional text
348   for section headings and captions that is designed to be used in
349   tables of contents.
350
351 - The Insert>Float>Floatflt Figure menu item restores the ability
352   to wrap text around an image which was present in 1.1.6 and
353   removed in 1.2.0
354
355 - If you configure with --with-pspell (which uses the PSpell library for
356   spellchecking), you will be able to automatically spell-check
357   multi-language documents, assuming you have the right dictionaries
358   installed.
359
360
361 What's new in version 1.2.3?
362 ----------------------------
363
364 LyX 1.2.3 is a maintenance release. It mainly fixes a very bad bug
365 where configuring LyX as root could lead to deleting the /dev/null
366 special device (this does not impact users of prebuilt binaries).
367 Also, a bug where LyX would create zombie processes has been fixed.
368
369 ** Updates
370
371 - updated italian User Guide
372
373 - updated french localization
374
375
376 What's new in version 1.2.2?
377 ----------------------------
378
379 LyX 1.2.2 is a maintenance release. It is a recommended upgrade from
380 1.2.0 or 1.2.1, especially since it fixes a few bugs introduced in
381 1.2.1.
382
383 ** Updates
384
385 - LyX builds with the newly released xforms 1.0. Actually, it is
386   advised to use this version of xforms, since it fixes many bugs and
387   support for older versions will probably be dropped in LyX 1.3.0
388
389 - selecting a word by double clicking now sets the X clipboard (like
390   when dragging the mouse)
391
392 - it is now possible to specify the arguments for viewers; in
393   particular, this means that it is possible to use browsers which
394   require a file: URL as HTML viewers (mozilla is used as default if
395   found)
396
397 - when a new LyX version is launched, the Edit>Reconfigure tool is
398   automatically invoked; this should avoid many problems with users
399   who are not aware that it is needed
400
401 - when changing the current layout with the toolbar, the corresponding
402   keyboard binding is shown in the minibuffer
403
404 - in hebrew language, the key " now inserts a typewriter quote (since
405   other quotes do not make sense in hebrew)
406
407 - Insert>Lists & TOC>Bibtex Reference uses style 'plain' by default
408
409 - new class ijmpd; update cl2emult, llncs and foils textclasses
410
411 - update sciword bindings
412
413 - small cleanup of UserGuide and FAQ; update to German, French and
414   Russian documentation; new Hebrew tutorial
415
416 - update french, german, russian, finnish and danish localization of
417   the interface
418
419
420 What's new in version 1.2.1?
421 ----------------------------
422
423 LyX 1.2.1 is a maintenance release which fixes many bugs in version
424 1.2.0. We hope in this way to enhance world happiness, allowing the
425 developers to continue busily to prepare the next major release
426 1.3.0. There are a lot of fixes in there, and upgrading is highly
427 recommended.
428
429 ** Updates
430
431 - it is now possible to build LyX with xforms 1.0rc4 (and probably 1.0
432   when this gets released)
433
434 - partial rewrite of the find & replace feature. This should solve most of
435   the performance problems
436
437 - new option `keep aspect ratio' in graphics dialog
438
439 - revert to the old behaviour when creating new floats (figure,
440   table...): the empty paragraph in the float now is a caption. It
441   seems that 1.2.0 behaviour was confusing too many people
442
443 - it is now possible to set the float placement parameters to
444   "document defaults"
445
446 - when the cursor is inside a collapsible inset, `Edit>Open/close
447   float' will leave it after the inset after closing it (this should
448   help entering of ERT insets)
449
450 - update Finnish, Danish, French and Russian localizations
451
452 - update Tutorial to 1.2.x features
453
454 - better support for entering Cyrillic and Greek alphabets
455
456 - cleanup shortcuts for section layouts. Starred versions are now
457   obtained by prepending a * to the section number (M-p asterisk 0, ...,
458   M-p asterisk 6)
459
460 - add keyboard shortcuts to the Documents menu
461
462 - support the numpad direction keys as equivalent to normal cursor
463   keys
464
465 - it is now possible to specify a non-existent file name on the command
466   line and have this file created for you
467
468 - new class cl2emult; update template for IEEEtran; small update to
469   heb-article and hollywood textclasses
470
471
472 What's new in version 1.2.0?
473 ----------------------------
474
475 LyX 1.2.0 is the version where many of changes in the 1.1.x series
476 really begin to pay off. It should prove to be a very solid base for
477 further developments. As of this version, we use (yet another) new
478 versioning scheme: next major version will be 1.3.0, and 1.2.x will
479 be just incremental fixes (like the `fix' series used to be for 1.1.5
480 and 1.1.6).
481
482 This version sees the introduction of the so-called `new' insets,
483 which can contain arbitrary text. As a consequence, many new features
484 are now possible:
485
486 - Floats, footnotes and margin notes are now real insets. The
487   positional parameters of figure, table and algorithm floats can be set
488   float-by-float
489
490 - Most problems with the new table inset of 1.1.6 have been addressed
491   (memory consumption, file bloat, spell-checking, search and replace...).
492   Better longtable header/footer support was implemented.
493
494 - TeX mode has been superseded by the ERT inset, which is foldable, or
495   can be shown inline
496
497 - Notes inset can now contain arbitrary LyX constructs; they will not
498   appear in the output.
499
500 - New minipage inset
501
502 Note that another consequence of these changes is that older LyX
503 versions will almost certainly fail to read files produced by LyX
504 1.2.0.
505
506
507 Other more traditional insets have been improved too:
508
509 - New graphics inset with support for hassle-free inclusion of various
510   image formats (GIF, JPEG, PNG and EPS by default) and a new
511   rendering scheme that should fix the bugs we had with the older
512   ghostscript method.
513
514 - Support for natbib for bibliography citations
515
516
517
518 The math editor has been mostly rewritten. This begun as a general
519 cleanup, but it turns out that many new features happened in this
520 process, among which:
521
522 - many of the known bugs or annoyances in mathed have been fixed.
523
524 - possibility to display all standard latex and amsmath symbols (and
525   also the \mathcal, \mathbb, and \mathfrak fonts)as long as the
526   relevant fonts have been made available to the X server
527
528 - support for many amsmath features
529   Commands: xrightarrow, xleftarrow, substack, underset, dddot
530   over/under arrows (e.g. underleftarrow).
531   Environments: align, alignat, xalignat, xxalignat, multline, gather
532   split, gathered, aligned, cases, subarray, pmatrix, bmatrix, vmatrix,
533   Vmatrix
534
535 - Preliminary support for xymatrix
536
537 - Support for horizontal and vertical lines in arrays.
538
539 - Improvements to the parser
540
541 - Improvements to math text mode
542
543 - (Better) support for nested macros
544
545 - Enable size changes to arrays after creation (add/delete rows/columns)
546
547 - Support for changing font or displaystyle on a selection
548
549 - GUI support provided for many more features
550
551
552 Other changes include:
553
554 - Support for windows with cygwin has been incorporated into the main
555   distribution.
556
557 - Most of the dialogs have been rewritten in the GUI-I framework, and
558   improved in the process
559
560 - The kde frontend has been dropped in favor of a new qt2 frontend.
561   Note that only the xforms front is really operational as of this
562   version and alternative frontends are expected for 1.3.0
563
564 - The citation dialog has a search facility, with support for regular
565   expressions.
566
567 - New ligature break special character, useful for words like
568   "shelfful", or many german words
569
570 - Support for parsing preamble when converting LaTeX files. Along
571   with changes in the LaTeX production of alignment options, this
572   improves round-trip work where you export a LyX document as
573   LaTeX, and later reimport it from LaTeX.
574
575 - Updated documentation
576
577 - a few more document classes for journals: dtk, ltugboat, spie and
578   svprobth.
579
580 - Support for setting bookmarks and jumping to them
581
582 - It is possible to cycle between a label and its references.
583
584 - Preliminary support for multiple bibliographies
585
586 - Babel can be disabled
587
588 - A thesaurus facility (English only)
589
590 What's new in LyX version 1.1.6fix4?
591 ------------------------------------
592
593 LyX 1.1.6fix4 is a bugfix release.
594
595 New features:
596
597 - add support for latin3, latin4 and latin9 encodings
598
599 - change the encoding for estonian from latin4 to latin1, since it
600   appears to be more suitable.
601
602 - add support for ae fonts (emulation of T1 encoding with OT1 fonts).
603   This is useful for creating pdf files in T1 encoding
604
605 - add support for dvipdfm
606
607 - when passing a file name as argument from command line, the
608   extension `.lyx' is added if necessary
609
610 - insert error insets in the documents when there have been unknown
611   tokens in the file
612
613 - new class `kluwer'; update to hollywood class
614
615 - the class encts has been renamed to entcs (stupid typo!) and
616   slightly updated
617
618 - updates to the introduction document and the italian user guide
619
620 - updates to the russian, finnish and hebrew localisations
621
622
623 What's new in LyX version 1.1.6fix3?
624 ------------------------------------
625
626 LyX 1.1.6fix3 is a bugfix release.
627
628 New features:
629
630 - documentation has been updated to remove errors due to interface
631   change
632
633 - new italian user guide; updated french localisation of menus and
634   documentation; new dutch translations of some examples
635
636 - the `history' and `revert' functionalities have been implemented in CVS
637   support
638
639 - it is now possible to enter directly characters in an encoding
640   different from latin1 (providing one is using a correct screen font)
641
642 - new encts class for Elsevier Science's Electronic Notes in
643   Theoretical Computer Science
644
645 - new cv class for writing curriculum vitae
646
647 - new extarticle, extreport, extbook and extletter classes, which are
648   versions of the normal classes with more font sizes available
649
650 - the aapaper class has been complemented with a aa class for the A&A
651   LaTeX document class version 5.0, which is slightly incompatible
652   with the older version
653
654
655 What's new in LyX version 1.1.6fix2?
656 ------------------------------------
657
658 LyX 1.1.6fix2 is a bugfix release.
659
660 New features:
661
662 - add language support in docbook; better support for verbatim text.
663
664 - the --with-lyx-suffix flag introduced in 1.1.6fix1 has been renamed
665   to --with-version-suffix; it can now be used without argument (to
666   install as lyx-1.1.6fix2)
667
668 - many translations updated; big french documentation overhaul; german
669   documentation update.
670
671 - preliminary Thai support; new serbo-croatian support
672
673
674 What's new in LyX version 1.1.6fix1?
675 ------------------------------------
676
677 LyX 1.1.6fix1 is a bugfix release.
678
679 New features:
680
681 - updated documentation for version 1.1.6; new french documentation
682   translations; updated danish translation of the interface.
683
684 - better support for ukrainian language
685
686 - non working --with-lyxname configure option has been replaced by
687   working --with-lyx-suffix.
688
689 - in default cua bindings, change C-k from font-noun to
690   line-delete-forward.
691
692 - Add the prefix "key-" to the default keys for bibliography insets.
693
694 - Show both key and label of a bibliography inset.
695
696
697 What's new in LyX version 1.1.6?
698 --------------------------------
699
700 As with all of the 1.1.x versions of LyX, this release contains a lot
701 of new code: in particular, more than half of the changes described in
702 the ChangeLog (which dates back to the 1.1.0 release) concern LyX 1.1.6!
703
704 Besides the usual under-the-hood changes, LyX 1.1.6 has many
705 new user-visible features. The main visible feature is that the
706 GUI-independent branch of development has been merged, as well as code
707 from the older development version:
708
709 - many popups have been rewritten to use the new GUI-I scheme. In the
710   process they have received a nice cleanup: the Document and Paragraph
711   popups now contain in one single place what was previously scattered
712   in many places. Similarly, the citation and cross reference popups
713   have been overhauled.
714
715 - LyX now has a Preference popup where you can change most of your
716   lyxrc settings.
717
718 - the menus can now be defined in a text file, and they automatically
719   display the keyboard bindings associated with commands.
720
721 - it is now possible to provide your own icons for the toolbar.
722
723 - last but not least, work has begun on a KDE and a Gnome frontend for
724   LyX. They are not officially supported for this version, but this
725   will give you an idea of what is happening.
726
727 Other major changes in 1.1.6 include:
728
729 - the table support has been completely rewritten. It is now a modular
730   object (inset), each cell of which owns a (also) newly written text
731   inset. This now permits automatic text-wrap inside a tabular
732   cell (if you define a width), multiparagraph mode AND setting of
733   layouts for the paragraphs (lists inside a tabular cell!). Last but
734   not least, a wide tabular now scrolls automatically so that all of it
735   is visible without the need to enlarge the window!
736
737   While there are as yet no other new features, they will be now MUCH
738   easier to add. It may be that because of being "young" code some
739   features may not work right now, but at least it is much
740   better than before.
741
742 - new external material inset: this is a new kind of very powerful
743   inset which will allow LyX to interface intelligently with external
744   applications. Among other good things, it will finally allow you to
745   include GIF, JPEG, TIF, PNG, or just about any other raster format
746   images in your document. It will even do an approximate ascii
747   rendering when you do Ascii export if you have gifscii installed.
748
749 - The code which converts from LyX format to anything else (for
750   viewing or exporting purposes) and from anything else to LyX has been
751   rewritten. In particular, it is now possible to export to PDF, and to
752   import from HTML/MSWord. In fact it's now possible to add new import/export
753   formats without recompiling LyX by specifying external programs or scripts
754   in lyxrc settings
755   (note that the old import/export lyxrc settings no longer work).
756
757 - LyX can do command line exports without opening any GUI components.
758
759 - The multilingual support has been improved. It is now possible to use in a
760   document languages with different encodings, e.g. German (iso8859-1) and
761   Czech (iso8859-2). Such a document can be viewed on screen using an
762   iso10646-1 (Unicode) font. However, it is (currently) not possible to
763   have differently encoded languages in the same paragraph.
764   The languages and the encodings are defined in text files.
765
766 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).
767
768 - included files work now with docbook and linuxdoc; new layout
769   docbook-book.
770
771 - PSpell library and Aspell spell checker support now included thanks
772   largely to Kevin Atkinson (PSpell and Aspell maintainer).
773
774 And finally, there have been a lot of smaller changes, which are
775 mentioned here for your information
776
777 - the menu entry File->New does not prompt for a file name by default
778   (this can be changed in preferences).
779
780 - new -geometry command line option, which replaces the old -width,
781   -height, etc.
782
783
784
785 What's new in LyX version 1.1.5?
786 --------------------------------
787
788 Lots of internal code rewritten, fixed, changed and added.
789 We are using the C++ Standard Library more each day.
790 This will in most cases make the code clearer and easier to maintain
791 and expand.
792 We are also gearing up for the merge of the gui-indep branch, expect
793 this (but not the new gui's) in 1.1.6.
794
795 User-visible changes:
796
797 - Paste to other programs (like emacs or xterm). Note: text only.
798
799 - New TOC menu item for fast access to the table of contents.
800
801 - New Refs menu item for quick insertion of cross-references.
802
803 - multilingual documents (preliminary support)
804
805 - Right-to-Left support for Hebrew and Arabic, this is a first attempt
806   only and is likely to improve in future versions.
807
808 - Per-paragraph spacing, currently only settable from the
809   command-line/window:
810       paragraph-spacing (default,single,onehalf,double,other) [float]
811
812 - New visual feedback for environment depth of paragraphs (also the !
813   in the margin for margin notes has been removed).
814
815 - End-of-proof box, for layouts where it makes sense.
816
817 - labels are now editable (not in equations, though).
818
819 - Much faster spellchecking (50x faster!).
820
821 - The parsing of the LaTex log has improved flagging more errors that
822   earlier versions of LyX did not see at all. So if you suddenly have
823   errors in documents that used to have none, this might be the casue.
824   (And you probably had the error always.)
825
826 - Better definition for LyXList style.
827
828 - hollywood.layout and broadway.layout have improved. New classes
829   LLNCS (Lecture Notes in Computer Science), svjog (Journal of Geodesy)
830
831 - support for varioref and pretty ref (preliminary support)
832
833 - A couple of changes to the LyX format, so that files written with
834   1.1.5 will not be parsed correctly by older LyX versions if protected
835   spaces or the new per-paragraph spacing are used. Also the RtL
836   support is of course not supported in older versions.
837
838 - Removed support for XForms older than 0.88.
839
840 - Some command-line options and X resources are not supported anymore
841   (The color ones, and -mono -fastselection, -reverse)
842
843 - New command-line options '-userdir' which so that you can choose to
844   use another dir than .lyx for user configurations. (Or have many.)
845
846 - new lyxrc variables: \show_banner [true|false] to remove the banner
847   screen, \backupdir_path to tell where the backup files created
848   by lyx should be stored, and \override_x_deadkeys to tell whether
849   lyx should provide its own accent keys handling (default is true).
850
851
852 What's new in LyX version 1.1.4?
853 --------------------------------
854
855 More internals have been rethought. In particular, most of the file IO
856 routines of LyX have been rewritten to use real C++ streams. Many
857 changes have also been done to help compile LyX with Sun CC 5.0 and
858 SGI STL 3.2.
859
860 In the user-visible department, we find:
861
862 - new command line option -x (or --execute) and -e (or --export). Now
863   direct conversion from .lyx to .tex (.dvi, .ps, ...) is possible
864   ('lyx file.lyx --export latex') Unfortunately, X is still needed and
865   the GUI pops up during the process...
866
867 - better placement of accents for characters that LyX draws by itself;
868
869 - improved translations, in particular in Finnish (overhauled UI
870   translation), Dutch (tutorial and examples), German
871
872 - new configure flag --with-lyxname which allows to choose the name
873   under which lyx is installed. Default is "lyx", of course. It used
874   to be possible to do this with --program-suffix, but the later has
875   in fact a different meaning for autoconf.
876
877 And of course, a lot of old bugs have been replaced by new ones ;)
878
879
880 What's new in LyX version 1.1.3?
881 --------------------------------
882
883 More LyX internals have been cleaned-up in this version, but the usual
884 small number of user-visible changes have appeared:
885
886 - LyX is not able anymore to read some old files using latex inset
887   (this should not be a problem as these were already not generated by
888   LyX 0.12.0). Use LyX 1.0.4 to read files containing those.
889
890 - The first line of a .lyx file does not contain anymore the file
891   creator name and the date of creation; this was causing various
892   problems.
893
894 - the -dbg command line switch is enhanced. For example, "-dbg lyxrc"
895   works now.
896
897 - Slightly better handling of dependency tracking for bibtex files.
898
899 - The screen representations of \varepsilon and \epsilon have been
900   swapped. Now \epsilon shows as red text, and \varepsilon shows as it
901   should. This is of course a controversial change (since many people
902   will find that their lyx workscreen is suddenly full of red), but done
903   for the sake of correctness.
904
905 - The characters \angle and \vee are now correctly displayed in math
906   formulas; the glyph for \Upsilon has been changed.
907
908 - Characters '~' and '^' are now output using standard LaTeX macros,
909   which improves the result with T1 fonts.
910
911 - new function "command-sequence" to bind several sequences to a key.
912
913 - The textclass g-brief has been updated.
914
915 And of course many bugs have been fixed.
916
917 What's new in LyX version 1.1.2?
918 --------------------------------
919
920 LyX 1.1.2 is a minor upgrade to 1.1.1, only one new feature has been added:
921
922 - the export to html feature has been extended to use other programs.
923   Currently, tth, latex2html and hevea are supported. Note that the
924   variable \tth_command has been renamed to \html_command in lyxrc.
925
926 Moreover, a couple of semi-serious bugs have been fixed:
927
928 - a bug that caused a crash in lyxstring::find
929
930 - the annoying '-' vs. '_' bug.
931
932 Also the cheaders files were missing from the 1.1.1 distribution, that
933 has also been fixed.
934
935 What's new in LyX version 1.1.1?
936 --------------------------------
937
938 LyX 1.1.1 marks an important change in our development scheme. While
939 it does not have many new features, there have been many internal
940 changes, many of which have been backported from our old development
941 branch (which is now extinct). So while on the surface this version is
942 very similar to version 1.0.4, many things happened under the hood. As
943 a consequence of this: expect that some new bugs have crept in.
944
945 User visible changes in lyx 1.1.1:
946
947 - New export to HTML feature
948
949 - All the popups should be more resistant to resize actions.
950
951 - normal spaces are automatically made unbreakable if we are in
952   a freespacing mode (LyX-Code), but not in latex mode. The rule used
953   to be that spaces where changed when in typewriter font.
954
955 - the default encoding of a new document is now latin1, since it seems
956   to be a reasonable default for many people. Note that you can
957   override this default with the "Save layout as default" feature.
958
959 What's new in 1.0.4 compared to LyX version 1.0.3?
960 --------------------------------------------------
961
962 LyX 1.0.4 is mainly a bugfix update to 1.0.3, but some
963 new features has been included:
964
965 - DocBook support.
966
967 - RevTeX4.
968
969 - Better printing with custom pagesizes.
970
971 - Several language files updated.
972
973 - And several bugfixes to math and table.
974
975 What's new in 1.0.3 compared to LyX version 1.0.2?
976 --------------------------------------------------
977
978 LyX 1.0.3 is mainly a bugfix update to 1.0.2.
979
980 - improved dependency tracking when running LaTeX (fixes one important
981   bug in 1.0.2).
982
983 - new italian and walloon localizations of the user interface.
984
985 - New slovene and spanish translations of the Tutorial.
986
987 What's new in 1.0.2 compared to LyX version 1.0.1?
988 --------------------------------------------------
989
990 LyX 1.0.2 is a minor update to LyX 1.0.1. Besides fixing many bugs
991 compared to version 1.0.0, it adds the following features:
992
993 - Improved reLyX: supports EPS image inclusion and works in windows.
994
995 - New french translation of Intro.lyx and Tutorial.lyx; new german
996   translation of UserGuide.lyx.
997
998 - Better multipart document support.
999
1000 - LyX is now able to parse your BibTex files and show a list of
1001   entries.
1002
1003 - New broadway textclass (for plays).
1004
1005
1006 What's new in 1.0.1 compared to LyX version 1.0.0?
1007 --------------------------------------------------
1008
1009 LyX 1.0.1 is a minor update to LyX 1.0.0. Besides fixing many bugs
1010 compared to version 1.0.0, it adds the following features:
1011
1012 - Support for selecting pages and number of copies in print dialog
1013
1014 - New function 'Replace all' in Find&Replace popup
1015
1016 - Support for optional argument of \sqrt in math editor
1017
1018 - Support for literate programming with the 'noweb' program
1019
1020 - New LaTeX document classe: APA
1021
1022
1023
1024 What's new in 1.0.0 compared to LyX version 0.12.0?
1025 ----------------------------------------------------
1026
1027 LyX 1.0.0 is a stable release. Besides fixing many bugs compared to
1028 version 0.12.0, it adds the following features:
1029
1030 - much improved reLyX script: many bugs have been fixed, new options
1031   have been added, many constructs are now correctly handled. reLyX is now
1032   installed along with LyX and has its own man page. Separate upgrades
1033   of reLyX will be made available later.  The reLyX script is utilized
1034   by the File->Import LaTeX command in LyX.
1035
1036 - Much improved LinuxDoc (sgml-tools) support: multiple textclasses,
1037   footnotes, and generally better output.
1038
1039 - New textclasses scrartcl, scrbook, scrreprt and scrlettr
1040   implementing the corresponding classes of the koma-script
1041   package. New textclasses latex8 for some IEEE journals, IEEEtran for
1042   various IEEE Transactions journals and ejour2 for some Springer Verlag
1043   Journals.  New textclass hollywood to typeset your own film scripts.
1044
1045 - Better support (keyboard bindings, keyboard mappings, and/or menu
1046   and error message translations) for several languages.
1047
1048 - Documentation has been partly translated to German, Swedish, and Czech. You
1049   will get this automatically from the Help menu if you set up the LANG
1050   environment variable correctly (i.e. to 'de' or 'sv').
1051
1052 - Documentation has been generally improved and expanded.
1053
1054 - Improved table support.
1055
1056 - Support for arbitrary line spacing in documents.
1057
1058 - easier handling of index entries.
1059
1060 - The printer configuration scheme has changed a bit to help people
1061   whose dvips is not configured correctly. As a consequence, you might
1062   have to modify your lyxrc a bit. All users are advised to re-run
1063   Option->Reconfigure to update LyX configuration.
1064
1065
1066 Note that your existing global lyxrc file will not be overwritten by
1067 default since now LyX only installs a file lyxrc.example to use as
1068 template.
1069