]> git.lyx.org Git - lyx.git/blob - NEWS
iNew configure flag --with-lyxname. Misc small compilation fixes.
[lyx.git] / NEWS
1 What's new in LyX version 1.1.4?
2 --------------------------------
3
4 More internals have been rethought. In particular, most of the file IO
5 routines of LyX have been rewritten to use real C++ streams. Many
6 changes have also been done to help compile LyX with Sun CC 5.0 and
7 SGI STL 3.2. 
8
9 In the user-visible department, we find:
10
11 - new command line option -x (or --execute) and -e (or --export). Now
12   direct conversion from .lyx to .tex (.dvi, .ps, ...) is possible
13   ('lyx file.lyx --export latex') Unfortunately, X is still needed and
14   the GUI pops up during the process...
15
16 - better placement of accents for characters that LyX draws by itself;
17
18 - improved translations, in particular in finnish (overhauled UI
19   translation), dutch (tutorial and examples), german
20
21 - new configure flag --with-lyxname which allows to choose the name
22   under which lyx is installed. Default is "lyx", of course. It used
23   to be possible to do this with --program-suffix, but the later has
24   in fact a different meaning for autoconf.
25
26 And of course, a lot of old bugs have been replaced by new ones ;)
27
28
29 What's new in LyX version 1.1.3?
30 --------------------------------
31
32 More LyX internals have been cleaned-up in this version, but the usual
33 small number of user-visible changes have appeared:
34
35 - LyX is not able anymore to read some old files using latex inset
36   (this should not be a problem as these were already not generated by
37   LyX 0.12.0). Use LyX 1.0.4 to read files containing those.
38
39 - The first line of a .lyx file does not contain anymore the file
40   creator name and the date of creation; this was causing various
41   problems. 
42
43 - the -dbg command line switch is enhanced. For example, "-dbg lyxrc"
44   works now. 
45
46 - Slightly better handling of dependency tracking for bibtex files.
47
48 - The screen representations of \varepsilon and \epsilon have been
49   swapped. Now \epsilon shows as red text, and \varepsilon shows as it
50   should. This is of course a controversial change (since many people
51   will find that their lyx workscreen is suddenly full of red), but done
52   for the sake of correctness.
53
54 - The characters \angle and \vee are now correctly displayed in math
55   formulas; the glyph for \Upsilon has been changed.
56
57 - Characters '~' and '^' are now output using standard LaTeX macros,
58   which improves the result with T1 fonts.
59
60 - new function "command-sequence" to bind several sequences to a key.
61
62 - The textclass g-brief has been updated.
63
64 And of course many bugs have been fixed.
65
66 What's new in LyX version 1.1.2?
67 --------------------------------
68
69 LyX 1.1.2 is a minor upgrade to 1.1.1, only one new feature has been added:
70
71 - the export to html feature has been extended to use other programs.
72   Currently, tth, latex2html and hevea are supported. Note that the
73   variable \tth_command has been renamed to \html_command in lyxrc.
74
75 Moreover, a couple of semi-serious bugs have been fixed:
76
77 - a bug that caused a crash in lyxstring::find
78
79 - the annoying '-' vs. '_' bug.
80
81 Also the cheaders files were missing from the 1.1.1 distribution, that
82 has also been fixed.
83
84 What's new in LyX version 1.1.1?
85 --------------------------------
86
87 LyX 1.1.1 marks an important change in our development scheme. While
88 it does not have many new features, there have been many internal
89 changes, many of which have been backported from our old development
90 branch (which is now extinct). So while on the surface this version is
91 very similar to version 1.0.4, many things happened under the hood. As
92 a consequence of this: expect that some new bugs have crept in.
93
94 User visible changes in lyx 1.0.1: 
95
96 - New export to HTML feature
97
98 - All the popups should be more resistant to resize actions.
99
100 - normal spaces are automatically made unbreakable if we are in
101   a freespacing mode (LyX-Code), but not in latex mode. The rule used
102   to be that spaces where changed when in typewriter font.
103
104 - the default encoding of a new document is now latin1, since it seems
105   to be a reasonable default for many people. Note that you can
106   override this default with the "Save layout as default" feature.
107
108 What's new in 1.0.4 compared to LyX version 1.0.3?
109 --------------------------------------------------
110
111 LyX 1.0.4 is mainly a bugfix update to 1.0.3, but some
112 new features has been included:
113
114 - DocBook support.
115
116 - RevTeX4.
117
118 - Better printing with custom pagesizes.
119
120 - Several language files updated.
121
122 - And several bugfixes to math and table.
123
124 What's new in 1.0.3 compared to LyX version 1.0.2?
125 --------------------------------------------------
126
127 LyX 1.0.3 is mainly a bugfix update to 1.0.2.
128
129 - improved dependency tracking when running LaTeX (fixes one important
130   bug in 1.0.2).
131
132 - new italian and walloon localizations of the user interface.
133
134 - New slovene and spanish translations of the Tutorial.
135
136 What's new in 1.0.2 compared to LyX version 1.0.1?
137 --------------------------------------------------
138
139 LyX 1.0.2 is a minor update to LyX 1.0.1. Besides fixing many bugs
140 compared to version 1.0.0, it adds the following features:
141
142 - Improved reLyX: supports EPS image inclusion and works in windows.
143
144 - New french translation of Intro.lyx and Tutorial.lyx; new german
145   translation of UserGuide.lyx.
146
147 - Better multipart document support.
148
149 - LyX is now able to parse your BibTex files and show a list of
150   entries. 
151
152 - New broadway textclass (for plays).
153
154
155 What's new in 1.0.1 compared to LyX version 1.0.0?
156 --------------------------------------------------
157
158 LyX 1.0.1 is a minor update to LyX 1.0.0. Besides fixing many bugs
159 compared to version 1.0.0, it adds the following features:
160
161 - Support for selecting pages and number of copies in print dialog
162
163 - New function 'Replace all' in Find&Replace popup
164
165 - Support for optional argument of \sqrt in math editor
166
167 - Support for literate programming with the 'noweb' program
168
169 - New LaTeX document classe: APA 
170
171
172
173 What's new in 1.0.0 compared to LyX version 0.12.0?
174 ----------------------------------------------------
175
176 LyX 1.0.0 is a stable release. Besides fixing many bugs compared to
177 version 0.12.0, it adds the following features:
178
179 - much improved reLyX script: many bugs have been fixed, new options
180   have been added, many constructs are now correctly handled. reLyX is now 
181   installed along with LyX and has its own man page. Separate upgrades
182   of reLyX will be made available later.  The reLyX script is utilized
183   by the File->Import LaTeX command in LyX.
184
185 - Much improved LinuxDoc (sgml-tools) support: multiple textclasses,
186   footnotes, and generally better output.
187
188 - New textclasses scrartcl, scrbook, scrreprt and scrlettr
189   implementing the corresponding classes of the koma-script
190   package. New textclasses latex8 for some IEEE journals, IEEEtran for
191   various IEEE Transactions journals and ejour2 for some Springer Verlag
192   Journals.  New textclass hollywood to typeset your own film scripts.
193
194 - Better support (keyboard bindings, keyboard mappings, and/or menu
195   and error message translations) for several languages.
196
197 - Documentation has been partly translated to German, Swedish, and Czech. You
198   will get this automatically from the Help menu if you set up the LANG
199   environment variable correctly (i.e. to 'de' or 'sv').
200
201 - Documentation has been generally improved and expanded.
202
203 - Improved table support.
204
205 - Support for arbitrary line spacing in documents.
206
207 - easier handling of index entries.
208
209 - The printer configuration scheme has changed a bit to help people
210   whose dvips is not configured correctly. As a consequence, you might
211   have to modify your lyxrc a bit. All users are advised to re-run
212   Option->Reconfigure to update LyX configuration.
213
214
215 Note that your existing global lyxrc file will not be overwritten by
216 default since now LyX only installs a file lyxrc.example to use as
217 template.