LyX
From Wikipedia, the free encyclopedia
LYX | |
Screenshot of LyX 1.3 under Linux being used to edit a document |
|
Developer: | Open-source community |
---|---|
Latest release: | 1.4.4 / February 14, 2007 |
Preview release: | 1.5.0beta1 / February 23, 2007 |
OS: | Cross-platform |
Use: | Document processor |
License: | GPL |
Website: | www.lyx.org |
(written as LyX in plain text) is a document processor following the self-coined "what you see is what you mean" paradigm (WYSIWYM), as opposed to the WYSIWYG ideas used by word processors. This means that the user only has to care about the structure and content of the text, while the formatting is done by LaTeX, an advanced typesetting system. LyX is designed for authors who want professional output with a minimum of effort and without becoming specialists in typesetting. The job of typesetting is done mostly by the computer, following a predefined set of rules called a style, and not by the author. Specific knowledge of the LaTeX document processing system is not necessary but may improve editing with LyX significantly for specialist purposes.
Although LyX is popular among technical authors and scientists for its advanced mathematical modes, it is increasingly used by social scientists and others for its excellent bibliographic database integration and multiple file managing and organising features. Based on a document preparation system for TeX typesetting, LyX can handle documents ranging from books, notes, theses to articles in refereed journals. It also supports right-to-left languages like Hebrew and Arabic. A separate release for Chinese, Japanese and Korean language support is available.
The LyX document processor is available for various operating systems, including UNIX, Mac OS X, OS/2, Windows, and Linux. LyX is Free and open source software that can be redistributed and modified under the terms of the GNU General Public License as published by the Free Software Foundation.
Contents |
[edit] Features
- GUI with menus
- Automatically-numbered headings, titles, and paragraphs, with table of contents
- Text is laid-out according to standard typographic rules, including indents, spacing, and hyphenation
- Standard operations like cut/paste, spell-checking (using GNU Aspell)
- Notes
- Textclasses and templates similar to the \documentclass[arguments]{theclass} command in LaTeX
- BibTeX Support
- Table Editor (WYSIWYG)
- Math Editor (WYSIWYG)
- Ability to import various common text formats
- Ability to export the document to DocBook SGML, thus opening the way to document processing with SGML tools, like Jade, Openjade, pdfTeX and pdfJadeTeX, that make it possible to produce consistently formatted documents in HTML, PDF, PostScript, RTF, TXT and other formats from one LyX source (single-source publishing), see Document processing with LyX and SGML
[edit] History
- Matthias Ettrich started developing a shareware program called Lyrix in 1995.
- Soon after, it was announced on USENET where it received a great deal of attention during the subsequent years.
- Shortly after the initial release, Lyrix was renamed to Lyx due to a name-clash with commercial software (a word processor by Santa Cruz Operation). It was released under the GNU General Public License, which opened the project to the open-source community. The name LyX was chosen because of the file-suffix '.lyx' for the Lyrix-files.
- Version 1.0.0 of the software was released in 1999.
- LyX 1.3.0 was released on February 7, 2003.
- LyX 1.4.0 was released on March 8, 2006. The performance decreased, but the new features include an improved user interface and support for change tracking.
[edit] Support and development
LyX has an active development community and a thriving mailing list for user support and discussions.