]> git.lyx.org Git - lyx.git/blobdiff - NEWS
update no.po
[lyx.git] / NEWS
diff --git a/NEWS b/NEWS
index 2820e11cc2c9b252baf16d17cc2f35eb82f79afa..cadb54e8dae01b994e0bb16b1f201c6f60b6fdbb 100644 (file)
--- a/NEWS
+++ b/NEWS
+What's new in version 1.3.0?
+----------------------------
+
+As with the previous major version 1.2.0, many things make this new
+release an exciting one. One of the major projects that has been going
+on behind the scenes is the so-called GUI-independence project. We are
+glad to announce that version 1.3.0 shows the first results of this. 
+LyX now comes in two flavours: Qt-LyX and xforms-LyX!
+
+Although this is the most visible change in version 1.3, this should not
+hide the fact that the `under the hood' changes to the code have again
+been very important. A detailed list can be found below.
+
+** Qt frontend
+
+This is of course the most visible new feature. This frontend supports
+either Qt 2.x or 3.x and is mostly feature complete. Note that some
+of the dialogs are slightly different in design, but are generally
+functionally equivalent.
+
+Note that if Qt is using Xft2/fontconfig, you may need to install the
+latex-ttf-fonts package on ftp://ftp.lyx.org/ to get maths symbols
+displayed properly.
+
+** Xforms frontend
+
+The advent of the Qt frontend does not mean that the historical xforms
+frontend is dead. Actually, it is still the one which is the best
+implemented, because we have had more time to polish it. In this release,
+most of the dialogs have been redesigned to be tighter.
+
+Note also that the xforms library has been very recently updated to
+version 1.0. This version has been released under the LGPL (Lesser
+General Public License), and the availability of the source means that
+many bugs that have been plaguing LyX have been fixed in xforms. You
+are advised to upgrade to xforms 1.0 to enjoy all these new fixes. 
+In fact, LyX 1.3.0 no longer supports versions of xforms older than 0.89.5.
+
+In most cases the dialogs have been designed to make it impossible to input 
+invalid parameters. The exception to this rule is the input of length data. 
+Power LaTeX users can still input obtuse "glue lengths", but the widgets are 
+highlighted in red if this input is invalid or incomplete. This visual 
+feedback makes it easy to see why LyX won't allow you to Apply your changes.
+
+** Gnome frontend
+
+Unfortunately, the development of the Gnome frontend has mostly
+stopped recently and we have therefore chosen to disable it. We
+strongly invite anyone willing to revive this port to volunteer on the
+developer's list.
+
+** Instant preview
+
+preview-latex is an emacs package for LaTeX that allows "instant previews"
+of LaTeX code, so you can immediately see the visual rendering of the 
+LaTeX in the document. Its project home page can be found at 
+http://sourceforge.net/projects/preview-latex. With the help of David
+Kastrup, the author, LyX 1.3.0 can harness this functionality to
+allow instant previews in the LyX window of math equations and
+figures. This feature can be immensely useful, ensuring that the
+rendering of your equation will look right in the final output. The
+preview is only displayed (if enabled) when you're not editing the
+actual equation, so it's unobtrusive too.
+
+** Math editor
+
+There have been a few visible and some not-so-visible changes. On the
+visible side we have better visual feedback regarding the structure of
+a formula, showing the nesting by small purple decorations in the
+formula itself and revealing the names of the nesting levels in the
+minibuffer. There is now native support for symbols from the wasy
+package containing e.g. the zodiac symbols. New also is the internal
+structure of font changes which are now proper "insets", just like 
+anything else from a square root to an array. This not only simplifies
+the code greatly but also allows the same editing tricks as for the
+"regular" math. However, it was not possible to tweak the visible
+behaviour to mimic 1.2 in all cases, so this might take some time to
+get accustomed to. On the pro side, the new structure allowed
+support for LaTeX's \mbox and \fbox to be implemented and general
+"switching back to text mode within math", so a lot of "evil red text"
+trickery is not needed anymore. The most visible changes are the following:
+
+- Pressing { and } will insert LaTeX's \{ and \} which show up as { }
+  in the printout. To get LaTeX's {} nesting, you need to type \{.
+
+- Fonts changes now really nest. Repeated application of a font change
+  will result in nested font changes!  To remove a font change without
+  removing the "contents", it is now possible to "pull the argument"
+  like in other insets, i.e. put the cursor in the first position of
+  the inset and press 'backspace'.
+
+** Reading old files
+
+LyX now has a new script lyx2lyx which enables the reading of any file
+produced by LyX versions as old as 0.12. Work is in progress on files 
+created with LyX 0.10 (LyX 1.4 time-line) and still older files are 
+in the forge. Basically if lyx wrote it LyX will read it. :-)
+
+There is also a strong demand to be able to read files produced by
+_newer_ versions of LyX. While lyx2lyx has the infrastructure in place
+to do such things, the filters to `downgrade' LyX files (from 1.3.0 to
+1.2.x, for example) have not yet been written.
+
+** Miscellaneous changes
+
+- LyX now automatically uses TeX fonts for screen rendering of math
+  equations if they are available (it is not necessary anymore to
+  configure your font server).
+
+- The Insert>Short Title allows the addition of an optional text 
+  for section headings and captions that is designed to be used in 
+  tables of contents.
+
+- The Insert>Float>Floatflt Figure menu item restores the ability 
+  to wrap text around an image which was present in 1.1.6 and
+  removed in 1.2.0
+
+- If you configure with --with-pspell (which uses the PSpell library for
+  spellchecking), you will be able to automatically spell-check
+  multi-language documents, assuming you have the right dictionaries
+  installed.
+
+
+What's new in version 1.2.3?
+----------------------------
+
+LyX 1.2.3 is a maintenance release. It mainly fixes a very bad bug
+where configuring LyX as root could lead to deleting the /dev/null
+special device (this does not impact users of prebuilt binaries).
+Also, a bug where LyX would create zombie processes has been fixed.
+
+** Updates
+
+- updated italian User Guide
+
+- updated french localization
+
+
+What's new in version 1.2.2?
+----------------------------
+
+LyX 1.2.2 is a maintenance release. It is a recommended upgrade from
+1.2.0 or 1.2.1, especially since it fixes a few bugs introduced in
+1.2.1.
+
+** Updates
+
+- LyX builds with the newly released xforms 1.0. Actually, it is
+  advised to use this version of xforms, since it fixes many bugs and
+  support for older versions will probably be dropped in LyX 1.3.0
+
+- selecting a word by double clicking now sets the X clipboard (like
+  when dragging the mouse)
+
+- it is now possible to specify the arguments for viewers; in
+  particular, this means that it is possible to use browsers which
+  require a file: URL as HTML viewers (mozilla is used as default if
+  found)
+
+- when a new LyX version is launched, the Edit>Reconfigure tool is
+  automatically invoked; this should avoid many problems with users
+  who are not aware that it is needed
+
+- when changing the current layout with the toolbar, the corresponding
+  keyboard binding is shown in the minibuffer
+
+- in hebrew language, the key " now inserts a typewriter quote (since
+  other quotes do not make sense in hebrew)
+
+- Insert>Lists & TOC>Bibtex Reference uses style 'plain' by default
+
+- new class ijmpd; update cl2emult, llncs and foils textclasses
+
+- update sciword bindings
+
+- small cleanup of UserGuide and FAQ; update to German, French and
+  Russian documentation; new Hebrew tutorial
+
+- update french, german, russian, finnish and danish localization of
+  the interface
+
+
+What's new in version 1.2.1?
+----------------------------
+
+LyX 1.2.1 is a maintenance release which fixes many bugs in version
+1.2.0. We hope in this way to enhance world happiness, allowing the
+developers to continue busily to prepare the next major release
+1.3.0. There are a lot of fixes in there, and upgrading is highly
+recommended.
+
+** Updates
+
+- it is now possible to build LyX with xforms 1.0rc4 (and probably 1.0
+  when this gets released) 
+
+- partial rewrite of the find & replace feature. This should solve most of
+  the performance problems
+
+- new option `keep aspect ratio' in graphics dialog
+
+- revert to the old behaviour when creating new floats (figure,
+  table...): the empty paragraph in the float now is a caption. It
+  seems that 1.2.0 behaviour was confusing too many people
+
+- it is now possible to set the float placement parameters to
+  "document defaults"
+
+- when the cursor is inside a collapsible inset, `Edit>Open/close
+  float' will leave it after the inset after closing it (this should
+  help entering of ERT insets)
+
+- update Finnish, Danish, French and Russian localizations
+
+- update Tutorial to 1.2.x features
+
+- better support for entering Cyrillic and Greek alphabets
+
+- cleanup shortcuts for section layouts. Starred versions are now
+  obtained by prepending a * to the section number (M-p asterisk 0, ...,
+  M-p asterisk 6)
+
+- add keyboard shortcuts to the Documents menu
+
+- support the numpad direction keys as equivalent to normal cursor
+  keys
+
+- it is now possible to specify a non-existent file name on the command
+  line and have this file created for you
+
+- new class cl2emult; update template for IEEEtran; small update to
+  heb-article and hollywood textclasses
+
+
 What's new in version 1.2.0?
 ----------------------------
 
 LyX 1.2.0 is the version where many of changes in the 1.1.x series
