]> git.lyx.org Git - lyx.git/blob - NEWS
NEWS: Update from the 2.1.x branch
[lyx.git] / NEWS
1 What's new in version 2.1.4?
2 ----------------------------
3
4 LyX 2.1.4 is the fourth maintenance release in the 2.1.x series.
5
6 A large number of bugs have been fixed. Many of these were minor, but 
7 there were a few crashes we fixed, too, so we encourage all LyX users 
8 to upgrade to this version.
9
10
11 What's new in version 2.1.3?
12 ----------------------------
13
14 LyX 2.1.3 is the third maintenance release in the 2.1.x series.
15
16 A large number of bugs have been fixed, most of them fairly minor. But 
17 there were several additional improvements to the lyx2lyx conversion 
18 program that should make import of older beamer documents more reliable.
19
20
21 What's new in version 2.1.2?
22 ----------------------------
23
24 LyX 2.1.2 is the second maintenance release in the 2.1.x series.
25
26 The most important fix here is that we believe we have resolved the problem 
27 that led several users to experience seemingly random crashes with 2.1.0, 
28 sometimes resulting in dataloss. (This was bug 9049.) These crashes generally 
29 happened when the user attempted to save a file containing a table, usually a 
30 fairly complex table. A seemingly unrelated bug report concerning a crash when 
31 trying to save a default template (bug 9236) led to the solution. That bug has
32 also been fixed.
33
34 There are also several other, smaller bug-fixes, including several more
35 improvements to the lyx2lyx conversion scripts. This should make the import
36 of older beamer documents easier.
37
38
39 What's new in version 2.1.1?
40 ----------------------------
41
42 LyX 2.1.1 is the first maintenance release in the 2.1.x series. It is bug-
43 fixing release, and a whole lot of bugs have been fixed. Please see the
44 release announcement for the details.
45
46 Several users have reported seemingly random crashes with 2.1.0, sometimes 
47 resulting in dataloss. These crashes appear to happen when the user attempts 
48 to save a file, and the dataloss occurs because the original LyX file is over-
49 written by a corrupt file that then cannot be opened. The seemingly random
50 crashes, we believe, are due to auto-save, which is enabled or disabled in
51 Tools> Preferences> Document Handling > "Backup documents every...minutes".
52
53 Unfortunately, we have been unable to find the cause of this bug, though all
54 known reports seem to involve documents that contain tables, and the corrupt 
55 file always ends with: \begin_inset Tabular.
56
57 To prevent dataloss, we have changed the way LyX saves files if the user
58 has not enabled backups. LyX now renames the existing file before 
59 attempting to save the new one (in effect, making a temporary backup). 
60 Then, if the save fails, the original file can be restored.
61
62
63 What's new in version 2.1.0?
64 ----------------------------
65
66 The new features in LyX 2.1 are detailed in
67 http://wiki.lyx.org/LyX/NewInLyX21
68
69 * Native IPA inset and IPA toolbar
70 * New supported languages
71 * Tex Fonts Additions
72 * Basic support for Math OpenType fonts
73 * Document class categories
74 * Enhanced support for LaTeX options
75 * New supported LaTeX commands
76 * New export command-line option
77 * Table rotations
78 * Layout enhancements
79 * New modules
80 * Equation Editor "mode"
81
82
83 What's new in version 2.0.8?
84 ----------------------------
85
86 LyX 2.0.8 is the final release in the 2.0 series. It is intended for
87 those who for some reason wish or need to continue using LyX 2.0.x. Most
88 users should upgrade to 2.1.0, which is being released simultaneously.
89
90 This release incorporates a number of important bug fixes, almost all of
91 which are also in 2.1.0. Those that are not will be released with 2.1.1.
92 The most important feature of 2.0.8 is that it is capable of reading and
93 writing files from LyX 2.1.x. Files from the newer format should open in
94 LyX 2.0.8 without the user needing to do anything special.  Files can be
95 exported to the 2.1.x format in the usual way: via File> Export.
96
97
98 What's new in version 2.0.7?
99 ----------------------------
100
101 2.0.7 is another bug-fixing release. Most of these are minor, but there
102 is one that is very ipmortant: #8854, which could lead to file corruption
103 in certain cases and, more often, would lead to errors in generated
104 files (e.g., PDFs). We encourage all LyX users to upgrade to this 
105 version.
106
107 A number of other, less critical bugs have also been fixed. Please see
108 the ANNOUNCE file for details.
109
110
111 What's new in version 2.0.6?
112 ----------------------------
113
114 This is a bug-fixing release, for the most part. Though, as it has been
115 almost six months since the last release, a lot of important bugs have
116 been fixed. Please see the ANNOUNCE file for details.
117
118
119 What's new in version 2.0.5?
120 ----------------------------
121
122 The View>Source widget now allows you to select the backend to display,
123 e.g., LaTeX or XHTML, rather than the output format. The previous choice
124 really made no sense: You didn't see a PDF there if you chose one of the
125 PDF output formats, but rather LaTeX. This solves some long-standing issues
126 with View>Source.
127
128 There has been an important change in how the "language" lfun works.
129   - "language <LANG>" now toggles between languages
130     (status quo ante LyX 2.0.2)
131   - "language <LANG> set" sets to language <LANG>
132     (meaning of "language <LANG>" as of LyX 2.0.2)
133   - "language [reset]" resets to the document language.
134   - Menu functions are unchanged.
135
136
137 What's new in version 2.0.4?
138 ----------------------------
139
140 We have migrated our development from subversion to the git revision 
141 control sytem. If you follow or maintain packaging of up-to-date versions 
142 of LyX 2.0.x, you must switch to the new repository address:
143   git://git.lyx.org/lyx
144 Branch 2.0.x is the stable branch. See 
145   http://www.lyx.org/HowToUseGIT
146 for details.
147
148 Most of the improvements in 2.0.4 are bug fixes, some of them important. In
149 particular, we have fixed several crashes. The main outstanding problem is
150 the inability to cancel the background export process. Some improvement has
151 been made here, by updating the timeout mechanism, but more needs to be done,
152 and hopefully will be done for 2.0.5.
153
154 There have been several updates to LyX's XHTML export routines. Work on this
155 will continue for 2.0.5.
156
157
158 What's new in version 2.0.3?
159 ----------------------------
160
161 There have been several more updates to LyX's Sweave support. Work on this
162 is expected to continue through the 2.0.x series. 
163
164 LyX 2.0.3 still requires a python 2 interpreter, but steps have been taken
165 to avoid problems on systems where python 3 is the default python interpreter.
166 A python 2 interpreter is now automatically detected and used. Additionally,
167 byte-compiled python files changed their installation target. Distribution 
168 maintainers are encouraged to verify their patch sets.
169
170 There have again been several updates to the tex2lyx conversion script. Not
171 as many as with 2.0.2, but quite a few.
172
173
174 What's new in version 2.0.2?
175 ----------------------------
176
177 There have been several improvements to LyX's ability to export documents
178 in the background, so the program does not freeze during compilation. We 
179 hope to continue these improvements throughout the 2.0.x series.
180
181 There have been major updates to the tex2lyx conversion script. Please see
182 below for the details.
183
184 The ctex document classes, used for Chinese documents, are now supported
185 by LyX.
186
187 Support for the Springer document classes has been updated for compatibility
188 with the lasest versions. This has the side-effect that files, created with 
189 LyX 2.0.2 or future, using a Springer document class, will not be compilable 
190 with LyX versions older than LyX 2.0.2. The same applies for files created
191 with LyX 1.6.10 or older that are saved with LyX 2.0.2 or future.
192
193
194 What's new in version 2.0.1?
195 ----------------------------
196
197 We have fixed an unusually large number of bugs for this release and made 
198 a number of improvements. All of these are detailed in the ANNOUNCE file. 
199 We would like to highlight the improved handling of external files referenced 
200 from ERT. This may cause issues for those who made use of the undocumented 
201 \input@path hack. See the ANNOUNCE file again for how to do things the new 
202 way. New methods for calling external scripts should also solve several issues
203 on Windows.
204
205
206 What's new in version 2.0.0?
207 ----------------------------
208
209 The new features in LyX 2.0 are detailed in
210 http://wiki.lyx.org/LyX/NewInLyX20
211
212 * Advanced Search Facility
213 * Spell-checking on the Fly
214 * Compare Documents Feature
215 * XHTML Output
216 * Multilingual Thesaurus
217 * XeTeX Backend
218 * Multiple Indices Support
219 * Progress View and Debugging Pane
220 * Enhanced Instant Preview
221 * Forward Search for DVI/PDF Files
222 * Enhanced Version Control Features
223 * Typesetting in background
224
225
226 What's new in version 1.6.10?
227 ------------------------------
228 The most notable new feature of this version is that it is able to read and
229 import documents of our new stable series, LyX 2.0.x. This is for the benefit
230 of users who want to stick with LyX 1.6.x for the time being, but still want
231 to cooperate with users of the new version. Note that LyX 1.6.10 still
232 writes the 1.6 format, so it cannot produce (but only interpret) LyX 2.0's
233 new features.
234
235
236 What's new in version 1.6.9?
237 -----------------------------
238
239 We have fixed yet another number of crashes that have been reported to us
240 and ironed out many small glitches. Also, some features and additions from
241 the forthcoming 2.x series, such as support for CVS revision control and a
242 new Swedish localization, have been backported to LyX 1.6.9.
243
244
245 What's new in version 1.6.8?
246 -----------------------------
247
248 LyX 1.6.8 is the result of our ongoing efforts to make our stable version
249 even more reliable and stable. We have fixed crashes that have been
250 reported to us, ironed out many small glitches, further polished the user
251 interface, updated the documentation and added some new layouts.
252
253
254 What's new in version 1.6.7?
255 -----------------------------
256
257 From the list of fixes and improvements, we'd like to highlight
258 particularly that this release irons out all known stability problems with
259 Qt 4.6. LyX 1.6.7 is our first release that is supposed to run smoothly
260 with Qt 4.6, so we urge all distributors who use that version to upgrade
261 LyX as well.
262
263
264 What's new in version 1.6.6.1?
265 ------------------------------
266
267 The sole purpose of this release is to fix one glitch that was introduced
268 by LyX 1.6.6: The spellchecker missed further misspellings after applying
269 a correction. This was due to the fix to different bug that had to be
270 reverted. In any other respect, this release is identical to Lyx 1.6.6.
271
272
273 What's new in version 1.6.6?
274 -----------------------------
275
276 The release features a long list of fixes and improvements. Yet a number
277 of crashes, reported by our users or our automatic stability testing
278 program, were fixed. Moreover, LyX was improved in many details. It also
279 introduces new features, such as support for the enchant spell checking
280 backend and for aspell language varieties (such as old and new German
281 spelling in parallel).
282
283
284 What's new in version 1.6.5?
285 -----------------------------
286
287 The release comes with many fixes and improvements. A number of newly
288 reported crashes were fixed, new layouts and modules were included and
289 some long-standing requests were implemented (e.g., a working LyX
290 server on the Windows OS, finally enabling the communication with other
291 applications such as JabRef on this platform as well).
292
293
294 What's new in version 1.6.4.2?
295 -------------------------------
296
297 The upgrade fixes recurring pseudo-crashes when running LyX on
298 Mac OS X 10.6 (Snow Leopard).
299
300
301 What's new in version 1.6.4.1?
302 -------------------------------
303
304 The only change over release 1.6.4 is the fix of a regression on the Mac,
305 which made some dialogs (such as Preferences and About LyX) unaccessible
306 via the menu. Other platforms than the Mac were not affected by the issue.
307
308
309 What's new in version 1.6.4?
310 -------------------------------
311
312 This is the fourth maintenance release in the 1.6.x series. This release
313 covers, amongst many minor improvements, fixes to some rather severe 
314 issues, such as:
315
316 * A workaround to a nasty problem in recent Qt versions (Qt 4.5.0 up to
317   4.5.2) that made LyX crash if the document included images that were
318   scaled to certain sizes in the work area.
319 * Fixes to problems that might result in the loss of data.
320 * Many other stability improvements, thanks to a new debugging script that
321   helped to reveal uncovered critical bugs.
322 * Further fixes to the LaTeX importer (tex2lyx) and the conversion of
323   older LyX documents (lyx2lyx).
324
325
326 What's new in version 1.6.3?
327 -------------------------------
328
329 This is the third maintenance release in the 1.6.x series. Besides the usual
330 improvements of stability, the highlights of this release are:
331
332 * tex2lyx is now able to read files in all latex supported encodings and
333   transform them into the proper unicode-based format introduced in 1.5.0.
334   This paves the way for many other improvements in LaTeX->LyX translation
335 * The performance problems when editing a master with child documents have
336   been resolved.
337 * LyX 1.6.3 introduces some goodies provided by Qt 4.5 (menu support for 
338   fullscreen mode in linux, close button on tabs). Of course these
339   improvements (as well as some Qt-related fixes) only show up if LyX is
340   compiled against Qt 4.5.
341
342
343 What's new in version 1.6.2?
344 -------------------------------
345
346 This is the second maintenance release in the 1.6.x series. The release
347 fixes a large number of major and critical bugs that were reported by 
348 users of LyX 1.6.0 and 1.6.1. Most notably, three bugs that might lead to
349 dataloss were detected and resolved. Furthermore, a number of crashes,
350 file conversion and LaTeX output problems are fixed. As a bonus, the 
351 performance of the application has been improved, and the release also
352 introduces some new features and user interface improvements.
353
354
355 What's new in version 1.6.1?
356 -------------------------------
357
358 This is the first maintenance release in the brand-new 1.6.x series, and
359 as such, it mainly focuses on bug fixes. We have ironed out some major
360 problems that slipped into the application in the wake of the new
361 features.
362
363
364 What's new in version 1.6.0?
365 -------------------------------
366
367 The new features in LyX 1.6 are detailed in
368 http://wiki.lyx.org/LyX/NewInLyX16
369
370 * Multiple Work Areas
371 * Split Views
372 * User-formattable Collapsable Insets
373 * Layout Modules
374 * Layout combobox changes
375 * Support for the LaTeX package hyperref
376 * Support for hyperlinks and URLs
377 * Improved floats
378 * New implementation of math macros
379 * Completion popup
380 * Inset Tooltip
381 * Context Menu
382 * Symbols dialog
383 * Shortcut Configuration dialog
384 * Paste Graphics from the Clipboard
385 * "Visual mode" for bidirectional cursor movement
386 * Fullscreen mode
387 * Extended Outliner
388 * Session management
389 * Subversion support 
390 * Graphics parameters groups
391 * LyX functions manual
392 * Multi-LFUN Keybindings
393
394
395 What's new in version 1.5.7?
396 ----------------------------
397
398 This is the sixth maintenance release in the 1.5.x cycle and it is
399 expected to be the final release in this series, since a new series of
400 stable releases has just been introduced by our new major release,
401 LyX 1.6.0. Besides the obligatory bug fixes, the main feature of this
402 release is the ability to read files created by LyX 1.6.0 (this feature
403 requires python 2.3.4 or newer).
404
405
406 What's new in version 1.5.6?
407 ----------------------------
408
409 This is the fifth maintenance release in the 1.5.x cycle that has been
410 started exactly one year ago. The aim of this release was to make LyX
411 even more robust and to solve some long-standing annoyances. Also,
412 further translation efforts have been made, and LyX now ships in 23
413 languages.
414
415 What's new in version 1.5.5?
416 ----------------------------
417
418 This release further improves the stability and usability of the
419 application. Besides this, it also introduces some new features.  Most
420 notably, LyX is now prepared to be compiled with Qt 4.4 that has just
421 been released: the stability issues that occurred in previous versions
422 of LyX when compiled against Qt 4.4 have been resolved.
423
424
425 What's new in version 1.5.4?
426 ----------------------------
427
428 This is a maintenance release. Besides the usual stability
429 improvements and fixes, this release comes with major improvements in
430 the handling of Chinese, Korean and Japanese (CJK) languages and
431 scripts, and introduces some minor new features (such as a character
432 count option).
433
434 While this release continues the stable 1.5.x series, work on the next
435 major release, 1.6.0, is proceeding. A first alpha version of LyX
436 1.6.0 will be released later this week for those who like the bleeding
437 edge experience. Notwithstanding this, expect one or two more 1.5.x
438 versions to be released, of which the last one will be able to read
439 the 1.6 format.
440
441 All users, especially CJK users, are encouraged to upgrade to this
442 version.  Caveat: We were forced to switch from the LaTeX package
443 'floatflt' to 'wrapfig' for wrap figure floats due to a license
444 problem that limited the availability of the former package. In
445 general, this should improve your documents containing wrap figures,
446 however, it is possible that the look and positioning of the floats
447 changes due to the package change. If you have documents with wrap
448 floats, please make a backup before upgrading and check the output.
449
450
451 What's new in version 1.5.3?
452 ----------------------------
453
454 This is a maintenance release that further improves the stability and
455 the performance. Besides numerous crashes, the display problems that
456 slipped into 1.5.2 with the performance fixes (on the Mac and on
457 Windows) as well as problems entailed to the reworked document classes
458 were fixed. Furthermore, LyX 1.5.3 comes with speed improvements that
459 should pay off especially on the Mac and other UNIXes. Finally, this
460 version also provides some new features.
461
462
463 What's new in version 1.5.2?
464 ----------------------------
465
466 This is a maintenance release that focuses on improving the
467 stability. We have fixed numerous crashes, performance problems, and
468 other bugs. Furthermore, the documentation has been revised. It covers
469 all new features of the 1.5.x series now.
470
471
472 What's new in version 1.5.1?
473 ----------------------------
474
475 We are pleased to announce the release of LyX 1.5.1. It includes a few
476 bug fixes and, more importantly, fixes a bug where files produced with
477 the Document>Compressed option on would be malformed on windows. It
478 was therefore decided to revert to the trusty 1.4.x code in this area
479 and release 1.5.1 sooner than anticipated.
480
481 All 1.5.0 users are urged to upgrade to 1.5.1.
482
483
484 What's new in version 1.5.0?
485 ----------------------------
486
487 As usual with a major release, a lot of work that is not directly
488 visible has taken place. The core of LyX has seen more cleanups and
489 some of the new features are the direct results of this work.
490
491 * Unicode
492
493 LyX 1.5's big goal was to use unicode internally and so resolve a slew
494 of existing problems with special characters and non-alphabetic
495 languages. LyX 1.5 is able to output unicode (in addition to
496 encodings currently available), so that you can use LaTeX's new utf8
497 encoding or a brand new typesetting system such as XeTeX.
498 Since the change to unicode touched much of the code base and some
499 areas still need a cleanup it, is very likely that some bugs related to
500 the unicode transition still exist. Please have a look at the Known
501 bugs on the LyX 1.5 page if you encounter a bug that seems to be related
502 to unicode. If it's not there, then please report it to the lyx-devel
503 mailing list.
504
505 * Integrated CJK support
506
507 The very first result of the Unicode transition is that we have finally
508 merged in the externally maintained CJK-LyX branch.
509 The languages Chinese, Japanese, and Korean are now supported in
510 the user interface.
511 Note that setting the encoding for these languages in LyX 1.5 by
512 using ERT or the document preamble will lead to LaTeX-errors!
513 Also note that you may need to run qtconfig and set appropriate default
514 or substitution fonts to display CJK characters under some circumstances.
515
516 * Language support
517
518 In addition to the CJK languages, the languages Armenian and Farsi also
519 have full user interface support.
520
521 * Multiple views of the same buffer
522
523 LyX can now display multiple views of the same buffer. I.e., you can
524 now open a single document in multiple windows and work on different
525 parts of it synchronously.
526
527 * Outliner and embedded TOC
528
529 LyX has another long-awaited feature: a basic outliner mode, in which
530 you can move chapters and sections around in the Table of Contents
531 dialog. (The outliner has been backported and was released with LyX
532 1.4.4.) The TOC dialog is now a dock widget, embedded in the main window.
533
534 * Session management
535
536 LyX is now able to remember window size and position and it will
537 reopen the documents you worked on last time around. If you've
538 selected the feature in the Preferences dialog, it'll even move the
539 cursor to the place you were working on last!  Furthermore, toolbars
540 can (finally!) be switched on/off in View->Toolbars and moved about in
541 the LyX window. The session management will remember their state.
542
543 * Source code Viewer
544
545 As a kind of "anti-preview-latex", a dialog was implemented that lets
546 you view the source code of a given paragraph/selection or the whole
547 document.
548
549 * New Font Selection Interface
550
551 LyX's font selection abilities have been one of its weakest and most
552 outdated components. A completely new interface was implemented that
553 provides access to the power of LaTeX's font selection scheme.
554
555 * Tabular extensions
556
557 LyX's table support is certainly less powerful than that of
558 LaTeX. Support for the booktabs package has been implemented,
559 providing beautiful and elegant tabulars.
560
561 * Nomenclatures
562
563 LyX now has native support for the nomencl package. With this,
564 you can treat your document with all sorts of nomenclatures,
565 glossaries and fancy notations.
566
567 * Tabbed Widget
568
569 LyX now uses tabbed widgets to display multiple documents.
570
571 * Enhanced Math Toolbars
572
573 The math toolbar was enhanced significantly. Drop down menus were
574 added, allowing the integration of all of the math panel's content
575 to the math toolbars.
576 Since this input method is much easier than the clumsy panel, the math
577 panel itself has been removed and superceded by the toolbars.
578
579 * Frontend News
580
581 LyX 1.5 uses the Qt4 toolkit. This is especially good news for
582 Windows users, because there's an official, GPL version of Qt4. They no
583 longer have to rely on an unofficial port of the Unix Qt3 library to
584 Windows.  The good old XForms frontend went the way of the dodo. It
585 was both hated and loved, and certainly shaped the unique look of LyX
586 in the past. It was finally killed off, however, by the switch to
587 unicode.  The Qt3 frontend was also removed.  The work on the GTK
588 frontend has been transferred to a branch because its development has
589 essentially stalled.
590
591 * Change tracking enhancements
592
593 Major parts of the change tracking code have been rewritten, addressing
594 several problems that existed in the previous implementation.
595
596 * Converter file cache
597
598 A cache for converted files, such as included figures, has been
599 implemented. This can speed up LyX's performance considerably when
600 displaying documents with many included figures that need conversion
601 to a format that can be rendered on screen.  The converter file cache
602 is enabled by default.
603
604 The default maximum age of a cached file is 6 months. You can change
605 that with the line
606
607  \converter_cache_maxage xxx
608
609 where xxx is the maximum age in seconds, in your preferences file.
610
611 * Unified Windows installer
612
613 The two windows installers are being merged and bug reports regarding
614 both installers are welcome.
615
616 * Program listings
617
618 The traditional way to insert program listings in LyX involves the use
619 of the LyX-Code style. This option works quite well for short snippets but
620 does not support in-line code segments or the inclusion of external files.
621
622 Using the listings latex package as the backend a new inset was added that
623 supports all these three ways of listing computer programs.
624
625 * LaTeX-package support
626
627 LyX provides the following new document classes:
628  - article(IOP) - for scientific papers published by the IOP group
629  - presentation(powerdot) - for presentations using the powerdot package
630  - curriculum vitae(Europe) - for CVs following the guidelines of the EU
631  - curriculum vitae(modern) - for CVs using the moderncv package
632  - curriculum vitae(simple) - for simple CVs
633
634 * Minor user interface improvements
635
636 Several minor improvements of the user interface have been made, such as:
637
638  - Syntax highlighting of the user preamble and the LaTeX log file.
639  - Better parsing of BibTeX databases (in the citation dialog).
640  - Support for optional arguments for environments.
641
642 * Enhanced clipboard/selection handling
643
644 The clipboard has been tuned to work better with other applications.
645 Parallel to clipboard usages, the *nix way of using middle-button
646 to paste selected text is enhanced, and is also available under windows
647 (but within lyx only). Selection of lyx text is now persistent in that
648 you can paste the selected text using the middle button multiple times,
649 even after the selection has been cleared.
650
651 * Limited support for local class and layout files
652
653 Lyx can not create, but can open a .lyx file with .cls and .layout files
654 stored in the same directory as the .lyx file. That is to say, if you send
655 your co-author a .lyx file with associated class and layout files, s/he
656 can view and modify the .lyx file directly, without having to install the
657 .cls and .layout files, reconfigure and restart lyx. Note that the .cls and
658 .layout files have to be copied to every directory your .lyx files reside,
659 should you use different directories for master and child documents.
660
661 * Under the hood
662
663 As usual, one big task has been the ongoing code cleanup of the LyX
664 core. Performing this cleanup makes the code more understandable and
665 easier to maintain. It also leads inevitably to a more robust
666 application. Nonetheless, it's an unfortunate fact of life that ugly
667 code is sometimes faster than pretty code. We're well aware that LyX
668 1.4 is slower than LyX 1.3. One important goal of this 1.5 development
669 series has been to bring this speed back.
670
671 ** Bug fixes
672
673 Lots of long-lasting bugs have been fixed, as documented in LyX
674 bugzilla. Probably some new ones have been introduced instead ;-)
675
676
677 What's new in version 1.4.5.1?
678 ------------------------------
679
680 The only change over release 1.4.5 is the addition to the distribution
681 of one file necessary to read and write lyx 1.5 files.
682
683
684 What's new in version 1.4.5?
685 ----------------------------
686
687 This is expected to be the last release in the 1.4.x stable
688 branch. Besides the obligatory bug fixes, its main feature is the
689 ability to read files created by LyX 1.5.0 (this feature requires
690 python 2.3.4 or later).
691
692
693 What's new in version 1.4.4?
694 ----------------------------
695
696 This is of course a bug fix release, but some new features sneaked in, among which:
697
698 *) Outline support: it is now possible to move around parts of
699 documents in the Table of Contents dialog.
700
701 *) Add new UI settings default-autotoolbars and default-alltoolbars
702 allowing to select what toolbars are active or shown automatically.
703
704 *) Improved documentation.
705
706 *) Speed improvements, especially on windows.
707
708
709 What's new in version 1.4.3?
710 ----------------------------
711
712 This is a bug fix release that improves stability and MS Windows
713  support. Notable new features include:
714
715 *) The windows port does not need a MSys (unix-like tools)
716  installation anymore.
717
718 *) A new function inset-dissolve has been added to delete an text
719  inset and put its contents in the enclosing text; this can be
720  accessed (like in the math editor) by pressing Backspace at the start
721  of an inset, or Delete at the end.
722
723 *) Many crashes have been fixed, in particular for systems based on
724  gcc 4.1.
725
726
727 What's new in version 1.4.2?
728 ----------------------------
729
730 This is a bug fix release that improves performance, stability and native OS support. Notable new features include:
731
732 *) LyX now automatically uses file viewers and editors set at OS level
733  [Windows and Mac OS X only].
734
735 *) The windows installer has been completely rewritten.
736
737 *) A new function buffer-toggle-compression (and corresponding entry
738  in the Document menu) has been added to change whether the file will
739  be compressed on disk or not.
740
741 *) A "LaTeX (pdflatex)" output format has been added. This new output
742  format produces .tex files that are suitable for pdflatex, including
743  figure conversion to png, pdf or jpeg instead of eps.
744
745
746 What's new in version 1.4.1?
747 ----------------------------
748
749 This is a bug fix release, but some of the bugs were big. In particular:
750
751 *) fix the huge memory consumption and corresponding sluggishness with
752  documents containing many graphics or `instant preview' snippets.
753
754 *) fix slow screen update with nested insets, particularly with
755  LyX/Mac.
756
757 *) fix the delay when exiting from a math inset.
758
759 *) let the change tracking code track paragraph breaks too.
760
761 *) Also, this will be the first 1.4 release with a windows
762  installer. See the file RELEASE-NOTES for some known problems in this
763  release.
764
765 What's new in version 1.4.0?
766 ----------------------------
767
768 As usual with major releases, a lot of work that is not directly
769 visible has taken place. The core of LyX has seen more cleanups and
770 some of the new features are the direct results of this work.
771
772 ** Improved user interface
773
774 LyX 1.4 has a re-designed layout for the menus, designed to decrease
775 clutter and maximise productivity. Several menu items (in the Edit
776 menu) are now context-sensitive, so they only appear when needed. For
777 the die-hard old LyX users, the older layout (referred to as the
778 classic UI) is still available, for now.
779
780 It's now possible to define multiple toolbars as seen in other
781 editors. By default, the new LyX release has two toolbars displayed,
782 the standard one (similar to the static toolbar in LyX 1.3), plus the
783 extra toolbar. In addition, there are two pre-defined toolbars
784 available: one for tables, and one for math.
785
786 Another new feature worth mentioning is popup toolbars: you can set a
787 toolbar such that it only appears when editing math, or when editing a
788 table.
789
790 ** Change tracking
791
792 This new feature, similar to that found in Microsoft Word and others,
793 makes collaboration on a document a cinch. It provides a way to track
794 changes made to a document, and later approve, reject, or modify such
795 changes.
796
797 ** Much better conversion from .tex to .lyx
798
799 The ancient and unloved Perl script, reLyX has finally bitten the dust
800 and been replaced by the brand new and shiny tex2lyx. tex2lyx's LaTeX
801 parser follows most of the rules of the real TeX and so is already
802 much more powerful than reLyX ever was.
803
804 ** Character styles
805
806 For a system that purports to make it easy to write documents full of
807 logical (as opposed to visual markup), LyX has always had one glaring
808 omission: no character styles. LyX 1.4 goes some way towards
809 addressing this defect, although there's no dialog to define your own
810 styles.
811
812
813 ** Branches
814
815 The teacher who's setting an exam obviously doesn't want her pupils
816 seeing the answers, yet having questions and answers in the same
817 document will make the life of the markers of that exam much easier.
818
819 That's just one example of someone who would benefit from LyX's new
820 "branches" feature. In fact, anyone who writes documents which have
821 more than one target audience will find this feature useful.
822
823 ** Minipages evolve to Boxes
824
825 In 1.3, LyX only had native support for plain minipages. Now you can
826 use a wide range of box types and decorations directly from the LyX
827 GUI
828
829 ** Notes
830
831 LyX now has three different Notes for you to add to your document from
832 the Insert>Note menu:
833
834 - the "LyX Note" is not exported to LaTeX, as now. The "Comment" is
835 - exported to LaTeX as a comment environment and is not processed
836   further.
837 - The Greyed Out note is visible in your PostScript or PDF output as,
838   well, greyed-out text.
839
840 ** Better language and numbering on screen
841
842 Two features help to make the screen rendering closer to the printed output:
843
844 - the labels attached to layouts like Chapter are now translated in
845   the language of the document, which may be different from the
846   language of the menus;
847 - sectioning headers and theorems are now numbered according to the
848   document class specifications.
849
850 ** Word count
851
852 Yes, it's finally there! Tools>Count Words will give you a word
853 count of the document or of the current selection.
854
855 ** Error Lists
856
857 Nasty "error boxes" were eliminated in favor of a dialog with a list
858 of errors popping up at compilation time.
859
860 ** Improved bibliography support
861
862 - LyX's support for natbib has been enhanced. Now, also the mysterious
863   "before citation" field is supported;
864 - We have added support for jurabib, an amazing package to produce
865   flexible citations that are especially well suited for the humanities
866   and law fields;
867 - Support for sectioned bibliographies (bibtopic) has been added;
868 - the way bibtex is called is now customizable (as is the way the
869   index processor is invoked).
870
871 ** Improved microtypography support
872
873 LyX aims to produce superior typography. With 1.4, it supports:
874
875 - more blank characters (e.g. a "thin space", which should stand here
876   between "e." and "g.");
877 - inner and outer quotation marks without the hassle of toggling the
878   style in the documents dialog. Just use the Alt key.
879 - the handling of figure and table alignment inside floats has been
880   improved. You can now use the paragraph dialog without getting too
881   much space between figure/table and caption.
882
883 ** Small bits
884
885 - Figure and table floats can be rotated sideways
886
887 - The external xfig inset has been improved especially with regard to
888   pdf generation
889
890 - The graphics inset dialog has now an "edit" button that allows to
891   edit the included figure
892
893 - For index generation, xindy can be used instead of makeindex, which
894   has poor support for other than English index sorting.
895
896 ** Bug fixes
897
898 Lots of long-lasting bugs have been fixed, as documented in LyX
899 bugzilla. Probably some new ones have been introduced instead ;-)
900
901
902 What's new in version 1.3.7?
903 ----------------------------
904
905 We hope that this will be the last release in the 1.3.x series. In
906 addition to many bug fixes, the following improvements are worth
907 noting:
908
909 - LyX 1.3.7 is able to read all LyX files up to file format 245,
910   the format that we anticipate will be used by the forthcoming LyX 1.4.0.
911
912 - The windows version has received some polish, in particular in the
913   installer and in the handling of file names.
914
915 All current 1.3.x users are encouraged to upgrade to this version.
916
917
918 What's new in version 1.3.6?
919 ----------------------------
920
921 Unix and MacOSX users should consider this to be a bugfix release.
922
923 To Windows users, however, LyX 1.3.6 is the first version of LyX
924 to support the platform officially. This means that we've put a huge
925 effort into squashing those bugs that were present in Ruurd Reitsma's
926 unofficial ports to Windows. Large chunks of the code base have been
927 touched in an attempt to resolve these problems so whilst we're
928 confident that LyX/Win 1.3.6 will be the best ever version of LyX on
929 Windows, we cannot say that it's bug free.
930
931 We would like to highlight three fixes in particular:
932   * It is now possible to typeset files which reside in a directory with
933     spaces in its name; this requires a modern TeX implementation (such
934     as teTeX 3.0).
935   * It is possible to use Ctrl-PageDown and Control-PageUp (<opt>-tab
936     and <opt><shift>-tab with LyX/Mac) to switch between the open documents.
937   * LaTeX-type accents, ligature breaks and hyphenation marks are now
938     considered as part of words
939
940
941
942 What's new in version 1.3.5?
943 ----------------------------
944
945 This is mainly a bugfix release, with few notable user-visible
946 improvements. However, we would like to highlight two fixes in particular:
947   * Nested documents (with Insert>Include File...), which have been
948     broken since LyX 1.2.0, should now work properly, including the
949     case where the files are in different directories.
950   * It is now possible to compile LyX with gcc 3.4.
951
952 What's new in version 1.3.4?
953 ----------------------------
954
955 This is a maintenance release which improves upon 1.3.3 in
956 five main areas:
957   * It adds support for old files from LyX 0.10.x or 0.12.x;
958   * Lyx documents can now be opened and edited even if
959     they use text classes not present in your latex installation;
960   * New Qt features have been added (improved selection,
961     drag-and-drop);
962   * Mac OS X support is much improved;
963   * The interface and documentation localization have
964     been polished.
965
966 What's new in version 1.3.3?
967 ----------------------------
968
969 This is a maintenance release which improves upon 1.3.2 in
970 four main areas:
971   * import of old LyX files and export to DocBook have been improved;
972   * many small bugs in the Qt frontend have been fixed;
973   * MacOSX users can now compile LyX and enjoy the native MacOSX interface;
974   * several languages now benefit from an improved translation of
975     the user interface and documentation.
976
977 What's new in version 1.3.2?
978 ----------------------------
979
980 This is a maintenance release which improves upon 1.3.1 in
981 three main areas:
982   * the spellchecker code has been overhauled and many bugs
983     have been squashed;
984   * many small bugs in the Qt frontend have been fixed;
985   * several languages now benefit from an improved translation of
986     the user interface.
987
988 What's new in version 1.3.1?
989 ----------------------------
990
991 LyX 1.3.1 is a maintenance release, which adds some polish to the new
992 features of LyX 1.3.0 (especially the Qt frontend) and also fixes some
993 significant bugs in the math editor and the lyx2lyx import script. We
994 also threw in a few new features (new textclasses, latex import
995 improvements) for good measure.
996
997 ** Updates
998
999 - when there is vertical space between paragraphs, the amount of space
1000   is also indicated in the small/medium/large case [bug #814]
1001
1002 - reLyX improvements: support for natib citations, for 'm' column
1003   descriptors in tables; a .lyx file generated by reLyX now says this
1004
1005 - new classes mwart, mwbk and mwrep (adaptation of the base classes to
1006   polish conventions); new class elsart (for journals published by
1007   Elsevier); updated classes koma-script (in particular new class
1008   scrlttr2); re-introduce class ijmpd (which was in 1.2.x) and unbreak
1009   class kluwer
1010
1011 - new "polski" keymap, useful for entering Polish on a QWERTY
1012   keyboard; update to Scientific Word-compatible bindings
1013   (documentation has been updated too)
1014
1015 - updates to the danish, dutch, french, german, norwegian, polish and
1016   spanish translation of menus
1017
1018 - Most of the documentation has been updated for the current version
1019   of LyX. If you find some problems with the documentation in this
1020   release, please contact lyx-docs@lists.lyx.org
1021
1022 What's new in version 1.3.0?
1023 ----------------------------
1024
1025 As with the previous major version 1.2.0, many things make this new
1026 release an exciting one. One of the major projects that has been going
1027 on behind the scenes is the so-called GUI-independence project. We are
1028 glad to announce that version 1.3.0 shows the first results of this.
1029 LyX now comes in two flavours: Qt-LyX and xforms-LyX!
1030
1031 Although this is the most visible change in version 1.3, this should not
1032 hide the fact that the `under the hood' changes to the code have again
1033 been very important. A detailed list can be found below.
1034
1035 ** Qt frontend
1036
1037 This is of course the most visible new feature. This frontend supports
1038 either Qt 2.x or 3.x and is mostly feature complete. Note that some
1039 of the dialogs are slightly different in design, but are generally
1040 functionally equivalent.
1041
1042 Note that if Qt is using Xft2/fontconfig, you may need to install the
1043 latex-xft-fonts package at ftp://ftp.lyx.org/pub/lyx/contrib to get maths
1044 symbols displayed properly.
1045
1046 ** Gnome frontend
1047
1048 Unfortunately, the development of the Gnome frontend has mostly
1049 stopped recently and we have therefore chosen to disable it. We
1050 strongly invite anyone willing to revive this port to volunteer on the
1051 developer's list.
1052
1053 ** Instant preview
1054
1055 preview-latex is an emacs package for LaTeX that allows "instant previews"
1056 of LaTeX code, so you can immediately see the visual rendering of the
1057 LaTeX in the document. Its project home page can be found at
1058 http://sourceforge.net/projects/preview-latex. With the help of David
1059 Kastrup, the author, LyX 1.3.0 can harness this functionality to
1060 allow instant previews in the LyX window of math equations and
1061 figures. This feature can be immensely useful, ensuring that the
1062 rendering of your equation will look right in the final output. The
1063 preview is only displayed (if enabled) when you're not editing the
1064 actual equation, so it's unobtrusive too.
1065
1066 ** Math editor
1067
1068 There have been a few visible and some not-so-visible changes. On the
1069 visible side we have better visual feedback regarding the structure of
1070 a formula, showing the nesting by small purple decorations in the
1071 formula itself and revealing the names of the nesting levels in the
1072 minibuffer. There is now native support for symbols from the wasy
1073 package containing e.g. the zodiac symbols. New also is the internal
1074 structure of font changes which are now proper "insets", just like
1075 anything else from a square root to an array. This not only simplifies
1076 the code greatly but also allows the same editing tricks as for the
1077 "regular" math. However, it was not possible to tweak the visible
1078 behaviour to mimic 1.2 in all cases, so this might take some time to
1079 get accustomed to. On the pro side, the new structure allowed
1080 support for LaTeX's \mbox and \fbox to be implemented and general
1081 "switching back to text mode within math", so a lot of "evil red text"
1082 trickery is not needed anymore. The most visible changes are the following:
1083
1084 - Pressing { and } will insert LaTeX's \{ and \} which show up as { }
1085   in the printout. To get LaTeX's {} nesting, you need to type \{.
1086
1087 - Fonts changes now really nest. Repeated application of a font change
1088   will result in nested font changes!  To remove a font change without
1089   removing the "contents", it is now possible to "pull the argument"
1090   like in other insets, i.e. put the cursor in the first position of
1091   the inset and press 'backspace'.
1092
1093 ** Reading old files
1094
1095 LyX now has a new script lyx2lyx which enables the reading of any file
1096 produced by LyX versions as old as 0.12. Work is in progress on files
1097 created with LyX 0.10 (LyX 1.4 time-line) and still older files are
1098 in the forge. Basically if lyx wrote it LyX will read it. :-)
1099
1100 There is also a strong demand to be able to read files produced by
1101 _newer_ versions of LyX. While lyx2lyx has the infrastructure in place
1102 to do such things, the filters to `downgrade' LyX files (from 1.3.0 to
1103 1.2.x, for example) have not yet been written.
1104
1105 ** Miscellaneous changes
1106
1107 - LyX now automatically uses TeX fonts for screen rendering of math
1108   equations if they are available (it is not necessary anymore to
1109   configure your font server).
1110
1111 - The Insert>Short Title allows the addition of an optional text
1112   for section headings and captions that is designed to be used in
1113   tables of contents.
1114
1115 - The Insert>Float>Floatflt Figure menu item restores the ability
1116   to wrap text around an image which was present in 1.1.6 and
1117   removed in 1.2.0
1118
1119 - If you configure with --with-pspell (which uses the PSpell library for
1120   spellchecking), you will be able to automatically spell-check
1121   multi-language documents, assuming you have the right dictionaries
1122   installed.
1123
1124
1125 What's new in version 1.2.3?
1126 ----------------------------
1127
1128 LyX 1.2.3 is a maintenance release. It mainly fixes a very bad bug
1129 where configuring LyX as root could lead to deleting the /dev/null
1130 special device (this does not impact users of prebuilt binaries).
1131 Also, a bug where LyX would create zombie processes has been fixed.
1132
1133 ** Updates
1134
1135 - updated italian User Guide
1136
1137 - updated french localization
1138
1139
1140 What's new in version 1.2.2?
1141 ----------------------------
1142
1143 LyX 1.2.2 is a maintenance release. It is a recommended upgrade from
1144 1.2.0 or 1.2.1, especially since it fixes a few bugs introduced in
1145 1.2.1.
1146
1147 ** Updates
1148
1149 - LyX builds with the newly released xforms 1.0. Actually, it is
1150   advised to use this version of xforms, since it fixes many bugs and
1151   support for older versions will probably be dropped in LyX 1.3.0
1152
1153 - selecting a word by double clicking now sets the X clipboard (like
1154   when dragging the mouse)
1155
1156 - it is now possible to specify the arguments for viewers; in
1157   particular, this means that it is possible to use browsers which
1158   require a file: URL as HTML viewers (mozilla is used as default if
1159   found)
1160
1161 - when a new LyX version is launched, the Edit>Reconfigure tool is
1162   automatically invoked; this should avoid many problems with users
1163   who are not aware that it is needed
1164
1165 - when changing the current layout with the toolbar, the corresponding
1166   keyboard binding is shown in the minibuffer
1167
1168 - in hebrew language, the key " now inserts a typewriter quote (since
1169   other quotes do not make sense in hebrew)
1170
1171 - Insert>Lists & TOC>Bibtex Reference uses style 'plain' by default
1172
1173 - new class ijmpd; update cl2emult, llncs and foils textclasses
1174
1175 - update sciword bindings
1176
1177 - small cleanup of UserGuide and FAQ; update to German, French and
1178   Russian documentation; new Hebrew tutorial
1179
1180 - update french, german, russian, finnish and danish localization of
1181   the interface
1182
1183
1184 What's new in version 1.2.1?
1185 ----------------------------
1186
1187 LyX 1.2.1 is a maintenance release which fixes many bugs in version
1188 1.2.0. We hope in this way to enhance world happiness, allowing the
1189 developers to continue busily to prepare the next major release
1190 1.3.0. There are a lot of fixes in there, and upgrading is highly
1191 recommended.
1192
1193 ** Updates
1194
1195 - it is now possible to build LyX with xforms 1.0rc4 (and probably 1.0
1196   when this gets released)
1197
1198 - partial rewrite of the find & replace feature. This should solve most of
1199   the performance problems
1200
1201 - new option `keep aspect ratio' in graphics dialog
1202
1203 - revert to the old behaviour when creating new floats (figure,
1204   table...): the empty paragraph in the float now is a caption. It
1205   seems that 1.2.0 behaviour was confusing too many people
1206
1207 - it is now possible to set the float placement parameters to
1208   "document defaults"
1209
1210 - when the cursor is inside a collapsible inset, `Edit>Open/close
1211   float' will leave it after the inset after closing it (this should
1212   help entering of ERT insets)
1213
1214 - update Finnish, Danish, French and Russian localizations
1215
1216 - update Tutorial to 1.2.x features
1217
1218 - better support for entering Cyrillic and Greek alphabets
1219
1220 - cleanup shortcuts for section layouts. Starred versions are now
1221   obtained by prepending a * to the section number (M-p asterisk 0, ...,
1222   M-p asterisk 6)
1223
1224 - add keyboard shortcuts to the Documents menu
1225
1226 - support the numpad direction keys as equivalent to normal cursor
1227   keys
1228
1229 - it is now possible to specify a non-existent file name on the command
1230   line and have this file created for you
1231
1232 - new class cl2emult; update template for IEEEtran; small update to
1233   heb-article and hollywood textclasses
1234
1235
1236 What's new in version 1.2.0?
1237 ----------------------------
1238
1239 LyX 1.2.0 is the version where many of changes in the 1.1.x series
1240 really begin to pay off. It should prove to be a very solid base for
1241 further developments. As of this version, we use (yet another) new
1242 versioning scheme: next major version will be 1.3.0, and 1.2.x will
1243 be just incremental fixes (like the `fix' series used to be for 1.1.5
1244 and 1.1.6).
1245
1246 This version sees the introduction of the so-called `new' insets,
1247 which can contain arbitrary text. As a consequence, many new features
1248 are now possible:
1249
1250 - Floats, footnotes and margin notes are now real insets. The
1251   positional parameters of figure, table and algorithm floats can be set
1252   float-by-float
1253
1254 - Most problems with the new table inset of 1.1.6 have been addressed
1255   (memory consumption, file bloat, spell-checking, search and replace...).
1256   Better longtable header/footer support was implemented.
1257
1258 - TeX mode has been superseded by the ERT inset, which is foldable, or
1259   can be shown inline
1260
1261 - Notes inset can now contain arbitrary LyX constructs; they will not
1262   appear in the output.
1263
1264 - New minipage inset
1265
1266 Note that another consequence of these changes is that older LyX
1267 versions will almost certainly fail to read files produced by LyX
1268 1.2.0.
1269
1270
1271 Other more traditional insets have been improved too:
1272
1273 - New graphics inset with support for hassle-free inclusion of various
1274   image formats (GIF, JPEG, PNG and EPS by default) and a new
1275   rendering scheme that should fix the bugs we had with the older
1276   ghostscript method.
1277
1278 - Support for natbib for bibliography citations
1279
1280
1281
1282 The math editor has been mostly rewritten. This begun as a general
1283 cleanup, but it turns out that many new features happened in this
1284 process, among which:
1285
1286 - many of the known bugs or annoyances in mathed have been fixed.
1287
1288 - possibility to display all standard latex and amsmath symbols (and
1289   also the \mathcal, \mathbb, and \mathfrak fonts)as long as the
1290   relevant fonts have been made available to the X server
1291
1292 - support for many amsmath features
1293   Commands: xrightarrow, xleftarrow, substack, underset, dddot
1294   over/under arrows (e.g. underleftarrow).
1295   Environments: align, alignat, xalignat, xxalignat, multline, gather
1296   split, gathered, aligned, cases, subarray, pmatrix, bmatrix, vmatrix,
1297   Vmatrix
1298
1299 - Preliminary support for xymatrix
1300
1301 - Support for horizontal and vertical lines in arrays.
1302
1303 - Improvements to the parser
1304
1305 - Improvements to math text mode
1306
1307 - (Better) support for nested macros
1308
1309 - Enable size changes to arrays after creation (add/delete rows/columns)
1310
1311 - Support for changing font or displaystyle on a selection
1312
1313 - GUI support provided for many more features
1314
1315
1316 Other changes include:
1317
1318 - Support for windows with cygwin has been incorporated into the main
1319   distribution.
1320
1321 - Most of the dialogs have been rewritten in the GUI-I framework, and
1322   improved in the process
1323
1324 - The kde frontend has been dropped in favor of a new qt2 frontend.
1325   Note that only the xforms front is really operational as of this
1326   version and alternative frontends are expected for 1.3.0
1327
1328 - The citation dialog has a search facility, with support for regular
1329   expressions.
1330
1331 - New ligature break special character, useful for words like
1332   "shelfful", or many german words
1333
1334 - Support for parsing preamble when converting LaTeX files. Along
1335   with changes in the LaTeX production of alignment options, this
1336   improves round-trip work where you export a LyX document as
1337   LaTeX, and later reimport it from LaTeX.
1338
1339 - Updated documentation
1340
1341 - a few more document classes for journals: dtk, ltugboat, spie and
1342   svprobth.
1343
1344 - Support for setting bookmarks and jumping to them
1345
1346 - It is possible to cycle between a label and its references.
1347
1348 - Preliminary support for multiple bibliographies
1349
1350 - Babel can be disabled
1351
1352 - A thesaurus facility (English only)
1353
1354 What's new in LyX version 1.1.6fix4?
1355 ------------------------------------
1356
1357 LyX 1.1.6fix4 is a bugfix release.
1358
1359 New features:
1360
1361 - add support for latin3, latin4 and latin9 encodings
1362
1363 - change the encoding for estonian from latin4 to latin1, since it
1364   appears to be more suitable.
1365
1366 - add support for ae fonts (emulation of T1 encoding with OT1 fonts).
1367   This is useful for creating pdf files in T1 encoding
1368
1369 - add support for dvipdfm
1370
1371 - when passing a file name as argument from command line, the
1372   extension `.lyx' is added if necessary
1373
1374 - insert error insets in the documents when there have been unknown
1375   tokens in the file
1376
1377 - new class `kluwer'; update to hollywood class
1378
1379 - the class encts has been renamed to entcs (stupid typo!) and
1380   slightly updated
1381
1382 - updates to the introduction document and the italian user guide
1383
1384 - updates to the russian, finnish and hebrew localisations
1385
1386
1387 What's new in LyX version 1.1.6fix3?
1388 ------------------------------------
1389
1390 LyX 1.1.6fix3 is a bugfix release.
1391
1392 New features:
1393
1394 - documentation has been updated to remove errors due to interface
1395   change
1396
1397 - new italian user guide; updated french localisation of menus and
1398   documentation; new dutch translations of some examples
1399
1400 - the `history' and `revert' functionalities have been implemented in CVS
1401   support
1402
1403 - it is now possible to enter directly characters in an encoding
1404   different from latin1 (providing one is using a correct screen font)
1405
1406 - new encts class for Elsevier Science's Electronic Notes in
1407   Theoretical Computer Science
1408
1409 - new cv class for writing curriculum vitae
1410
1411 - new extarticle, extreport, extbook and extletter classes, which are
1412   versions of the normal classes with more font sizes available
1413
1414 - the aapaper class has been complemented with a aa class for the A&A
1415   LaTeX document class version 5.0, which is slightly incompatible
1416   with the older version
1417
1418
1419 What's new in LyX version 1.1.6fix2?
1420 ------------------------------------
1421
1422 LyX 1.1.6fix2 is a bugfix release.
1423
1424 New features:
1425
1426 - add language support in docbook; better support for verbatim text.
1427
1428 - the --with-lyx-suffix flag introduced in 1.1.6fix1 has been renamed
1429   to --with-version-suffix; it can now be used without argument (to
1430   install as lyx-1.1.6fix2)
1431
1432 - many translations updated; big french documentation overhaul; german
1433   documentation update.
1434
1435 - preliminary Thai support; new serbo-croatian support
1436
1437
1438 What's new in LyX version 1.1.6fix1?
1439 ------------------------------------
1440
1441 LyX 1.1.6fix1 is a bugfix release.
1442
1443 New features:
1444
1445 - updated documentation for version 1.1.6; new french documentation
1446   translations; updated danish translation of the interface.
1447
1448 - better support for ukrainian language
1449
1450 - non working --with-lyxname configure option has been replaced by
1451   working --with-lyx-suffix.
1452
1453 - in default cua bindings, change C-k from font-noun to
1454   line-delete-forward.
1455
1456 - Add the prefix "key-" to the default keys for bibliography insets.
1457
1458 - Show both key and label of a bibliography inset.
1459
1460
1461 What's new in LyX version 1.1.6?
1462 --------------------------------
1463
1464 As with all of the 1.1.x versions of LyX, this release contains a lot
1465 of new code: in particular, more than half of the changes described in
1466 the ChangeLog (which dates back to the 1.1.0 release) concern LyX 1.1.6!
1467
1468 Besides the usual under-the-hood changes, LyX 1.1.6 has many
1469 new user-visible features. The main visible feature is that the
1470 GUI-independent branch of development has been merged, as well as code
1471 from the older development version:
1472
1473 - many popups have been rewritten to use the new GUI-I scheme. In the
1474   process they have received a nice cleanup: the Document and Paragraph
1475   popups now contain in one single place what was previously scattered
1476   in many places. Similarly, the citation and cross reference popups
1477   have been overhauled.
1478
1479 - LyX now has a Preference popup where you can change most of your
1480   lyxrc settings.
1481
1482 - the menus can now be defined in a text file, and they automatically
1483   display the keyboard bindings associated with commands.
1484
1485 - it is now possible to provide your own icons for the toolbar.
1486
1487 - last but not least, work has begun on a KDE and a Gnome frontend for
1488   LyX. They are not officially supported for this version, but this
1489   will give you an idea of what is happening.
1490
1491 Other major changes in 1.1.6 include:
1492
1493 - the table support has been completely rewritten. It is now a modular
1494   object (inset), each cell of which owns a (also) newly written text
1495   inset. This now permits automatic text-wrap inside a tabular
1496   cell (if you define a width), multiparagraph mode AND setting of
1497   layouts for the paragraphs (lists inside a tabular cell!). Last but
1498   not least, a wide tabular now scrolls automatically so that all of it
1499   is visible without the need to enlarge the window!
1500
1501   While there are as yet no other new features, they will be now MUCH
1502   easier to add. It may be that because of being "young" code some
1503   features may not work right now, but at least it is much
1504   better than before.
1505
1506 - new external material inset: this is a new kind of very powerful
1507   inset which will allow LyX to interface intelligently with external
1508   applications. Among other good things, it will finally allow you to
1509   include GIF, JPEG, TIF, PNG, or just about any other raster format
1510   images in your document. It will even do an approximate ascii
1511   rendering when you do Ascii export if you have gifscii installed.
1512
1513 - The code which converts from LyX format to anything else (for
1514   viewing or exporting purposes) and from anything else to LyX has been
1515   rewritten. In particular, it is now possible to export to PDF, and to
1516   import from HTML/MSWord. In fact it's now possible to add new import/export
1517   formats without recompiling LyX by specifying external programs or scripts
1518   in lyxrc settings
1519   (note that the old import/export lyxrc settings no longer work).
1520
1521 - LyX can do command line exports without opening any GUI components.
1522
1523 - The multilingual support has been improved. It is now possible to use in a
1524   document languages with different encodings, e.g. German (iso8859-1) and
1525   Czech (iso8859-2). Such a document can be viewed on screen using an
1526   iso10646-1 (Unicode) font. However, it is (currently) not possible to
1527   have differently encoded languages in the same paragraph.
1528   The languages and the encodings are defined in text files.
1529
1530 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).
1531
1532 - included files work now with docbook and linuxdoc; new layout
1533   docbook-book.
1534
1535 - PSpell library and Aspell spell checker support now included thanks
1536   largely to Kevin Atkinson (PSpell and Aspell maintainer).
1537
1538 And finally, there have been a lot of smaller changes, which are
1539 mentioned here for your information
1540
1541 - the menu entry File->New does not prompt for a file name by default
1542   (this can be changed in preferences).
1543
1544 - new -geometry command line option, which replaces the old -width,
1545   -height, etc.
1546
1547
1548
1549 What's new in LyX version 1.1.5?
1550 --------------------------------
1551
1552 Lots of internal code rewritten, fixed, changed and added.
1553 We are using the C++ Standard Library more each day.
1554 This will in most cases make the code clearer and easier to maintain
1555 and expand.
1556 We are also gearing up for the merge of the gui-indep branch, expect
1557 this (but not the new gui's) in 1.1.6.
1558
1559 User-visible changes:
1560
1561 - Paste to other programs (like emacs or xterm). Note: text only.
1562
1563 - New TOC menu item for fast access to the table of contents.
1564
1565 - New Refs menu item for quick insertion of cross-references.
1566
1567 - multilingual documents (preliminary support)
1568
1569 - Right-to-Left support for Hebrew and Arabic, this is a first attempt
1570   only and is likely to improve in future versions.
1571
1572 - Per-paragraph spacing, currently only settable from the
1573   command-line/window:
1574       paragraph-spacing (default,single,onehalf,double,other) [float]
1575
1576 - New visual feedback for environment depth of paragraphs (also the !
1577   in the margin for margin notes has been removed).
1578
1579 - End-of-proof box, for layouts where it makes sense.
1580
1581 - labels are now editable (not in equations, though).
1582
1583 - Much faster spellchecking (50x faster!).
1584
1585 - The parsing of the LaTex log has improved flagging more errors that
1586   earlier versions of LyX did not see at all. So if you suddenly have
1587   errors in documents that used to have none, this might be the casue.
1588   (And you probably had the error always.)
1589
1590 - Better definition for LyXList style.
1591
1592 - hollywood.layout and broadway.layout have improved. New classes
1593   LLNCS (Lecture Notes in Computer Science), svjog (Journal of Geodesy)
1594
1595 - support for varioref and pretty ref (preliminary support)
1596
1597 - A couple of changes to the LyX format, so that files written with
1598   1.1.5 will not be parsed correctly by older LyX versions if protected
1599   spaces or the new per-paragraph spacing are used. Also the RtL
1600   support is of course not supported in older versions.
1601
1602 - Removed support for XForms older than 0.88.
1603
1604 - Some command-line options and X resources are not supported anymore
1605   (The color ones, and -mono -fastselection, -reverse)
1606
1607 - New command-line options '-userdir' which so that you can choose to
1608   use another dir than .lyx for user configurations. (Or have many.)
1609
1610 - new lyxrc variables: \show_banner [true|false] to remove the banner
1611   screen, \backupdir_path to tell where the backup files created
1612   by lyx should be stored, and \override_x_deadkeys to tell whether
1613   lyx should provide its own accent keys handling (default is true).
1614
1615
1616 What's new in LyX version 1.1.4?
1617 --------------------------------
1618
1619 More internals have been rethought. In particular, most of the file IO
1620 routines of LyX have been rewritten to use real C++ streams. Many
1621 changes have also been done to help compile LyX with Sun CC 5.0 and
1622 SGI STL 3.2.
1623
1624 In the user-visible department, we find:
1625
1626 - new command line option -x (or --execute) and -e (or --export). Now
1627   direct conversion from .lyx to .tex (.dvi, .ps, ...) is possible
1628   ('lyx file.lyx --export latex') Unfortunately, X is still needed and
1629   the GUI pops up during the process...
1630
1631 - better placement of accents for characters that LyX draws by itself;
1632
1633 - improved translations, in particular in Finnish (overhauled UI
1634   translation), Dutch (tutorial and examples), German
1635
1636 - new configure flag --with-lyxname which allows to choose the name
1637   under which lyx is installed. Default is "lyx", of course. It used
1638   to be possible to do this with --program-suffix, but the later has
1639   in fact a different meaning for autoconf.
1640
1641 And of course, a lot of old bugs have been replaced by new ones ;)
1642
1643
1644 What's new in LyX version 1.1.3?
1645 --------------------------------
1646
1647 More LyX internals have been cleaned-up in this version, but the usual
1648 small number of user-visible changes have appeared:
1649
1650 - LyX is not able anymore to read some old files using latex inset
1651   (this should not be a problem as these were already not generated by
1652   LyX 0.12.0). Use LyX 1.0.4 to read files containing those.
1653
1654 - The first line of a .lyx file does not contain anymore the file
1655   creator name and the date of creation; this was causing various
1656   problems.
1657
1658 - the -dbg command line switch is enhanced. For example, "-dbg lyxrc"
1659   works now.
1660
1661 - Slightly better handling of dependency tracking for bibtex files.
1662
1663 - The screen representations of \varepsilon and \epsilon have been
1664   swapped. Now \epsilon shows as red text, and \varepsilon shows as it
1665   should. This is of course a controversial change (since many people
1666   will find that their lyx workscreen is suddenly full of red), but done
1667   for the sake of correctness.
1668
1669 - The characters \angle and \vee are now correctly displayed in math
1670   formulas; the glyph for \Upsilon has been changed.
1671
1672 - Characters '~' and '^' are now output using standard LaTeX macros,
1673   which improves the result with T1 fonts.
1674
1675 - new function "command-sequence" to bind several sequences to a key.
1676
1677 - The textclass g-brief has been updated.
1678
1679 And of course many bugs have been fixed.
1680
1681 What's new in LyX version 1.1.2?
1682 --------------------------------
1683
1684 LyX 1.1.2 is a minor upgrade to 1.1.1, only one new feature has been added:
1685
1686 - the export to html feature has been extended to use other programs.
1687   Currently, tth, latex2html and hevea are supported. Note that the
1688   variable \tth_command has been renamed to \html_command in lyxrc.
1689
1690 Moreover, a couple of semi-serious bugs have been fixed:
1691
1692 - a bug that caused a crash in lyxstring::find
1693
1694 - the annoying '-' vs. '_' bug.
1695
1696 Also the cheaders files were missing from the 1.1.1 distribution, that
1697 has also been fixed.
1698
1699 What's new in LyX version 1.1.1?
1700 --------------------------------
1701
1702 LyX 1.1.1 marks an important change in our development scheme. While
1703 it does not have many new features, there have been many internal
1704 changes, many of which have been backported from our old development
1705 branch (which is now extinct). So while on the surface this version is
1706 very similar to version 1.0.4, many things happened under the hood. As
1707 a consequence of this: expect that some new bugs have crept in.
1708
1709 User visible changes in lyx 1.1.1:
1710
1711 - New export to HTML feature
1712
1713 - All the popups should be more resistant to resize actions.
1714
1715 - normal spaces are automatically made unbreakable if we are in
1716   a freespacing mode (LyX-Code), but not in latex mode. The rule used
1717   to be that spaces where changed when in typewriter font.
1718
1719 - the default encoding of a new document is now latin1, since it seems
1720   to be a reasonable default for many people. Note that you can
1721   override this default with the "Save layout as default" feature.
1722
1723 What's new in 1.0.4 compared to LyX version 1.0.3?
1724 --------------------------------------------------
1725
1726 LyX 1.0.4 is mainly a bugfix update to 1.0.3, but some
1727 new features has been included:
1728
1729 - DocBook support.
1730
1731 - RevTeX4.
1732
1733 - Better printing with custom pagesizes.
1734
1735 - Several language files updated.
1736
1737 - And several bugfixes to math and table.
1738
1739 What's new in 1.0.3 compared to LyX version 1.0.2?
1740 --------------------------------------------------
1741
1742 LyX 1.0.3 is mainly a bugfix update to 1.0.2.
1743
1744 - improved dependency tracking when running LaTeX (fixes one important
1745   bug in 1.0.2).
1746
1747 - new italian and walloon localizations of the user interface.
1748
1749 - New slovene and spanish translations of the Tutorial.
1750
1751 What's new in 1.0.2 compared to LyX version 1.0.1?
1752 --------------------------------------------------
1753
1754 LyX 1.0.2 is a minor update to LyX 1.0.1. Besides fixing many bugs
1755 compared to version 1.0.0, it adds the following features:
1756
1757 - Improved reLyX: supports EPS image inclusion and works in windows.
1758
1759 - New french translation of Intro.lyx and Tutorial.lyx; new german
1760   translation of UserGuide.lyx.
1761
1762 - Better multipart document support.
1763
1764 - LyX is now able to parse your BibTex files and show a list of
1765   entries.
1766
1767 - New broadway textclass (for plays).
1768
1769
1770 What's new in 1.0.1 compared to LyX version 1.0.0?
1771 --------------------------------------------------
1772
1773 LyX 1.0.1 is a minor update to LyX 1.0.0. Besides fixing many bugs
1774 compared to version 1.0.0, it adds the following features:
1775
1776 - Support for selecting pages and number of copies in print dialog
1777
1778 - New function 'Replace all' in Find&Replace popup
1779
1780 - Support for optional argument of \sqrt in math editor
1781
1782 - Support for literate programming with the 'noweb' program
1783
1784 - New LaTeX document classe: APA
1785
1786
1787
1788 What's new in 1.0.0 compared to LyX version 0.12.0?
1789 ----------------------------------------------------
1790
1791 LyX 1.0.0 is a stable release. Besides fixing many bugs compared to
1792 version 0.12.0, it adds the following features:
1793
1794 - much improved reLyX script: many bugs have been fixed, new options
1795   have been added, many constructs are now correctly handled. reLyX is now
1796   installed along with LyX and has its own man page. Separate upgrades
1797   of reLyX will be made available later.  The reLyX script is utilized
1798   by the File->Import LaTeX command in LyX.
1799
1800 - Much improved LinuxDoc (sgml-tools) support: multiple textclasses,
1801   footnotes, and generally better output.
1802
1803 - New textclasses scrartcl, scrbook, scrreprt and scrlettr
1804   implementing the corresponding classes of the koma-script
1805   package. New textclasses latex8 for some IEEE journals, IEEEtran for
1806   various IEEE Transactions journals and ejour2 for some Springer Verlag
1807   Journals.  New textclass hollywood to typeset your own film scripts.
1808
1809 - Better support (keyboard bindings, keyboard mappings, and/or menu
1810   and error message translations) for several languages.
1811
1812 - Documentation has been partly translated to German, Swedish, and Czech. You
1813   will get this automatically from the Help menu if you set up the LANG
1814   environment variable correctly (i.e. to 'de' or 'sv').
1815
1816 - Documentation has been generally improved and expanded.
1817
1818 - Improved table support.
1819
1820 - Support for arbitrary line spacing in documents.
1821
1822 - easier handling of index entries.
1823
1824 - The printer configuration scheme has changed a bit to help people
1825   whose dvips is not configured correctly. As a consequence, you might
1826   have to modify your lyxrc a bit. All users are advised to re-run
1827   Option->Reconfigure to update LyX configuration.
1828
1829
1830 Note that your existing global lyxrc file will not be overwritten by
1831 default since now LyX only installs a file lyxrc.example to use as
1832 template.
1833