| Front | News | Features | Tutorials | Resources | Contribute | Write for us |
Your Daily Source for BSD News and Information |
|
|
||||
|
|
|
LyX - The Document Processor
If this sounds all too familiar to you, and if you create most of your work to be printed, LyX could make your life easier. Instead of WYSIWYG (What You See Is What You Get), LyX is WYSIWYM (What You See Is What You Mean). You type your text into LyX and identify it as a paragraph, list item, section name, footnote, etc. LyX then determines how to format section headings, what spacing to use between paragraphs, what margins to be used, where to place page breaks, etc. With very few exceptions you can't change fonts or whitespace in your documents at all. LyX also has the ability to generate complex mathematical formulas with ease and display them on the screen as they will appear in print.
What is LyX?LyX is a graphical front-end to the TeX program and the LaTeX2e macros for it. LaTeX is a document preparation system designed by Leslie Lamport in 1985. It, in turn, was built up from a typesetting language called TeX, created by Donald Knuth in 1984. TeX takes a sequence of typesetting commands and generates a device independent format (dvi) file from them. This dvi file can be converted to a format such as PostScript and be printed. The LaTeX macros provide for the production of complex documents with no knowledge of typesetting. These programs are very mature, stable, and reliable, compared to some word processors in use today.
Installing LyXI installed LyX 1.1.5.1 on my FreeBSD 4.2 system using the port located in /usr/ports/print/lyx. LyX is also available for NetBSD, OpenBSD and Windows, although at slightly different versions. LyX depends upon the teTeX-src-1.0.7 and teTeX-texmf-1.0.2 packages which are large. Downloading and compiling them can take quite a while, especially on older machines over slow Internet connections. You will have to have your printer working and configured to print PostScript, which usually involves installing GhostScript. LyX uses dvips to convert its files to PostScript and xdvi to allow you to view them on the screen. LyX will use ghostview to show the PostScript versions of your files if it is installed.
Continue to page two: Using LyX, LyX and KLyX, and Conclusion.
|
||
|
|
||||
| Back to top | updated: March 19, 2001 16:41:55 |