LyX 1.6.4.1

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS LyX 1.6.4.1
# 1  
Old 09-03-2009
CPU & Memory LyX 1.6.4.1

ImageAbout LyX
A document processor that encourages an approach to writing based on the structure of your documents, and not simply their appearance. LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in.

LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, “finger painting” font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output - or richly cross-referenced PDF, just as readily produced - looks like nothing else.

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

LyX-1.4.3 compiler error on redhat-7.3

Hi There, I'm trying to install LyX 1.4.3 on a machine running Redhat 7.3. I can't upgrade the OS since I don't have root, but I've been given permission to install sw into pkgs by the Sys Admins. ./configure using the Qt frontend worked, but when I then enter make I get: make: Entering... (3 Replies)
Discussion started by: dirgni
3 Replies
Login or Register to Ask a Question
SGML2LYX(1)						      General Commands Manual						       SGML2LYX(1)

e.

NAME
sgml2lyx - create LyX output from a LinuxDoc DTD SGML source file SYNOPSIS
sgml2lyx [generic-option...] file[.sgml] DESCRIPTION
sgml2lyx is an old and obsoleted form of the lyx converter command of LinuxDoc-Tools. It is recommended to switch the new form linuxdoc -B lyx now. It converts a LinuxDoc DTD SGML source file to LyX output. Output will appear in file.lyx where file is the name of the SGML source file. The attribute/value pair "output=lyx" is set for conditionals. OPTIONS
sgm2lyx accepts all the generic options described in linuxdoc(1). file The SGML source file, named either file or file.sgml FILES
Many files and executables in /usr/share/linuxdoc-tools and /usr/bin are used. BUGS
None known. AUTHOR
Originally written by Frank Pavageau <frank@via.ecp.fr> and Cees de Groot <cg@cdegroot.com> as sgml2lyx. Currently maintained by Taketoshi Sano <sano@debian.org> for Linuxdoc-Tools. SEE ALSO
linuxdoc(1), sgml2html(1), sgml2info(1), sgml2latex(1), sgml2rtf(1), sgml2txt(1), sgmlcheck(1). 16 May 2000 SGML2LYX(1)