This commit was manufactured by cvs2svn to create tag 'lyx-20000221'.
[lyx.git] / NEWS
blob110454b375429775f23c605abc186f29e6c93dcf
1 What's new in LyX version 1.1.4?
2 --------------------------------
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. 
9 In the user-visible department, we find:
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...
16 - better placement of accents for characters that LyX draws by itself;
18 - improved translations, in particular in finnish (overhauled UI
19   translation), dutch (tutorial and examples), german
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.
26 And of course, a lot of old bugs have been replaced by new ones ;)
29 What's new in LyX version 1.1.3?
30 --------------------------------
32 More LyX internals have been cleaned-up in this version, but the usual
33 small number of user-visible changes have appeared:
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.
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. 
43 - the -dbg command line switch is enhanced. For example, "-dbg lyxrc"
44   works now. 
46 - Slightly better handling of dependency tracking for bibtex files.
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.
54 - The characters \angle and \vee are now correctly displayed in math
55   formulas; the glyph for \Upsilon has been changed.
57 - Characters '~' and '^' are now output using standard LaTeX macros,
58   which improves the result with T1 fonts.
60 - new function "command-sequence" to bind several sequences to a key.
62 - The textclass g-brief has been updated.
64 And of course many bugs have been fixed.
66 What's new in LyX version 1.1.2?
67 --------------------------------
69 LyX 1.1.2 is a minor upgrade to 1.1.1, only one new feature has been added:
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.
75 Moreover, a couple of semi-serious bugs have been fixed:
77 - a bug that caused a crash in lyxstring::find
79 - the annoying '-' vs. '_' bug.
81 Also the cheaders files were missing from the 1.1.1 distribution, that
82 has also been fixed.
84 What's new in LyX version 1.1.1?
85 --------------------------------
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.
94 User visible changes in lyx 1.0.1: 
96 - New export to HTML feature
98 - All the popups should be more resistant to resize actions.
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.
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.
108 What's new in 1.0.4 compared to LyX version 1.0.3?
109 --------------------------------------------------
111 LyX 1.0.4 is mainly a bugfix update to 1.0.3, but some
112 new features has been included:
114 - DocBook support.
116 - RevTeX4.
118 - Better printing with custom pagesizes.
120 - Several language files updated.
122 - And several bugfixes to math and table.
124 What's new in 1.0.3 compared to LyX version 1.0.2?
125 --------------------------------------------------
127 LyX 1.0.3 is mainly a bugfix update to 1.0.2.
129 - improved dependency tracking when running LaTeX (fixes one important
130   bug in 1.0.2).
132 - new italian and walloon localizations of the user interface.
134 - New slovene and spanish translations of the Tutorial.
136 What's new in 1.0.2 compared to LyX version 1.0.1?
137 --------------------------------------------------
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:
142 - Improved reLyX: supports EPS image inclusion and works in windows.
144 - New french translation of Intro.lyx and Tutorial.lyx; new german
145   translation of UserGuide.lyx.
147 - Better multipart document support.
149 - LyX is now able to parse your BibTex files and show a list of
150   entries. 
152 - New broadway textclass (for plays).
155 What's new in 1.0.1 compared to LyX version 1.0.0?
156 --------------------------------------------------
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:
161 - Support for selecting pages and number of copies in print dialog
163 - New function 'Replace all' in Find&Replace popup
165 - Support for optional argument of \sqrt in math editor
167 - Support for literate programming with the 'noweb' program
169 - New LaTeX document classe: APA 
173 What's new in 1.0.0 compared to LyX version 0.12.0?
174 ----------------------------------------------------
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:
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.
185 - Much improved LinuxDoc (sgml-tools) support: multiple textclasses,
186   footnotes, and generally better output.
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.
194 - Better support (keyboard bindings, keyboard mappings, and/or menu
195   and error message translations) for several languages.
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').
201 - Documentation has been generally improved and expanded.
203 - Improved table support.
205 - Support for arbitrary line spacing in documents.
207 - easier handling of index entries.
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.
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.