Add frenchb to languages for compatibility with older files.
[lyx.git] / ANNOUNCE
blob13ee1a92978270c7f0608b87b064425149c1dfd8
1 Public release of LyX version 1.5.0 (release candidate 2)
2 ===================================
4 We are pleased to announce the release of LyX 1.5.0 (release candidate 2).
5 We expect this to be the last release before 1.5.0. We do not anticipate
6 any further changes before 1.5.0, although any critical bugs and regressions
7 in 1.5.0rc2 will, of course, be addressed.
9 We encourage users to try this release candidate and report
10 any feedback or problems to lyx-devel at lists.lyx.org.
12 Since the announcement of release candidate 1, we have mostly fixed bugs
13 and polished the graphical interface.
16 LyX 1.5.0 is the culmination of 15 months of hard work since the release
17 of the LyX 1.4 series. We sincerely hope you will enjoy the result.
18 The changes are too numerous to summarize in a few words, but initial
19 unicode support is the flagship among the new features. See the end of
20 this announcement for further details.
22 As usual with a major release, a lot of work that is not directly
23 visible has taken place. The core of LyX has seen more cleanups and
24 some of the new features are the direct results of this work.
26 The file RELEASE-NOTES lists some known issues with this release
27 compared to the current stable release (LyX 1.4.4). An updated list of
28 issues might later be found at http://wiki.lyx.org/LyX/ReleaseNotes
31 In case you are wondering what LyX is, here is what
32 http://www.lyx.org/ has to say on the subject:
34    LyX is a document processor that encourages an approach to writing
35    based on the structure of your documents, not their appearance. It
36    is released under a Free Software / Open Source license.
38    LyX is for people that write and want their writing to look great,
39    right out of the box. No more endless tinkering with formatting
40    details, 'finger painting' font attributes or futzing around with page
41    boundaries. You just write. In the background, Prof. Knuth's legendary
42    TeX typesetting engine makes you look good.
44    On screen, LyX looks like any word processor; its printed output -- or
45    richly cross-referenced PDF, just as readily produced -- looks like
46    nothing else. Gone are the days of industrially bland .docs, all
47    looking similarly not-quite-right, yet coming out unpredictably
48    different on different printer drivers. Gone are the crashes 'eating'
49    your dissertation the evening before going to press.
51    LyX is stable and fully featured. It is a multi-platform, fully
52    internationalized application running natively on Unix/Linux and the
53    Macintosh and modern Windows platforms.
55 You can download LyX 1.5.0rc2 here (the .bz2 are compressed with
56 bzip2, which yields smaller files):
58         ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-1.5.0rc2.tar.gz
59         ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-1.5.0rc2.tar.bz2
61 Note that due to the amount of change, no patch is provided to upgrade
62 from version 1.4.4.
64 Prebuilt binaries (rpms for linux distributions, Mac OS X and Windows
65 installers) should soon be available at
66         ftp://ftp.devel.lyx.org/pub/lyx/devel/
68 As confusing as it is, two sets of installers are available to windows
69 users:
70  * LyX-1.5.0rc2-Installer.exe and LyX-1.5.0rc2-Installer-bundle.exe;
71  * LyX-1.5.0rc2-AltInstaller.exe and LyX-1.5.0rc2-AltInstaller-Complete.exe.
72 The former is our official installer and the latter was previously known
73 as LyXWinInstaller. Please feel free to try either of them. Feedback
74 and bug reports on both installers are welcome because they will help
75 the merge of the two installers, which is expected to happen during the
76 1.5.x series of LyX development.
78 If you find what you think is a bug in LyX 1.5.0rc2, you may either
79 e-mail the LyX developers' mailing list (lyx-devel at lists.lyx.org), or open
80 a bug report at http://bugzilla.lyx.org
82 If you're having trouble using the new version of LyX, or have a question,
83 first check out http://www.lyx.org/help/. If you can't find the answer there,
84 e-mail the LyX users' list (lyx-users at lists.lyx.org).
86 Enjoy!
88 The LyX team.
91 What's new in version 1.5.0 (release candidate 2)?
92 ----------------------------
94 * Unicode
96 LyX 1.5's big goal was to use unicode internally and so resolve a slew
97 of existing problems with special characters and non-alphabetic
98 languages. LyX 1.5 is able to output unicode (in addition to
99 encodings currently available), so that you can use LaTeX's new utf8
100 encoding or a brand new typesetting system such as XeTeX.
101 Since the change to unicode touched much of the code base and some
102 areas still need a cleanup it, is very likely that some bugs related to
103 the unicode transition still exist. Please have a look at the Known
104 bugs on the LyX 1.5 page if you encounter a bug that seems to be related
105 to unicode. If it's not there, then please report it to the lyx-devel
106 mailing list.
108 * Integrated CJK support
110 The very first result of the Unicode transition is that we have finally
111 merged in the externally maintained CJK-LyX branch.
112 The languages Chinese, Japanese, and Korean are now supported in
113 the user interface.
114 Note that setting the encoding for these languages in LyX 1.5 by
115 using ERT or the document preamble will lead to LaTeX-errors!
117 * Language support
119 In addition to the CJK languages, the languages Armenian and Farsi also
120 have full user interface support.
122 * Multiple views of the same buffer
124 LyX can now display multiple views of the same buffer. I.e., you can
125 now open a single document in multiple windows and work on different
126 parts of it synchronously.
128 * Outliner and embedded TOC
130 LyX has another long-awaited feature: a basic outliner mode, in which
131 you can move chapters and sections around in the Table of Contents
132 dialog. (The outliner has been backported and was released with LyX
133 1.4.4.) The TOC dialog is now a dock widget, embedded in the main window.
135 * Session management
137 LyX is now able to remember window size and position and it will
138 reopen the documents you worked on last time around. If you've
139 selected the feature in the Preferences dialog, it'll even move the
140 cursor to the place you were working on last!  Furthermore, toolbars
141 can (finally!) be switched on/off in View->Toolbars and moved about in
142 the LyX window. The session management will remember their state.
144 * Source code Viewer
146 As a kind of "anti-preview-latex", a dialog was implemented that lets
147 you view the source code of a given paragraph/selection or the whole
148 document.
150 * New Font Selection Interface
152 LyX's font selection abilities have been one of its weakest and most
153 outdated components. A completely new interface was implemented that
154 provides access to the power of LaTeX's font selection scheme.
156 * Tabular extensions
158 LyX's table support is certainly less powerful than that of
159 LaTeX. Support for the booktabs package has been implemented,
160 providing beautiful and elegant tabulars.
162 * Nomenclatures
164 LyX now has native support for the nomencl package. With this,
165 you can treat your document with all sorts of nomenclatures,
166 glossaries and fancy notations.
168 * Tabbed Widget
170 LyX now uses tabbed widgets to display multiple documents.
172 * Enhanced Math Toolbars
174 The math toolbar was enhanced significantly. Drop down menus were
175 added, allowing the integration of all of the math panel's content
176 to the math toolbars.
177 Since this input method is much easier than the clumsy panel, the math
178 panel itself has been removed and superceded by the toolbars.
180 * Frontend News
182 LyX 1.5 uses the Qt4 toolkit. This is especially good news for
183 Windows users, because there's an official, GPL version of Qt4. They no
184 longer have to rely on an unofficial port of the Unix Qt3 library to
185 Windows.  The good old XForms frontend went the way of the dodo. It
186 was both hated and loved, and certainly shaped the unique look of LyX
187 in the past. It was finally killed off, however, by the switch to
188 unicode.  The Qt3 frontend was also removed.  The work on the GTK
189 frontend has been transferred to a branch because its development has
190 essentially stalled.
192 * Change tracking enhancements
194 Major parts of the change tracking code have been rewritten, addressing
195 several problems that existed in the previous implementation.
197 * Converter file cache
199 A cache for converted files, such as included figures, has been
200 implemented. This can speed up LyX's performance considerably when
201 displaying documents with many included figures that need conversion
202 to a format that can be rendered on screen.  The converter file cache
203 is enabled by default.
205 The default maximum age of a cached file is 6 months. You can change
206 that with the line
208  \converter_cache_maxage xxx
210 where xxx is the maximum age in seconds, in your preferences file.
212 * Unified Windows installer
214 The two windows installers are being merged and bug reports regarding
215 both installers are welcome.
217 * Program listings
219 The traditional way to insert program listings in LyX involves the use
220 of the LyX-Code style. This option works quite well for short snippets but
221 does not support in-line code segments or the inclusion of external files.
223 Using the listings latex package as the backend a new inset was added that
224 supports all these three ways of listing computer programs.
226 * LaTeX-package support
228 LyX provides the following new document classes:
229  - article(IOP) - for scientific papers published by the IOP group
230  - presentation(powerdot) - for presentations using the powerdot package
231  - curriculum vitae(Europe) - for CVs following the guidelines of the EU
232  - curriculum vitae(modern) - for CVs using the moderncv package
233  - curriculum vitae(simple) - for simple CVs
235 * Minor user interface improvements
237 Several minor improvements of the user interface have been made, such as:
239  - Syntax highlighting of the user preamble and the LaTeX log file.
240  - Better parsing of BibTeX databases (in the citation dialog).
241  - Support for optional arguments for environments.
243 * Enhanced clipboard/selection handling
245 The clipboard has been tuned to work better with other applications.
246 Parallel to clipboard usages, the *nix way of using middle-button
247 to paste selected text is enhanced, and is also available under windows
248 (but within lyx only). Selection of lyx text is now persistent in that
249 you can paste the selected text using the middle button multiple times,
250 even after the selection has been cleared.
252 * Under the hood
254 As usual, one big task has been the ongoing code cleanup of the LyX
255 core. Performing this cleanup makes the code more understandable and
256 easier to maintain. It also leads inevitably to a more robust
257 application. Nonetheless, it's an unfortunate fact of life that ugly
258 code is sometimes faster than pretty code. We're well aware that LyX
259 1.4 is slower than LyX 1.3. One important goal of this 1.5 development
260 series has been to bring this speed back.
262 ** Bug fixes
264 Lots of long-lasting bugs have been fixed, as documented in LyX
265 bugzilla. Probably some new ones have been introduced instead ;-)