root/lyx-devel/branches/BRANCH_1_4_X/NEWS

Revision 19217, 56.3 kB (checked in by jamatos, 1 year ago)

Prepare for 1.4.5.1

  • Property svn:eol-style set to native
Line 
1 What's new in version 1.4.5.1?
2 ------------------------------
3
4 The only change over release 1.4.5 is the addition to the distribution
5 of one file necessary to read and write lyx 1.5 files. Otherwise this
6 is the same announce of version 1.4.5 with the references to release
7 updated.
8
9 ** Updates:
10 ***********
11
12 * DOCUMENTATION AND LOCALIZATION
13
14 - Update Hungarian and Italian localizations of the interface.
15
16
17 ** Bug fixes:
18 *************
19
20 * DOCUMENT INPUT/OUTPUT
21
22 - Don't skip lines after noweb chunks in tex2lyx (bug 3052).
23
24 - Fix bug when entering relative length (like page%) as margin
25   settings (bug 3416).
26
27 - Fix Date external template in windows (bug 3241).
28
29 - Fix babel bug triggered by MarkBoth in the IEEEtran.layout (bug
30   3510).
31
32 - Fix ordering of layouts in beamer textclass (bug 3141).
33
34 * USER INTERFACE:
35
36 - Fix bug where moving the last section up in the toc dialog eats the
37   last paragraph (bug 3303).
38
39 - Fix crash when using "all-insets-toggle" lfun on a file with
40   math insets (bug 3358).
41
42 - Fix crash when undoing ctrl-<minus> in mathed (bug 3590).
43
44 - Fix crash if the thesaurus fails on startup (bug 2691).
45
46 - Handle undo correctly when inserting a plain text file (bug 3204).
47
48 - Fix misplaced cursor when clicking at the end of a line (bug 3310).
49
50 - Make it possible to reset itemize bullets to their original state
51   (bug 3312).
52
53 - Fix display of Theorem-like environments when in appendix (bug 3351).
54
55 - Fix conflict with globally installed math fonts, for ex. from
56   Scientific Workplace (bug 3962, windows only).
57
58 - Properly keep existing previews when pasting formulas (bug 1486).
59
60 - Fix display of math root inset when the exponent contains large
61   things (bug 3295).
62
63 - Fix display of the \overset math macro when the first argument has a
64   non-zero descent.
65
66 - Set a default image size value (bug 2458).
67
68 - Get ProvidesNatbib working correctly, esp. for egs.layout.
69
70 - Fix undo for quotation marks (bug 3439).
71
72 - Fix undo for special characters.
73
74 - Fix gui for big delimiters.
75
76 - Fix wrong LaTeX-output when using the backslash "\" as math
77   delimiter (bug 3458) (Qt frontend only).
78
79 - Fix generation of linuxdoc manpages (bug 2966).
80
81 - Fix example for docbook-article.
82
83 - Fix table rotate toolbar buttons images (bug 3525).
84
85 - Fix display of "Acknowledgments" environment in elsart document
86   class (bug 3931).
87
88 * DOCUMENTATION
89
90 - Fix description of booktabs tables in the EmbeddedObjects manual
91   (bug 3736).
92
93 - Fix broken link to IEEETran.cls in LaTeXConfiguration (bug 848).
94
95 - Fix that Slovak userguide couldn't be typeset.
96
97 * BUILD/INSTALLATION:
98
99 - Make LyX/Mac recognize correctly newer versions of teTeX.
100
101 - Allow automake 1.10 for building.
102
103 - Require python 2.3 (due to lyx2lyx backport from 1.5.0), version
104   2.3.4 is required to read lyx 1.5.x documents (due to a bug in older
105   2.3.x python releases).
106
107
108 What's new in version 1.4.4?
109 ----------------------------
110
111 ** Updates:
112 ***********
113
114 * DOCUMENT INPUT/OUTPUT
115
116 - Improve Computer Algebra System support in math editor.
117
118 - Add support for fixed size math delimiters in math editor.
119
120 - Convert included vector graphics to pdf instead of png for pdflatex export
121   (bug 2868). This is implemented with the help of a new format flag "vector"
122   that you have to set manually for your self defined vector graphics formats
123   if you want to use this feature.
124
125 - Add a wmf -> eps converter (bug 2845) and a latex -> rtf converter.
126
127 - Add the layout file and an example document for the beamer
128   presentation class (these files where taken from the beamer package
129   by Till Tantau); new layout file ISPRS (Int. Soc. Photogrammetry &
130   Remote Sensing); new layout file for Arabic articles; update layout
131   file for REVTeX4 (bug 1215)
132
133 - New external template for LilyPond (a music typesetter).
134
135 * USER INTERFACE:
136
137 - Outline support: it is now possible to move around parts of
138   documents in the Table of Contents dialog.
139
140 - Add new UI settings default-autotoolbars and default-alltoolbars
141   allowing to select what toolbars are active.
142
143 - The layout lfun without an argument does now set the layout to the default
144   layout of the text class. This is used by a new button "Default" in the
145   extra toolbar.
146
147 - Add a menu entry for numbered formulas (bug 2901).
148
149 - Updates to the european keyboard map (useful for entering accented
150   characters on a qwerty keyboard).
151
152 * DOCUMENTATION AND LOCALIZATION
153
154 - A new manual named "Embedded Objects" is available in the Help menu
155   in English and Spanish. It describes in detail tables, graphics,
156   floats, notes, and boxes.
157  
158 - Updated Intro and Extended manual.
159
160 - New Galician localization; update Czech, French, German, Hungarian,
161   Italian, Romanian and Spanish localization of the interface.
162
163 - New Galician translation of the documentation (splash, Intro,
164   Tutorial); Update German (all), Hebrew (Intro), Italian
165   (Tutorial, UserGuide), and Spanish (Intro) documentation.
166
167
168 ** Bug fixes:
169 *************
170
171 * DOCUMENT INPUT/OUTPUT
172
173 - Write inherited colors correctly as "inherit" to the .lyx file. Previously
174   they where written as "default", which was then read in as "none".
175   Fix some help documents that contained this invalid color.
176
177 - Parse the optional argument of the AMS math environments aligned, gathered
178   and alignedat.
179
180 - Support lgathered and rgathered math environments.
181
182 - Fix import of \fullcite commands from LaTeX.
183
184 - Update bibliography references when the entry has been changed (bug
185   2744).
186
187 - The BibTeX style files (bst files) can now live in paths with spaces
188   (bug 2186).
189
190 - Fixed undo-and-TOC-navigation bug.
191
192 - Fixed layout2layout (spurious tabs), so layout files from 1.3 can be read
193   again.
194
195 - Revert fix from 1.4.3 for better display of script insets with a nucleus
196   with more than one element (like {a'}^{2}), since it was buggy and it is
197   very difficult to do it right (bug 2921).
198
199 - Re-enable Address paragraph style in AMS article classes (bug 2890).
200
201 - Write \begin and \end alignment tags on their own lines (bug 3010).
202
203 - Fix output of \setlength commands, in order to please latex2html
204   (bug 2843).
205
206 - Import \guilsinglright correctly from .tex files.
207
208 - Don't create invalid .lyx files when importing \i{} and \j{} from .tex
209   files.
210
211 - Import \l{} and \L{} natively from .tex files (do not create ERT).
212
213 - Import correctly Sweave macros from .tex files.
214
215 - Fix nested list (like) output in docbook (bug 2841)
216
217 - Read filenames with spaces in external insets correctly from .lyx files
218
219 - Use the correct filename extension of included graphics in latex export if
220   it cannot be omitted.
221
222 * USER INTERFACE:
223
224 - Fix slowness with lots of math on Windows (bug 2900).
225
226 - Fix that LyX's dialogs remain partly untranslated on Windows (bug 2906).
227
228 - Fix crash when viewing documents as PDF on Windows with installed
229   Adobe Reader/Acrobat 8 (bug 3045).
230
231 - Fix a crash with PageDown/Up when the next/previous paragraph is an inset
232   taller than the workarea.
233
234 - Fix some crashes (with console error message "break on pointer: ...")
235   related to large insets.
236
237 - Fix a crash that occurred on exit if the clipboard was not empty (only on
238   windows). This fix was already used by the official windows installer for
239   1.4.3.
240
241 - Fix a crash when navigating from a label a reference in the crossrefs
242   dialog (bug 3063) [qt only].
243
244 - Fix hang when deleting a forced newline character in change tracking
245   mode (bug 2865).
246
247 - Fix crash when exiting empty superscript in math editor (bugs 2908
248   and 2933).
249
250 - Fix an undo crash with nested font changes in math (bug 3019).
251
252 - Clear label when a formula is unnumbered (bug 2556).
253
254 - Disallow pressing the add button in the citation dialog when no citations
255   are available, preventing a crash (bug 3057).
256
257 - Fix deletion of empty paragraph in various situations: paragraphs
258   with different layouts, layouts with KeepEmpty property, ERT insets,
259   tabular cells (bugs 2587 and 2882).
260
261 - fix bug where icons remain disabled after opening a dialog (bug
262   2877).
263
264 - when a dialog is open in LyX/Mac, make sure that the menu entries
265   that do not make sense are disabled (bug 1720).
266
267 - Fix cursor positioning when opening the VSpace dialog (bug 2869).
268
269 - Make clicking in a "wide" inset always enter that inset.
270
271 - Avoid "wide" insets in text that is centered or right-justified.
272
273 - When selecting with the mouse an area that ends on a collapsable
274   inset, do not open it by mistake.
275
276 - When a box inset has been given a small width, never show it in
277   inlined mode, since it would make its contents unreadable.
278
279 - Give a better error message for missing layout include files.
280
281 - Show contents of branches in the ToC.
282
283 - Fix wrong ordering of insets in ToC entries.
284
285 - Don't show starred sections in Document->Numbering & TOC (bug 2910).
286
287 - Make sure that the size changing shortcuts ``M-s <digit>'' work on a
288   French keyboard too.
289
290 - Make all the operations that require walking over all insets faster.
291
292 - Fix insertion position for cross-reference in superscript (bug 2789).
293
294 - Add support for the chars-transpose LFUN (bug 2939).
295
296 - Fix undo when inserting a line break (bug 3111).
297
298 - Only one undo step is needed to undo inset-dissolve (bug 2982).
299
300 - Fix spell checking of Norwegian documents with aspell (bug 2850).
301
302 - Don't reset cell selection when opening tabular dialog (bug 2715).
303
304 - Quotation marks can now be inserted easier into mathed, which is
305   important for phonetic notation (bug 3044).
306
307 - Fix one more case of copied ERT inset producing wrong language (bug 2476).
308
309 - Reset the language when dissolving an ERT inset (bug 2978).
310
311 - Sanitize button enabling in the bibtex dialog [qt only] (bug 2895).
312
313 - Fix focus problems in the graphics dialog [qt only] (bug 1663).
314
315 - On Mac OS X, make sure to view files with the same application as
316   the Finder uses.
317
318 - The natbib labels weren't always displayed correctly when opening
319   a document. This is fixed.
320
321 - Allow double values for graphics' bounding box parameters again
322   (bug 3055). This also fixes problems with older LyX files
323   (bug 3066) [qt only].
324
325 - Rename lib/ui/std*.ui include files to *.inc so that the user is not
326   tempted to try them (bug 2387).
327
328 - add Aspell/Pspell's file extension for personal dictionary files
329   in preferences (bug 895)
330
331 - Fix hang/crash on Windows/Cygwin when using the external date inset
332   (bug 3220).
333
334 * BUILD/INSTALLATION:
335
336 - Allow autoconf 2.60 and 2.61 for building.
337
338 - Do not warn against using gcc 4.1. It works fine.
339
340 * MISCELLANEOUS
341
342 - The minimum required python version is now 2.2.0.
343
344 - Fix Free Software Foundation address.
345
346
347 What's new in version 1.4.3?
348 ----------------------------
349
350 ** Updates:
351
352 - All shell scripts have been translated to python so sh.exe is no
353   longer needed. That's a big plus for the Windows port.
354
355 - Implement inset-dissolve feature; this can be accessed (like in
356   mathed) by pressing Backspace at the start of an inset, or Delete at
357   the end (bug 2201).
358
359 - Add buttons for \intop and \ointop to the math panel (bug 2698)
360
361 - Native support for \phantom, \hphantom and \vphantom in mathed (bug 1473).
362
363 - Some small updates to the documentation.
364
365 - Update Basque, Czech (new), French, German (bug 2718), Hungarian,
366   Italian (bug 2774), NyNorsk and Spanish localizations.
367
368 - Update Czech (Tutorial, new splash), German (UserGuide [bug 2660], Extended)
369   and Hungarian (new Tutorial) documentation.
370
371 ** Bug fixes:
372
373 * Document Input/Output
374
375 - Fix a crash when importing LaTeX files with no text (bug 2667).
376
377 - Fix a crash when a used bibtex file is in a non-readable directory
378   (bug 2782).
379
380 - Fix a crash when lyx2lyx failed to convert LyX file.
381
382 - Ignore the definition of LyXgreyout environment when re-importing a
383   LyX-generated LaTeX file (part of bug 2420).
384
385 - When exporting to LaTeX an external inset with template XFig,
386   require the color package, since XFig generates LaTeX code with
387   \color (bug 2716).
388
389 - Make sure enough passes are made to update the table of contents
390   when running LaTeX (bug 2616).
391
392 - Don't add extra braces when reading documents containing \choose,
393   \atop or \over (bug 2481).
394
395 - Reenable import of noweb files (bug 2289).
396
397 - Render greyed out notes correctly in output (bug 2723).
398
399 - Fix bug 2768 (inset comment/note eats space after it).
400
401 - Do not convert known spaces to ERT on LaTeX import (bug 2786).
402
403 * User Interface:
404
405 - Fix random crashes resulting of an incompatibility of the included
406   boost::bind library with gcc 4.1 (bug 2677, probably also 2662 and 2684).
407
408 - Fix a crash when using next-inset-toggle (Ctrl+I) inside mathed;
409   inset locking in mathed generally work (bug 2756).
410
411 - Fix a crash on save (including dataloss) when the backup directory
412   creation failed or the directory is not writeable(bug 2740).
413
414 - Fix a crash when selecting several cells in a tabular (bug 2630).
415
416 - Fix a crash when deleting a multi-cell selection in a tabular.
417
418 - Fix a crash when applying a font change to several cells in a tabular.
419
420 - Fix a crash when searching for an inset and none is present.
421
422 - Fix a crash when scrolling the document and the cursor is inside an
423   inset (bug 2830).
424
425 - Fix lockup when accepting a change in a text inset (bug 2510).
426
427 - Fix a crash with change tracking in tables (bug 2600).
428
429 - Fix a crash when undoing super/subscript deletion (bug 2727).
430
431 - Fix a crash when the cursor is in an empty script and the user
432   clicks in the text.
433
434 - Do not reset environment depth when breaking a paragraph (bug 2445).
435
436 - Handle properly script insets which the nucleus has more than
437   one element (like {a'}^{2}).
438
439 - On pressing button 2 in a math inset, paste the inner LyX selection
440   if it exists (bug 2779).
441
442 - When inserting an inset (footnote etc.) over an existing selection,
443   don't copy the layout of the source paragraph to the inset (bug 2802).
444
445 - When pasting some text in an environment that does not allow the given
446   paragraph layout, reset the layout (bug 2382).
447
448 - Fix the disabling of some toolbar icons after closing a dialog (bug 2423).
449
450 - Fix the editing of a document while Error List dialog is open (bug 2179).
451
452 - Improve the position of the cursor after undo.
453
454 - Update labels on screen when changing language.
455
456 - Make sure that the "Check TeX" menu entry is not available when the
457   chktex tool has not been configured (bug 2831).
458
459 - Fix doubling of initial character when correcting a word with
460   ligatures in spellechecker (bug 2068).
461
462 - Show an error box when failing to update the TeX Information dalog data.
463
464 - Fix an unexpected font change on maximize (bug 2664).
465
466 - Handle the Meta keyboard modifier as Alt (Qt only).
467
468 - Fix the C-x C-b binding in emacs mode (bug 2747).
469
470 - Fix a crash when a non-template file is selected in the
471   "New from Template" dialog (bug 2404).
472
473 - The LaTeX log file can now also be viewed if the path of the temporary
474   directory contains spaces (bug 2687)
475
476 - Graphics files with ' in the name can now be previewed (bug 2637)
477
478 - New menu entries have been added for phonetic symbols and
479   accepting/rejecting a single change in change tracking mode
480
481 * Build/installation:
482
483 - Fix compilation with Qt 3.0.x.
484
485 - Fix the 'check' make target for systems which do not have
486   /bin/bash (bug 2524).
487
488 - Set CPPFLAGS only if it not already set by the user
489   (and ignore CXXFLAGS when setting CPPFLAGS).
490
491 - Handle properly gcc 4.1 in configure.
492
493 - Install python files together with precompiled versions.
494
495 - A scons build system has been added, for details please see
496   INSTALL.scons. 'scons install' produces a cygwin-compatible binary
497   package under cygwin.
498
499 - A CMake build system has been added, for details see
500   development/cmake/README.cmake
501
502 - LyX can be compiled on windows with MSVC using qt3 from the Q../Free
503   project and scons or CMake.
504
505 * Miscellaneous
506
507 - LyX requires now python 2.2 to work properly.
508
509 - Display LaTeX package checking results faster during configuration.
510
511 - Log the output of configure.py to a log file configure.log.
512
513 - Do automatic reconfiguration even when running in batch mode (bug 2741).
514
515 - Change the encoding of some python scripts from iso-8859-15 to
516   iso-8859-1. The former causes problems with embedded python.
517
518 - Remove outdated development tools and outdated LyXConfig.LyX.in.
519
520 - Remove in the documentation all references to reLyX, which has been
521   replaced by tex2LyX.
522
523
524 What's new in version 1.4.2?
525 ----------------------------
526
527 This is a bug fix release that improves performance, stability and
528 native OS support. Notable new features include:
529
530 - LyX now automatically uses file viewers and editors set at OS level
531   [Windows and Mac OS X only].
532
533 - The windows installer has been completely rewritten.
534
535 - A new function buffer-toggle-compression (and corresponding entry in
536   the Document menu) has been added to change whether the file will be
537   compressed on disk or not.
538
539 - A "LaTeX (pdflatex)" output format has been added. This new output
540   format produces .tex files that are suitable for pdflatex, including
541   figure conversion to png, pdf or jpeg instead of eps.
542
543
544 What's new in version 1.4.1?
545 ----------------------------
546
547 This is a bug fix release, but some of the bugs were big. In
548 particular:
549
550  - fix the huge memory consumption and corresponding sluggishness with
551    documents containing many graphics or `instant preview' snippets.
552
553  - fix slow screen update with nested insets, particularly with
554    LyX/Mac.
555
556  - fix the delay when exiting from a math inset.
557
558  - let the change tracking code track paragraph breaks too.
559
560 Also, this will be the first 1.4 release with a windows installer.
561
562
563 What's new in version 1.4.0?
564 ----------------------------
565
566 As usual with major releases, a lot of work that is not directly
567 visible has taken place. The core of LyX has seen more cleanups and
568 some of the new features are the direct results of this work.
569
570 ** Improved user interface
571
572 LyX 1.4 has a re-designed layout for the menus, designed to decrease
573 clutter and maximise productivity. Several menu items (in the Edit
574 menu) are now context-sensitive, so they only appear when needed. For
575 the die-hard old LyX users, the older layout (referred to as the
576 classic UI) is still available, for now.
577
578 It's now possible to define multiple toolbars as seen in other
579 editors. By default, the new LyX release has two toolbars displayed,
580 the standard one (similar to the static toolbar in LyX 1.3), plus the
581 extra toolbar. In addition, there are two pre-defined toolbars
582 available: one for tables, and one for math.
583
584 Another new feature worth mentioning is popup toolbars: you can set a
585 toolbar such that it only appears when editing math, or when editing a
586 table.
587
588 ** Change tracking
589
590 This new feature, similar to that found in Microsoft Word and others,
591 makes collaboration on a document a cinch. It provides a way to track
592 changes made to a document, and later approve, reject, or modify such
593 changes.
594
595 ** Much better conversion from .tex to .lyx
596
597 The ancient and unloved Perl script, reLyX has finally bitten the dust
598 and been replaced by the brand new and shiny tex2lyx. tex2lyx's LaTeX
599 parser follows most of the rules of the real TeX and so is already
600 much more powerful than reLyX ever was.
601
602 ** Character styles
603
604 For a system that purports to make it easy to write documents full of
605 logical (as opposed to visual markup), LyX has always had one glaring
606 omission: no character styles. LyX 1.4 goes some way towards
607 addressing this defect, although there's no dialog to define your own
608 styles.
609
610
611 ** Branches
612
613 The teacher who's setting an exam obviously doesn't want her pupils
614 seeing the answers, yet having questions and answers in the same
615 document will make the life of the markers of that exam much easier.
616
617 That's just one example of someone who would benefit from LyX's new
618 "branches" feature. In fact, anyone who writes documents which have
619 more than one target audience will find this feature useful.
620
621 ** Minipages evolve to Boxes
622
623 In 1.3, LyX only had native support for plain minipages. Now you can
624 use a wide range of box types and decorations directly from the LyX
625 GUI
626
627 ** Notes
628
629 LyX now has three different Notes for you to add to your document from
630 the Insert>Note menu:
631
632 - the "LyX Note" is not exported to LaTeX, as now. The "Comment" is
633 - exported to LaTeX as a comment environment and is not processed
634   further.
635 - The Greyed Out note is visible in your PostScript or PDF output as,
636   well, greyed-out text.
637
638 ** Better language and numbering on screen
639
640 Two features help to make the screen rendering closer to the printed output:
641
642 - the labels attached to layouts like Chapter are now translated in
643   the language of the document, which may be different from the
644   language of the menus;
645 - sectioning headers and theorems are now numbered according to the
646   document class specifications.
647
648 ** Word count
649
650 Yes, it's finally there! Tools>Count Words will give you a word
651 count of the document or of the current selection.
652
653 ** Error Lists
654
655 Nasty "error boxes" were eliminated in favor of a dialog with a list
656 of errors popping up at compilation time.
657
658 ** Improved bibliography support
659
660 - LyX's support for natbib has been enhanced. Now, also the mysterious
661   "before citation" field is supported;
662 - We have added support for jurabib, an amazing package to produce
663   flexible citations that are especially well suited for the humanities
664   and law fields;
665 - Support for sectioned bibliographies (bibtopic) has been added;
666 - the way bibtex is called is now customizable (as is the way the
667   index processor is invoked).
668
669 ** Improved microtypography support
670
671 LyX aims to produce superior typography. With 1.4, it supports:
672
673 - more blank characters (e.g. a "thin space", which should stand here
674   between "e." and "g.");
675 - inner and outer quotation marks without the hassle of toggling the
676   style in the documents dialog. Just use the Alt key.
677 - the handling of figure and table alignment inside floats has been
678   improved. You can now use the paragraph dialog without getting too
679   much space between figure/table and caption.
680
681 ** Small bits
682
683 - Figure and table floats can be rotated sideways
684
685 - The external xfig inset has been improved especially with regard to
686   pdf generation
687
688 - The graphics inset dialog has now an "edit" button that allows to
689   edit the included figure
690
691 - For index generation, xindy can be used instead of makeindex, which
692   has poor support for other than English index sorting.
693
694 ** Bug fixes
695
696 Lots of long-lasting bugs have been fixed, as documented in LyX
697 bugzilla. Probably some new ones have been introduced instead ;-)
698
699
700 What's new in version 1.3.7?
701 ----------------------------
702
703 We hope that this will be the last release in the 1.3.x series. In
704 addition to many bug fixes, the following improvements are worth
705 noting:
706
707 - LyX 1.3.7 is able to read all LyX files up to file format 245,
708   the format that we anticipate will be used by the forthcoming LyX 1.4.0.
709
710 - The windows version has received some polish, in particular in the
711   installer and in the handling of file names.
712
713 All current 1.3.x users are encouraged to upgrade to this version.
714
715
716 What's new in version 1.3.6?
717 ----------------------------
718
719 Unix and MacOSX users should consider this to be a bugfix release.
720
721 To Windows users, however, LyX 1.3.6 is the first version of LyX
722 to support the platform officially. This means that we've put a huge
723 effort into squashing those bugs that were present in Ruurd Reitsma's
724 unofficial ports to Windows. Large chunks of the code base have been
725 touched in an attempt to resolve these problems so whilst we're
726 confident that LyX/Win 1.3.6 will be the best ever version of LyX on
727 Windows, we cannot say that it's bug free.
728
729 We would like to highlight three fixes in particular:
730   * It is now possible to typeset files which reside in a directory with
731     spaces in its name; this requires a modern TeX implementation (such
732     as teTeX 3.0).
733   * It is possible to use Ctrl-PageDown and Control-PageUp (<opt>-tab
734     and <opt><shift>-tab with LyX/Mac) to switch between the open documents.
735   * LaTeX-type accents, ligature breaks and hyphenation marks are now
736     considered as part of words
737
738
739
740 What's new in version 1.3.5?
741 ----------------------------
742
743 This is mainly a bugfix release, with few notable user-visible
744 improvements. However, we would like to highlight two fixes in particular:
745   * Nested documents (with Insert>Include File...), which have been
746     broken since LyX 1.2.0, should now work properly, including the
747     case where the files are in different directories.
748   * It is now possible to compile LyX with gcc 3.4.
749
750 What's new in version 1.3.4?
751 ----------------------------
752
753 This is a maintenance release which improves upon 1.3.3 in
754 five main areas:
755   * It adds support for old files from LyX 0.10.x or 0.12.x;
756   * Lyx documents can now be opened and edited even if
757     they use text classes not present in your latex installation;
758   * New Qt features have been added (improved selection,
759     drag-and-drop);
760   * Mac OS X support is much improved;
761   * The interface and documentation localization have
762     been polished.
763
764 What's new in version 1.3.3?
765 ----------------------------
766
767 This is a maintenance release which improves upon 1.3.2 in
768 four main areas:
769   * import of old LyX files and export to DocBook have been improved;
770   * many small bugs in the Qt frontend have been fixed;
771   * MacOSX users can now compile LyX and enjoy the native MacOSX interface;
772   * several languages now benefit from an improved translation of
773     the user interface and documentation.
774
775 What's new in version 1.3.2?
776 ----------------------------
777
778 This is a maintenance release which improves upon 1.3.1 in
779 three main areas:
780   * the spellchecker code has been overhauled and many bugs
781     have been squashed;
782   * many small bugs in the Qt frontend have been fixed;
783   * several languages now benefit from an improved translation of
784     the user interface.
785
786 What's new in version 1.3.1?
787 ----------------------------
788
789 LyX 1.3.1 is a maintenance release, which adds some polish to the new
790 features of LyX 1.3.0 (especially the Qt frontend) and also fixes some
791 significant bugs in the math editor and the lyx2lyx import script. We
792 also threw in a few new features (new textclasses, latex import
793 improvements) for good measure.
794
795 ** Updates
796
797 - when there is vertical space between paragraphs, the amount of space
798   is also indicated in the small/medium/large case [bug #814]
799
800 - reLyX improvements: support for natib citations, for 'm' column
801   descriptors in tables; a .lyx file generated by reLyX now says this
802
803 - new classes mwart, mwbk and mwrep (adaptation of the base classes to
804   polish conventions); new class elsart (for journals published by
805   Elsevier); updated classes koma-script (in particular new class
806   scrlttr2); re-introduce class ijmpd (which was in 1.2.x) and unbreak
807   class kluwer
808
809 - new "polski" keymap, useful for entering Polish on a QWERTY
810   keyboard; update to Scientific Word-compatible bindings
811   (documentation has been updated too)
812
813 - updates to the danish, dutch, french, german, norwegian, polish and
814   spanish translation of menus
815
816 - Most of the documentation has been updated for the current version
817   of LyX. If you find some problems with the documentation in this
818   release, please contact lyx-docs@lists.lyx.org
819
820 What's new in version 1.3.0?
821 ----------------------------
822
823 As with the previous major version 1.2.0, many things make this new
824 release an exciting one. One of the major projects that has been going
825 on behind the scenes is the so-called GUI-independence project. We are
826 glad to announce that version 1.3.0 shows the first results of this.
827 LyX now comes in two flavours: Qt-LyX and xforms-LyX!
828
829 Although this is the most visible change in version 1.3, this should not
830 hide the fact that the `under the hood' changes to the code have again
831 been very important. A detailed list can be found below.
832
833 ** Qt frontend
834
835 This is of course the most visible new feature. This frontend supports
836 either Qt 2.x or 3.x and is mostly feature complete. Note that some
837 of the dialogs are slightly different in design, but are generally
838 functionally equivalent.
839
840 Note that if Qt is using Xft2/fontconfig, you may need to install the
841 latex-xft-fonts package at ftp://ftp.lyx.org/pub/lyx/contrib to get maths
842 symbols displayed properly.
843
844 ** Xforms frontend
845
846 The advent of the Qt frontend does not mean that the historical xforms
847 frontend is dead. Actually, it is still the one which is the best
848 implemented, because we have had more time to polish it. In this release,
849 most of the dialogs have been redesigned to be tighter.
850
851 Note also that the xforms library has been very recently updated to
852 version 1.0. This version has been released under the LGPL (Lesser
853 General Public License), and the availability of the source means that
854 many bugs that have been plaguing LyX have been fixed in xforms. You
855 are advised to upgrade to xforms 1.0 to enjoy all these new fixes.
856 In fact, LyX 1.3.0 no longer supports versions of xforms older than 0.89.5.
857
858 In most cases the dialogs have been designed to make it impossible to input
859 invalid parameters. The exception to this rule is the input of length data.
860 Power LaTeX users can still input obtuse "glue lengths", but the widgets are
861 highlighted in red if this input is invalid or incomplete. This visual
862 feedback makes it easy to see why LyX won't allow you to Apply your changes.
863
864 ** Gnome frontend
865
866 Unfortunately, the development of the Gnome frontend has mostly
867 stopped recently and we have therefore chosen to disable it. We
868 strongly invite anyone willing to revive this port to volunteer on the
869 developer's list.
870
871 ** Instant preview
872
873 preview-latex is an emacs package for LaTeX that allows "instant previews"
874 of LaTeX code, so you can immediately see the visual rendering of the
875 LaTeX in the document. Its project home page can be found at
876 http://sourceforge.net/projects/preview-latex. With the help of David
877 Kastrup, the author, LyX 1.3.0 can harness this functionality to
878 allow instant previews in the LyX window of math equations and
879 figures. This feature can be immensely useful, ensuring that the
880 rendering of your equation will look right in the final output. The
881 preview is only displayed (if enabled) when you're not editing the
882 actual equation, so it's unobtrusive too.
883
884 ** Math editor
885
886 There have been a few visible and some not-so-visible changes. On the
887 visible side we have better visual feedback regarding the structure of
888 a formula, showing the nesting by small purple decorations in the
889 formula itself and revealing the names of the nesting levels in the
890 minibuffer. There is now native support for symbols from the wasy
891 package containing e.g. the zodiac symbols. New also is the internal
892 structure of font changes which are now proper "insets", just like
893 anything else from a square root to an array. This not only simplifies
894 the code greatly but also allows the same editing tricks as for the
895 "regular" math. However, it was not possible to tweak the visible
896 behaviour to mimic 1.2 in all cases, so this might take some time to
897 get accustomed to. On the pro side, the new structure allowed
898 support for LaTeX's \mbox and \fbox to be implemented and general
899 "switching back to text mode within math", so a lot of "evil red text"
900 trickery is not needed anymore. The most visible changes are the following:
901
902 - Pressing { and } will insert LaTeX's \{ and \} which show up as { }
903   in the printout. To get LaTeX's {} nesting, you need to type \{.
904
905 - Fonts changes now really nest. Repeated application of a font change
906   will result in nested font changes!  To remove a font change without
907   removing the "contents", it is now possible to "pull the argument"
908   like in other insets, i.e. put the cursor in the first position of
909   the inset and press 'backspace'.
910
911 ** Reading old files
912
913 LyX now has a new script lyx2lyx which enables the reading of any file
914 produced by LyX versions as old as 0.12. Work is in progress on files
915 created with LyX 0.10 (LyX 1.4 time-line) and still older files are
916 in the forge. Basically if lyx wrote it LyX will read it. :-)
917
918 There is also a strong demand to be able to read files produced by
919 _newer_ versions of LyX. While lyx2lyx has the infrastructure in place
920 to do such things, the filters to `downgrade' LyX files (from 1.3.0 to
921 1.2.x, for example) have not yet been written.
922
923 ** Miscellaneous changes
924
925 - LyX now automatically uses TeX fonts for screen rendering of math
926   equations if they are available (it is not necessary anymore to
927   configure your font server).
928
929 - The Insert>Short Title allows the addition of an optional text
930   for section headings and captions that is designed to be used in
931   tables of contents.
932
933 - The Insert>Float>Floatflt Figure menu item restores the ability
934   to wrap text around an image which was present in 1.1.6 and
935   removed in 1.2.0
936
937 - If you configure with --with-pspell (which uses the PSpell library for
938   spellchecking), you will be able to automatically spell-check
939   multi-language documents, assuming you have the right dictionaries
940   installed.
941
942
943 What's new in version 1.2.3?
944 ----------------------------
945
946 LyX 1.2.3 is a maintenance release. It mainly fixes a very bad bug
947 where configuring LyX as root could lead to deleting the /dev/null
948 special device (this does not impact users of prebuilt binaries).
949 Also, a bug where LyX would create zombie processes has been fixed.
950
951 ** Updates
952
953 - updated italian User Guide
954
955 - updated french localization
956
957
958 What's new in version 1.2.2?
959 ----------------------------
960
961 LyX 1.2.2 is a maintenance release. It is a recommended upgrade from
962 1.2.0 or 1.2.1, especially since it fixes a few bugs introduced in
963 1.2.1.
964
965 ** Updates
966
967 - LyX builds with the newly released xforms 1.0. Actually, it is
968   advised to use this version of xforms, since it fixes many bugs and
969   support for older versions will probably be dropped in LyX 1.3.0
970
971 - selecting a word by double clicking now sets the X clipboard (like
972   when dragging the mouse)
973
974 - it is now possible to specify the arguments for viewers; in
975   particular, this means that it is possible to use browsers which
976   require a file: URL as HTML viewers (mozilla is used as default if
977   found)
978
979 - when a new LyX version is launched, the Edit>Reconfigure tool is
980   automatically invoked; this should avoid many problems with users
981   who are not aware that it is needed
982
983 - when changing the current layout with the toolbar, the corresponding
984   keyboard binding is shown in the minibuffer
985
986 - in hebrew language, the key " now inserts a typewriter quote (since
987   other quotes do not make sense in hebrew)
988
989 - Insert>Lists & TOC>Bibtex Reference uses style 'plain' by default
990
991 - new class ijmpd; update cl2emult, llncs and foils textclasses
992
993 - update sciword bindings
994
995 - small cleanup of UserGuide and FAQ; update to German, French and
996   Russian documentation; new Hebrew tutorial
997
998 - update french, german, russian, finnish and danish localization of
999   the interface
1000
1001
1002 What's new in version 1.2.1?
1003 ----------------------------
1004
1005 LyX 1.2.1 is a maintenance release which fixes many bugs in version
1006 1.2.0. We hope in this way to enhance world happiness, allowing the
1007 developers to continue busily to prepare the next major release
1008 1.3.0. There are a lot of fixes in there, and upgrading is highly
1009 recommended.
1010
1011 ** Updates
1012
1013 - it is now possible to build LyX with xforms 1.0rc4 (and probably 1.0
1014   when this gets released)
1015
1016 - partial rewrite of the find & replace feature. This should solve most of
1017   the performance problems
1018
1019 - new option `keep aspect ratio' in graphics dialog
1020
1021 - revert to the old behaviour when creating new floats (figure,
1022   table...): the empty paragraph in the float now is a caption. It
1023   seems that 1.2.0 behaviour was confusing too many people
1024
1025 - it is now possible to set the float placement parameters to
1026   "document defaults"
1027
1028 - when the cursor is inside a collapsible inset, `Edit>Open/close
1029   float' will leave it after the inset after closing it (this should
1030   help entering of ERT insets)
1031
1032 - update Finnish, Danish, French and Russian localizations
1033
1034 - update Tutorial to 1.2.x features
1035
1036 - better support for entering Cyrillic and Greek alphabets
1037
1038 - cleanup shortcuts for section layouts. Starred versions are now
1039   obtained by prepending a * to the section number (M-p asterisk 0, ...,
1040   M-p asterisk 6)
1041
1042 - add keyboard shortcuts to the Documents menu
1043
1044 - support the numpad direction keys as equivalent to normal cursor
1045   keys
1046
1047 - it is now possible to specify a non-existent file name on the command
1048   line and have this file created for you
1049
1050 - new class cl2emult; update template for IEEEtran; small update to
1051   heb-article and hollywood textclasses
1052
1053
1054 What's new in version 1.2.0?
1055 ----------------------------
1056
1057 LyX 1.2.0 is the version where many of changes in the 1.1.x series
1058 really begin to pay off. It should prove to be a very solid base for
1059 further developments. As of this version, we use (yet another) new
1060 versioning scheme: next major version will be 1.3.0, and 1.2.x will
1061 be just incremental fixes (like the `fix' series used to be for 1.1.5
1062 and 1.1.6).
1063
1064 This version sees the introduction of the so-called `new' insets,
1065 which can contain arbitrary text. As a consequence, many new features
1066 are now possible:
1067
1068 - Floats, footnotes and margin notes are now real insets. The
1069   positional parameters of figure, table and algorithm floats can be set
1070   float-by-float
1071
1072 - Most problems with the new table inset of 1.1.6 have been addressed
1073   (memory consumption, file bloat, spell-checking, search and replace...).
1074   Better longtable header/footer support was implemented.
1075
1076 - TeX mode has been superseded by the ERT inset, which is foldable, or
1077   can be shown inline
1078
1079 - Notes inset can now contain arbitrary LyX constructs; they will not
1080   appear in the output.
1081
1082 - New minipage inset
1083
1084 Note that another consequence of these changes is that older LyX
1085 versions will almost certainly fail to read files produced by LyX
1086 1.2.0.
1087
1088
1089 Other more traditional insets have been improved too:
1090
1091 - New graphics inset with support for hassle-free inclusion of various
1092   image formats (GIF, JPEG, PNG and EPS by default) and a new
1093   rendering scheme that should fix the bugs we had with the older
1094   ghostscript method.
1095
1096 - Support for natbib for bibliography citations
1097
1098
1099
1100 The math editor has been mostly rewritten. This begun as a general
1101 cleanup, but it turns out that many new features happened in this
1102 process, among which:
1103
1104 - many of the known bugs or annoyances in mathed have been fixed.
1105
1106 - possibility to display all standard latex and amsmath symbols (and
1107   also the \mathcal, \mathbb, and \mathfrak fonts)as long as the
1108   relevant fonts have been made available to the X server
1109
1110 - support for many amsmath features
1111   Commands: xrightarrow, xleftarrow, substack, underset, dddot
1112   over/under arrows (e.g. underleftarrow).
1113   Environments: align, alignat, xalignat, xxalignat, multline, gather
1114   split, gathered, aligned, cases, subarray, pmatrix, bmatrix, vmatrix,
1115   Vmatrix
1116
1117 - Preliminary support for xymatrix
1118
1119 - Support for horizontal and vertical lines in arrays.
1120
1121 - Improvements to the parser
1122
1123 - Improvements to math text mode
1124
1125 - (Better) support for nested macros
1126
1127 - Enable size changes to arrays after creation (add/delete rows/columns)
1128
1129 - Support for changing font or displaystyle on a selection
1130
1131 - GUI support provided for many more features
1132
1133
1134 Other changes include:
1135
1136 - Support for windows with cygwin has been incorporated into the main
1137   distribution.
1138
1139 - Most of the dialogs have been rewritten in the GUI-I framework, and
1140   improved in the process
1141
1142 - The kde frontend has been dropped in favor of a new qt2 frontend.
1143   Note that only the xforms front is really operational as of this
1144   version and alternative frontends are expected for 1.3.0
1145
1146 - The citation dialog has a search facility, with support for regular
1147   expressions.
1148
1149 - New ligature break special character, useful for words like
1150   "shelfful", or many german words
1151
1152 - Support for parsing preamble when converting LaTeX files. Along
1153   with changes in the LaTeX production of alignment options, this
1154   improves round-trip work where you export a LyX document as
1155   LaTeX, and later reimport it from LaTeX.
1156
1157 - Updated documentation
1158
1159 - a few more document classes for journals: dtk, ltugboat, spie and
1160   svprobth.
1161
1162 - Support for setting bookmarks and jumping to them
1163
1164 - It is possible to cycle between a label and its references.
1165
1166 - Preliminary support for multiple bibliographies
1167
1168 - Babel can be disabled
1169
1170 - A thesaurus facility (English only)
1171
1172 What's new in LyX version 1.1.6fix4?
1173 ------------------------------------
1174
1175 LyX 1.1.6fix4 is a bugfix release.
1176
1177 New features:
1178
1179 - add support for latin3, latin4 and latin9 encodings
1180
1181 - change the encoding for estonian from latin4 to latin1, since it
1182   appears to be more suitable.
1183
1184 - add support for ae fonts (emulation of T1 encoding with OT1 fonts).
1185   This is useful for creating pdf files in T1 encoding
1186
1187 - add support for dvipdfm
1188
1189 - when passing a file name as argument from command line, the
1190   extension `.lyx' is added if necessary
1191
1192 - insert error insets in the documents when there have been unknown
1193   tokens in the file
1194
1195 - new class `kluwer'; update to hollywood class
1196
1197 - the class encts has been renamed to entcs (stupid typo!) and
1198   slightly updated
1199
1200 - updates to the introduction document and the italian user guide
1201
1202 - updates to the russian, finnish and hebrew localisations
1203
1204
1205 What's new in LyX version 1.1.6fix3?
1206 ------------------------------------
1207
1208 LyX 1.1.6fix3 is a bugfix release.
1209
1210 New features:
1211
1212 - documentation has been updated to remove errors due to interface
1213   change
1214
1215 - new italian user guide; updated french localisation of menus and
1216   documentation; new dutch translations of some examples
1217
1218 - the `history' and `revert' functionalities have been implemented in CVS
1219   support
1220
1221 - it is now possible to enter directly characters in an encoding
1222   different from latin1 (providing one is using a correct screen font)
1223
1224 - new encts class for Elsevier Science's Electronic Notes in
1225   Theoretical Computer Science
1226
1227 - new cv class for writing curriculum vitae
1228
1229 - new extarticle, extreport, extbook and extletter classes, which are
1230   versions of the normal classes with more font sizes available
1231
1232 - the aapaper class has been complemented with a aa class for the A&A
1233   LaTeX document class version 5.0, which is slightly incompatible
1234   with the older version
1235
1236
1237 What's new in LyX version 1.1.6fix2?
1238 ------------------------------------
1239
1240 LyX 1.1.6fix2 is a bugfix release.
1241
1242 New features:
1243
1244 - add language support in docbook; better support for verbatim text.
1245
1246 - the --with-lyx-suffix flag introduced in 1.1.6fix1 has been renamed
1247   to --with-version-suffix; it can now be used without argument (to
1248   install as lyx-1.1.6fix2)
1249
1250 - many translations updated; big french documentation overhaul; german
1251   documentation update.
1252
1253 - preliminary Thai support; new serbo-croatian support
1254
1255
1256 What's new in LyX version 1.1.6fix1?
1257 ------------------------------------
1258
1259 LyX 1.1.6fix1 is a bugfix release.
1260
1261 New features:
1262
1263 - updated documentation for version 1.1.6; new french documentation
1264   translations; updated danish translation of the interface.
1265
1266 - better support for ukrainian language
1267
1268 - non working --with-lyxname configure option has been replaced by
1269   working --with-lyx-suffix.
1270
1271 - in default cua bindings, change C-k from font-noun to
1272   line-delete-forward.
1273
1274 - Add the prefix "key-" to the default keys for bibliography insets.
1275
1276 - Show both key and label of a bibliography inset.
1277
1278
1279 What's new in LyX version 1.1.6?
1280 --------------------------------
1281
1282 As with all of the 1.1.x versions of LyX, this release contains a lot
1283 of new code: in particular, more than half of the changes described in
1284 the ChangeLog (which dates back to the 1.1.0 release) concern LyX 1.1.6!
1285
1286 Besides the usual under-the-hood changes, LyX 1.1.6 has many
1287 new user-visible features. The main visible feature is that the
1288 GUI-independent branch of development has been merged, as well as code
1289 from the older development version:
1290
1291 - many popups have been rewritten to use the new GUI-I scheme. In the
1292   process they have received a nice cleanup: the Document and Paragraph
1293   popups now contain in one single place what was previously scattered
1294   in many places. Similarly, the citation and cross reference popups
1295   have been overhauled.
1296
1297 - LyX now has a Preference popup where you can change most of your
1298   lyxrc settings.
1299
1300 - the menus can now be defined in a text file, and they automatically
1301   display the keyboard bindings associated with commands.
1302
1303 - it is now possible to provide your own icons for the toolbar.
1304
1305 - last but not least, work has begun on a KDE and a Gnome frontend for
1306   LyX. They are not officially supported for this version, but this