info about windows installer updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24581 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Joost Verburg 2008-05-02 14:28:39 +00:00
parent efee6d8e09
commit 679dae2dd1

View File

@ -66,11 +66,19 @@ What's new
- The command \lyxline is now converted when importing LaTeX files (bug 4795).
* BUILD/INSTALLATION:
* WINDOWS INSTALLER:
- Windows installer includes a metafile (EMF/WMF) to EPS conversion tool.
- A metafile (EMF/WMF) to EPS conversion tool is included.
This tool uses a virtual printer called "Metafile to EPS Converter".
- Full support for installation on a per-user basis, including limited users.
- Required files of ImageMagick and Ghostscript will be installed in the LyX
folder.
* BUILD:
- New configure option --enable-build-type allows to set all
compilation options for release, prerelease or development builds.
Please see the INSTALL file for more details.