]> git.lyx.org Git - features.git/blob - development/Win32/packaging/installer/LyXWinInstaller/ReadmeComplete1.5.txt
c7493775f8a6c4ed36df113c934515698458b36a
[features.git] / development / Win32 / packaging / installer / LyXWinInstaller / ReadmeComplete1.5.txt
1 Description
2
3 This is the readme of the variant "complete" of the LyXWinInstaller. Please read
4 this file carefully to prevent troubles with the installer.
5 The LyXWinInstaller installs a complete LaTeX-environment together with the
6 wordprocessor "LyX" (www.lyx.org) and needed programs on Windows 2000/XP/XPx64/Vista.
7 ! Win95, Win98, and WinME are NOT supported. !
8
9 ---
10 Prerequisites
11
12 To use the installer you need administrator privileges.
13
14 An open internet connection is recommended as several LaTeX-packages and
15 spellchecker dictionaris can than be downloaded and installed automatically.
16
17 It is not essential but would be an advantage if you have the PDF-viewer
18 "Adobe Reader" installed before running the installer.
19
20 If you want to use a LaTeX-distribution from a network drive or a live-CD/DVD
21 then use the installer version "small".
22
23 ---
24 Installed Applications
25
26 The variant "complete" of the LyXWinInstaller analyses your system and installs,
27 if needed, a fully functional version of:
28
29 - MiKTeX, a LaTeX-distribution
30 - Aspell, a spellchecker
31 - Ghostscript, an interpreter for Postscript and PDF
32 - ImageMagick, an image converter
33 - (optional) GSview, a viewer for Postscript and PDF-documents
34 - (optional) JabRef, an editor for BibTeX database files
35
36 ImageMagick and Ghostscript won't appear in the list of the installed programs
37 in Window's system control because they are installed in a special version to
38 use them with LyX. But if you decide to install another version of the programs
39 you can do this without problems and without uninstalling LyX.
40 If you want to install GSview manually later you can do this without a new
41 installation of Ghostscript.
42
43 ---
44 After the Installation
45
46 To view/edit external files like images LyX uses the default program set in the registry
47 for a file extension. This installer checks for many programs so that you only need to type
48 the name of their executables in LyX's preferences to change this.
49 For example the default viewer for PNG-images on Windows is "Paint". To change it to Gimp,
50 set "gimp-2.2" as viewer/editor for the PNG file format in LyX's preferences.
51
52 ---
53 Known Problems
54
55 You can't install LyX to a folder that has accents or umlauts in its name.
56
57 If you use LyX with a computer user account that has accents or umlauts in its name,
58 change LyX's paths in the menu Edit -> Preferences so that they don't contain accents
59 and restart LyX.
60
61 The live-variant of TeX-Live don't work together with LyX due to incompatible Ghostscript
62 and dv2dt/dt2dv versions.
63 TeX-Live will only work together with LyX when it is installed without Ghostscript.
64
65 ---
66 The Uninstaller
67
68 LyXWinInstall's uninstaller uninstalls LyX. Aspell, Ghostscript, GSview, ImageMagick, JabRef,
69 and MiKTeX are only uninstalled when they were installed together with LyX. You can uninstall
70 Aspell, GSview, JabRef, and MiKTeX also separately via Window's Software menu in the system
71 control.
72
73 ---
74 Internationalization
75
76 The installer language string files can be found in the subfolder
77 "lyx_languages" of the sourcecode package:
78 https://developer.berlios.de/project/showfiles.php?group_id=5117
79
80 If you want to help the project you can translate them or create a new language
81 string file based on the file "english.nsh".
82 Please send the modified files as patch to
83 http://developer.berlios.de/patch/?group_id=5117
84 or to
85 uwestoehr<at>web.de.
86
87 ---
88 License
89
90 The scripts of the LyXWinInstaller are released under the GNU General Public
91 License (GPL). A package with the sourcecode can be found
92 in the section "LyxWinInstallerSource" of
93 http://developer.berlios.de/project/showfiles.php?group_id=5117
94
95 The license files of all used pgrograms can be found in the subdirectory "bin"
96 of LyX's installation folder.