]> git.lyx.org Git - lyx.git/blob - WHATSNEW
- Backported the HTML export feature (Jean-Marc, can configure
[lyx.git] / WHATSNEW
1 What's new in 1.0.4 compared to LyX version 1.0.3?
2 --------------------------------------------------
3
4 LyX 1.0.4 is mainly a bugfix update to 1.0.3, but some
5 new features has been included:
6
7 - DocBook support.
8
9 - RevTeX4.
10
11 - Better printing with custom pagesizes.
12
13 - Several language files updated.
14
15 - And several bugfixes to math and table.
16
17 What's new in 1.0.3 compared to LyX version 1.0.2?
18 --------------------------------------------------
19
20 LyX 1.0.3 is mainly a bugfix update to 1.0.2.
21
22 - improved dependency tracking when running LaTeX (fixes one important
23   bug in 1.0.2).
24
25 - new italian and walloon localizations of the user interface.
26
27 - New slovene and spanish translations of the Tutorial.
28
29 What's new in 1.0.2 compared to LyX version 1.0.1?
30 --------------------------------------------------
31
32 LyX 1.0.2 is a minor update to LyX 1.0.1. Besides fixing many bugs
33 compared to version 1.0.0, it adds the following features:
34
35 - Improved reLyX: supports EPS image inclusion and works in windows.
36
37 - New french translation of Intro.lyx and Tutorial.lyx; new german
38   translation of UserGuide.lyx.
39
40 - Better multipart document support.
41
42 - LyX is now able to parse your BibTex files and show a list of
43   entries. 
44
45 - New broadway textclass (for plays).
46
47
48 What's new in 1.0.1 compared to LyX version 1.0.0?
49 --------------------------------------------------
50
51 LyX 1.0.1 is a minor update to LyX 1.0.0. Besides fixing many bugs
52 compared to version 1.0.0, it adds the following features:
53
54 - Support for selecting pages and number of copies in print dialog
55
56 - New function 'Replace all' in Find&Replace popup
57
58 - Support for optional argument of \sqrt in math editor
59
60 - Support for literate programming with the 'noweb' program
61
62 - New LaTeX document classe: APA 
63
64
65
66 What's new in 1.0.0 compared to LyX version 0.12.0?
67 ----------------------------------------------------
68
69 LyX 1.0.0 is a stable release. Besides fixing many bugs compared to
70 version 0.12.0, it adds the following features:
71
72 - much improved reLyX script: many bugs have been fixed, new options
73   have been added, many constructs are now correctly handled. reLyX is now 
74   installed along with LyX and has its own man page. Separate upgrades
75   of reLyX will be made available later.  The reLyX script is utilized
76   by the File->Import LaTeX command in LyX.
77
78 - Much improved LinuxDoc (sgml-tools) support: multiple textclasses,
79   footnotes, and generally better output.
80
81 - New textclasses scrartcl, scrbook, scrreprt and scrlettr
82   implementing the corresponding classes of the koma-script
83   package. New textclasses latex8 for some IEEE journals, IEEEtran for
84   various IEEE Transactions journals and ejour2 for some Springer Verlag
85   Journals.  New textclass hollywood to typeset your own film scripts.
86
87 - Better support (keyboard bindings, keyboard mappings, and/or menu
88   and error message translations) for several languages.
89
90 - Documentation has been partly translated to German, Swedish, and Czech. You
91   will get this automatically from the Help menu if you set up the LANG
92   environment variable correctly (i.e. to 'de' or 'sv').
93
94 - Documentation has been generally improved and expanded.
95
96 - Improved table support.
97
98 - Support for arbitrary line spacing in documents.
99
100 - easier handling of index entries.
101
102 - The printer configuration scheme has changed a bit to help people
103   whose dvips is not configured correctly. As a consequence, you might
104   have to modify your lyxrc a bit. All users are advised to re-run
105   Option->Reconfigure to update LyX configuration.
106
107
108 Note that your existing global lyxrc file will not be overwritten by
109 default since now LyX only installs a file lyxrc.example to use as
110 template.