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