]> git.lyx.org Git - lyx.git/blob - ANNOUNCE
5e60057056d4cc7dc68f345271685f6568a7756a
[lyx.git] / ANNOUNCE
1 Public release of LyX version 1.5.0 (beta 2)
2 ===================================
3
4 We are glad to announce the release of LyX 1.5.0 (beta 2).
5
6 Compared with the previous beta release we have fixed several bugs and
7 added some graphical improvements:
8  * A new math toolbar replaces the old (faithful) math panel.
9  * The converter file cache can be now configured in the graphical interface.
10  * The TOC dialog is now a dock widget, embedded in the main window.
11
12 Apart from the described major changes, several minor improvements of
13 the user interface have been made, such as:
14
15  - Syntax highlighting for the user preamble and the LaTeX log file
16  - Better parsing of BibTeX databases (in the citation dialog)
17  - Support optional arguments for environments  
18
19 Compared with the latest stable release, this is the culmination of
20 one year of hard work, and we sincerely hope you will enjoy the
21 results. The changes are too numerous to summarize in a few words,
22 with initial unicode support being the flagship among the new
23 features, see the end of this announcement for details.
24
25 As usual with a major release, a lot of work that is not directly
26 visible has taken place. The core of LyX has seen more cleanups and
27 some of the new features are the direct results of this work.
28
29 The file RELEASE-NOTES lists some known problems with this release
30 compared to the latest stable release, i.e. LyX 1.4.4.
31
32 In case you are wondering what LyX is, here is what
33 http://www.lyx.org/ has to say on the subject:
34
35    LyX is a document processor that encourages an approach to writing
36    based on the structure of your documents, not their appearance. It
37    is released under a Free Software / Open Source license.
38
39    LyX is for people that write and want their writing to look great,
40    right out of the box. No more endless tinkering with formatting
41    details, 'finger painting' font attributes or futzing around with page
42    boundaries. You just write. In the background, Prof. Knuth's legendary
43    TeX typesetting engine makes you look good.
44
45    On screen, LyX looks like any word processor; its printed output -- or
46    richly cross-referenced PDF, just as readily produced -- looks like
47    nothing else. Gone are the days of industrially bland .docs, all
48    looking similarly not-quite-right, yet coming out unpredictably
49    different on different printer drivers. Gone are the crashes 'eating'
50    your dissertation the evening before going to press.
51
52    LyX is stable and fully featured. It is a multi-platform, fully
53    internationalized application running natively on Unix/Linux and the
54    Macintosh and modern Windows platforms. 
55
56 You can download LyX 1.5.0beta2 here (the .bz2 are compressed with
57 bzip2, which yields smaller files):
58
59         ftp://ftp.lyx.org/pub/lyx/devel/lyx-1.5.0beta2.tar.gz
60         ftp://ftp.lyx.org/pub/lyx/devel/lyx-1.5.0beta2.tar.bz2
61
62 Note that due to the ammount of changes no patch is provided to upgrade
63 from version 1.4.4.
64
65 Prebuilt binaries (rpms for linux distributions, Mac OS X and Windows
66 installers) should soon be available at
67         ftp://ftp.lyx.org/pub/lyx/devel/
68
69
70 If you find what you think is a bug in LyX 1.5.0beta2, you may either
71 e-mail the LyX developers' mailing list (lyx-devel @ lists.lyx.org), or open
72 a bug report at http://bugzilla.lyx.org
73
74 If you're having trouble using the new version of LyX, or have a question,
75 first check out http://www.lyx.org/help/. If you can't find the answer there,
76 e-mail the LyX users' list (lyx-users @ lists.lyx.org).
77
78 Enjoy!
79
80 The LyX team.
81
82
83 What's new in version 1.5.0 (beta 2)?
84 ----------------------------
85
86 * Unicode
87
88 LyX 1.5's big goal was to use unicode internally and so resolve a slew
89 of existing problems with special characters and non-alphabetic
90 languages. LyX 1.5 is able to output unicode (in addition to
91 encodings current available), so that you can use LaTeX's new utf8
92 encoding or such brand new typesetting systems as XeTeX.
93 Since the change to unicode touched much of the code base and some
94 areas still need a cleanup it is very likely that some bugs related to
95 the unicode transition still exist. Please have a look at the Known
96 bugs in LyX 1.5 page if you encounter a bug that seems to be related
97 to unicode. If it's not there, then please report it to the lyx-devel
98 mailing list.
99
100 * Integrated CJK support
101
102 The very first result of the Unicode transition is that we have finally
103 merged in the externally maintained CJK-LyX branch.
104
105 * Multiple views of the same buffer
106
107 LyX can now display multiple views of the same buffer. I.e., you can
108 now open a single document in multiple windows and work on different
109 parts of it synchronously.
110
111 * Outliner and embedded TOC
112
113 LyX has another long-awaited feature: a basic outliner mode, in which
114 you can move chapters and sections around in the Table of Contents
115 dialog. (The outliner has been backported and was released with LyX
116 1.4.4.) The TOC dialog is now a dock widget, embedded in the main window.
117
118 * Session managment
119
120 LyX is now able to remember window size and position and it will
121 reopen the documents you worked on last time around. If you've
122 selected the feature in the Preferences dialog, it'll even move the
123 cursor to the place you were working on last!  Furthermore, toolbars
124 can (finally!) be switched on/off in View->Toolbars and moved about in
125 the LyX window. The session managment will remember their state.
126
127 * Source code Viewer
128
129 As a kind of "anti-preview-latex", a dialog was implemented that lets
130 you view the source code of a given paragraph/selection or the whole
131 document.
132
133 * New Font Selection Interface
134
135 LyX's font selection abilities have been one of its weakest and most
136 outdated components. A completely new interface was implemented that
137 provides access to the power of LaTeX's font selection scheme.
138  
139 * Tabular extensions
140
141 LyX's table support is certainly less powerful than that of
142 LaTeX. support for the booktabs package was implemented, which
143 provides beautiful and elegant tabulars.
144  
145
146 * Nomenclatures
147
148 Native LyX support for the nomencl package was implemented. With this,
149 you can treat your document with all sorts of nomenclatures,
150 glossaries and fancy notations.
151
152 * Tabbed Widget
153
154 LyX now uses tabbed widgets to display multiple documents.
155
156 * Enhanced Math Toolbars
157
158 The math toolbar was enhanced significantly. Drop down menus were
159 added, that allowed to integrate all of the math panel' content to the
160 math toolbars.
161 Since this input method is much easier than the clumsy panel, the math
162 panel itself has been removed and superseeded by the toolbars.
163
164 * Frontend News
165
166 LyX 1.5 will use the Qt4 toolkit. This is especially good news for
167 Windows users, since there's an official, GPL version of Qt4. They no
168 longer have to rely on an unofficial port of the Unix Qt3 library to
169 Windows.  The good old XForms frontend went the way of the dodo. It
170 was both hated and loved, and certainly shaped the unique look of LyX
171 in the past. It was finally killed off, however, by the switch to
172 unicode.  The Qt3 frontend was removed.  The work on the GTK frontend
173 has been transfered to a branch because its development has
174 essentially stalled.
175
176 * Change tracking enhancements
177
178 Major parts of the change tracking code were rewritten addressing
179 several problems that existed in the existing implementation.
180
181 * Converter file cache
182
183 A cache for converted files, such as included figures, was
184 implemented. This can speed up LyX's performance considerably when
185 displaying documents with many included figures that need conversion
186 to a format that can be rendered on screen.  The converter file cache
187 is disabled by default, and it can be enabled in the Preference
188 Settings dialog, in the Converters section or, if you want to use it,
189 add the line
190
191  \use_converter_cache true
192
193 to your preferences file.
194
195 The default maximum age of a cached file is 6 months. You can change
196 that with the line
197
198  \converter_cache_maxage xxx
199
200 where xxx is the maximum age in seconds. 
201
202 * Unified Windows installer
203
204 The two windows installers are being merged and bug reports regarding
205 both installers are welcome.
206
207 * Minor user interface improvements
208
209 Apart from the described major changes, several minor improvements of
210 the user interface have been made, such as:
211
212  - Syntax highlighting for the user preamble and the LaTeX log file 
213  - Better parsing of BibTeX databases (in the citation dialog) 
214  - Support optional argument for environments 
215
216 * Under the hood
217
218 As usual, one big task has been the ongoing code cleanup of the LyX
219 core. Performing this cleanup makes the code more understandable and
220 easier to maintain. It also leads inevitably to a more robust
221 application. Nonetheless, it's an unfortunate fact of life that ugly
222 code is sometimes faster than pretty code. We're well aware that LyX
223 1.4 is slower than LyX 1.3. One important goal of this 1.5 development
224 series has been to bring this speed back.
225
226 ** Bug fixes
227
228 Lots of long-lasting bugs have been fixed, as documented in LyX
229 bugzilla. Probably some new ones have been introduced instead ;-)