Thanks to Arslan S. for:
Title: lyx.tcz
Description: LyX is a document processor.(TESTING)
Version: 1.6.4.1
Author: LyX Team, see http://www.lyx.org/Credits
Original-site: http://www.lyx.org
Copying-policy: GPL2
Size: 4.4M
Extension_by: Arslan S.
Comments: LyX combines the power and flexibility of TeX/LaTeX with the ease of
use of a graphical interface. LyX needs a full TeX distribution to generate
DVI,PDF,PS outputs. There are two options for a full TeX.
Download texlive2008.iso.lzma(1.2G) from http://www.tug.org/texlive/acquire.html
You need xz.tczl to decompress it.
ISO/DVD Option:
1) Mount texlive2008.iso
2) Run tl-portable (in base directory of iso)(you need perl5 extension)
3) Run lyx
4) Tools->Reconfigure then restart LyX to configure tex live installation properly.
(This step may not be required if you are running LyX for the first time.)
Persistent Installation:
1) Mount texlive2008.iso
2) Run install-tl(You need wget.tcz here just for a version checking)
3) You will end up with a menu. Default option is a full installation.
So just set the TEXDIR to a persistent location and install.
4) Add bin dir to your PATH env variable.
5) Run lyx, Tools->Reconfigure, restart lyx
LyX needs more than Tex Live for full functionality.
Here are some suggested extensions:
Image converter --> ImageMagick, GraphicsMagick
Spell checker --> ispell, aspell
DVI viewer --> xdvi (available with TeX Live iso/DVD)
PDF viewer --> xpdf, epdfview or gsview
PS viewer --> gsview
Note: Some conversions depend on gs.tcz and cups.tczl
For more information see:
http://www.lyx.org/AdditionalSoftware
Note: Installing these programs is not enough usually. You have to specify
appropriate commands to invoke them in Tools->Preferences inside LyX.
For example you installed GraphicsMagick as image converter
Go to Tools->Preferences->File Handling->Converters
add from PNG format to EPS format with command "gm convert $$i $$o"
For file viewers, Tools->Preferences->File Handling->File formats
Choose a file format and enter the name of binary to textbox "Viewer"
Built without native language support(Gui is english only).
(Anyways nls does not work for some reason)
This extension is PPI compatible.
Change-log: ---
Current: 2009/10/30 First Version