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