-begin to really pay off. It should prove to be a very solid base for
+really begin to pay off. It should prove to be a very solid base for
 further developments. As of this version, we use (yet another) new
 versioning scheme: next major version will be 1.3.0, and 1.2.x will
-be just incremental fixes (like the fix series used to be for 1.1.5
+be just incremental fixes (like the `fix' series used to be for 1.1.5
 and 1.1.6). 
 
-Switch to the so-called 'new' insets:
+This version sees the introduction of the so-called `new' insets,
+which can contain arbitrary text. As a consequence, many new features
+are now possible:
 
-- floats, footnotes and margin notes are now real insets
+- Floats, footnotes and margin notes are now real insets. The
+  positional parameters of figure, table and algorithm floats can be set
+  float-by-float
 
-- most problems with the new table inset of 1.1.6 have been resolved
-  (memory consumption, spell-checking, search and replace...)
+- Most problems with the new table inset of 1.1.6 have been addressed
+  (memory consumption, file bloat, spell-checking, search and replace...). 
+  Better longtable header/footer support was implemented.
 
-- TeX mode has been superseded by the 666 (aka ERT) inset, which is
-  foldable
+- TeX mode has been superseded by the ERT inset, which is foldable, or
+  can be shown inline
 
-- new graphics inset with support for hassle-free inclusion of various
-  image formats (GIF, JPEG, PNG and EPS by default).
+- Notes inset can now contain arbitrary LyX constructs; they will not
+  appear in the output.
 
-- new minipage inset
+- New minipage inset
 
-- notes inset can now contain arbitrary LyX constructs
+Note that another consequence of these changes is that older LyX
+versions will almost certainly fail to read files produced by LyX
+1.2.0.
 
-- new ligature break special character, useful for words like
-  shelfful, or many german words
 
-The math editor has been mostly rewritten (and thus may have many new
-bugs :). Most of the changes should not be visible for the user,
-except:
+Other more traditional insets have been improved too:
 
-- improvements to the parser
+- New graphics inset with support for hassle-free inclusion of various
+  image formats (GIF, JPEG, PNG and EPS by default) and a new
+  rendering scheme that should fix the bugs we had with the older
+  ghostscript method.
 
-- improvements to math text mode
+- Support for natbib for bibliography citations
 
-- (better) support for nested macros 
 
-- (better) support for \limits/\nolimits
 
-- enable size changes to arrays after creation (add/delete rows/columns)
+The math editor has been mostly rewritten. This begun as a general
+cleanup, but it turns out that many new features happened in this
+process, among which:
 
-- support for amsmath align environment
+- many of the known bugs or annoyances in mathed have been fixed.
 
-- support for changing font on a selection
+- possibility to display all standard latex and amsmath symbols (and
+  also the \mathcal, \mathbb, and \mathfrak fonts)as long as the
+  relevant fonts have been made available to the X server
 
-Most of the popups have been rewritten in the GUI-I framework:
+- support for many amsmath features
+  Commands: xrightarrow, xleftarrow, substack, underset, dddot
+  over/under arrows (e.g. underleftarrow).
+  Environments: align, alignat, xalignat, xxalignat, multline, gather
+  split, gathered, aligned, cases, subarray, pmatrix, bmatrix, vmatrix, 
+  Vmatrix
 
-- [...]
+- Preliminary support for xymatrix
 
-- The citation dialog citation dialog has a search facility, with
-  support for regular expressions.
+- Support for horizontal and vertical lines in arrays.
+
+- Improvements to the parser
+
+- Improvements to math text mode
+
+- (Better) support for nested macros 
+
+- Enable size changes to arrays after creation (add/delete rows/columns)
+
+- Support for changing font or displaystyle on a selection
+
+- GUI support provided for many more features
 
-- the kde frontend has been dropped in favor of a new qt2 frontend.
-  Note that only the xforms front is really operational as of this
-  version. 
 
 Other changes include:
 
-- support for natbib for bibliography citations
+- Support for windows with cygwin has been incorporated into the main
+  distribution.
+
+- Most of the dialogs have been rewritten in the GUI-I framework, and
+  improved in the process
+
+- The kde frontend has been dropped in favor of a new qt2 frontend.
+  Note that only the xforms front is really operational as of this
+  version and alternative frontends are expected for 1.3.0
+
+- The citation dialog has a search facility, with support for regular
+  expressions.
+
+- New ligature break special character, useful for words like
+  "shelfful", or many german words
+
+- Support for parsing preamble when converting LaTeX files. Along 
+  with changes in the LaTeX production of alignment options, this 
+  improves round-trip work where you export a LyX document as 
+  LaTeX, and later reimport it from LaTeX.
 
-- support for parsing preamble when converting LaTeX files
+- Updated documentation
 
-- updated documentation
+- a few more document classes for journals: dtk, ltugboat, spie and 
+  svprobth.
 
-- support for setting bookmarks and jumping to them
+- Support for setting bookmarks and jumping to them
 
 - It is possible to cycle between a label and its references.
 
-- preliminary support for multiple bibliographies
+- Preliminary support for multiple bibliographies
+
+- Babel can be disabled
+
+- A thesaurus facility (English only)
+
+What's new in LyX version 1.1.6fix4?
+------------------------------------
+
+LyX 1.1.6fix4 is a bugfix release.
+
+New features:
+
+- add support for latin3, latin4 and latin9 encodings
+
+- change the encoding for estonian from latin4 to latin1, since it
+  appears to be more suitable.
+
+- add support for ae fonts (emulation of T1 encoding with OT1 fonts).
+  This is useful for creating pdf files in T1 encoding
+
+- add support for dvipdfm
+
+- when passing a file name as argument from command line, the
+  extension `.lyx' is added if necessary
+
+- insert error insets in the documents when there have been unknown
+  tokens in the file
+
+- new class `kluwer'; update to hollywood class
+
+- the class encts has been renamed to entcs (stupid typo!) and
+  slightly updated
+
+- updates to the introduction document and the italian user guide
+
+- updates to the russian, finnish and hebrew localisations
+
+
+What's new in LyX version 1.1.6fix3?
+------------------------------------
+
+LyX 1.1.6fix3 is a bugfix release.
+
+New features:
+
+- documentation has been updated to remove errors due to interface
+  change 
+
+- new italian user guide; updated french localisation of menus and
+  documentation; new dutch translations of some examples
+
+- the `history' and `revert' functionalities have been implemented in CVS
+  support 
+
+- it is now possible to enter directly characters in an encoding
+  different from latin1 (providing one is using a correct screen font)
+
+- new encts class for Elsevier Science's Electronic Notes in
+  Theoretical Computer Science 
+
+- new cv class for writing curriculum vitae
+
+- new extarticle, extreport, extbook and extletter classes, which are
+  versions of the normal classes with more font sizes available
+
+- the aapaper class has been complemented with a aa class for the A&A
+  LaTeX document class version 5.0, which is slightly incompatible
+  with the older version
+
+
+What's new in LyX version 1.1.6fix2?
+------------------------------------
+
+LyX 1.1.6fix2 is a bugfix release.
+
+New features:
+
+- add language support in docbook; better support for verbatim text.
+
+- the --with-lyx-suffix flag introduced in 1.1.6fix1 has been renamed
+  to --with-version-suffix; it can now be used without argument (to
+  install as lyx-1.1.6fix2)
+
+- many translations updated; big french documentation overhaul; german
+  documentation update.
+
+- preliminary Thai support; new serbo-croatian support
+
+
+What's new in LyX version 1.1.6fix1?
+------------------------------------
+
+LyX 1.1.6fix1 is a bugfix release.
+
+New features:
+
+- updated documentation for version 1.1.6; new french documentation
+  translations; updated danish translation of the interface.
+
+- better support for ukrainian language
+
+- non working --with-lyxname configure option has been replaced by
+  working --with-lyx-suffix.
+
+- in default cua bindings, change C-k from font-noun to
+  line-delete-forward. 
 
-- babel can be disabled when using the default language.
+- Add the prefix "key-" to the default keys for bibliography insets.
 
-- a thesaurus facility (English only)
+- Show both key and label of a bibliography inset.
 
 
 What's new in LyX version 1.1.6?