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