update man page

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5895 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2002-12-26 14:37:36 +00:00
parent 0f759d223f
commit 40a7922998
2 changed files with 32 additions and 44 deletions

View File

@ -1,5 +1,8 @@
2002-12-26 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr> 2002-12-26 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* lyx.man: update to mention Qt frontend, remove old information
about OS/2 and other tweaks
* NEWS: clarify statement about TeX fonts * NEWS: clarify statement about TeX fonts
2002-12-23 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr> 2002-12-23 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>

73
lyx.man
View File

@ -3,7 +3,7 @@
.\" .\"
.\" tbl lyx.1 | nroff -man | less .\" tbl lyx.1 | nroff -man | less
.\" .\"
.TH LYX 1 "May 2002" "Version 1.3" "LyX 1.3" .TH LYX 1 "Jan 2003" "Version 1.3" "LyX 1.3"
.SH NAME .SH NAME
lyx \- A Document Processor lyx \- A Document Processor
.\" .\"
@ -13,37 +13,35 @@ lyx \- A Document Processor
.el \(co .el \(co
.. ..
.SH SYNOPSIS .SH SYNOPSIS
\fBlyx\fR [ \fIcommand-line switches\fR] [\fIname.lyx ...\fR ] \fBlyx\fR [ \fIcommand-line switches\fR ] [ \fIname[.lyx] ...\fR ]
.br .br
.SH DESCRIPTION .SH DESCRIPTION
\fBLyX\fR is too complex to be described completely in the "man" page \fBLyX\fR is too complex to be described completely in the "man" page
format. If your system is properly configured, you can access the full format. If your system is properly configured, you can access the full
documentation within \fBLyX\fR under the Help menu. documentation within \fBLyX\fR under the Help menu.
\fBLyX\fR is a document preparation system. It excels at letting you create \fBLyX\fR is a document preparation system. It excels at letting you
complex technical and scientific articles with mathematics, create complex technical and scientific articles with mathematics,
cross-references, bibliographies, indices, etc. It is very good at cross-references, bibliographies, indices, etc. It is very good at
documents of any length in which the usual processing abilities are documents of any length in which the usual processing abilities are
required: automatic sectioning and pagination, spellchecking, and so required: automatic sectioning and pagination, spellchecking, and so
forth. It can also be used to write a letter to your mom, though forth. It can also be used to write a letter to your mom, though
granted, there are probably simpler programs available for that. It is granted, there are probably simpler programs available for that. It is
definitely not the best tool for creating banners, flyers, or definitely not the best tool for creating banners, flyers, or
advertisements (we'll explain why later), though with some effort all advertisements, though with some effort all these can be done, too.
these can be done, too. Some examples of what it is used for: memos, Some examples of what it is used for: memos, letters, dissertations
letters, dissertations and theses, lecture notes, seminar notebooks, and theses, lecture notes, seminar notebooks, conference proceedings,
conference proceedings, software documentation, books (on PostgreSQL, software documentation, books (on PostgreSQL, remote sensing,
remote sensing, cryptology, fictional novels, poetry, and even a cryptology, fictional novels, poetry, and even a children's book or
children's book or two), articles in refereed scientific journals, two), articles in refereed scientific journals, scripts for plays and
scripts for plays and movies, business proposals... you get the idea. movies, business proposals... you get the idea.
Currently, \fBLyX\fR uses the XForms library as a toolkit. \fBLyX\fR Currently, \fBLyX\fR uses either the XForms or Qt library as a
should run everywhere, where XForms runs. This is on all major Unix toolkit. \fBLyX\fR should run everywhere, where these libraries run.
platforms as well as Windows, Mac OS X (which actually is a unix This is on all major Unix platforms as well as Windows, Mac OS X
platform) and OS/2. (which actually is a unix platform) and OS/2.
.SH OPTIONS .SH OPTIONS
\fBLyX\fR supports the following command-line switches, which can also \fBLyX\fR supports the following command-line switches.
be specified as X resources (e. g. in .Xdefaults) with class
name \fBLyX\fR:
.TP 6 .TP 6
.BI \-help .BI \-help
summarizes LyX usage summarizes LyX usage
@ -58,9 +56,6 @@ sets system directory. Normally not needed.
sets user directory. Needed if you want to use LyX with different lyxrc sets user directory. Needed if you want to use LyX with different lyxrc
settings. settings.
.TP .TP
.BI \-geometry " WxH+X+Y"
specifies the preferred size and position of the main \fBLyX\fR window; see \fIX(1)\fR.
.TP
.BI \-dbg " feature[,feature...]" .BI \-dbg " feature[,feature...]"
where feature is a name or number. where feature is a name or number.
Use "\fBlyx -dbg\fR" to see the list of available debug features. Use "\fBlyx -dbg\fR" to see the list of available debug features.
@ -74,10 +69,16 @@ where fmt is the export format of choice.
\fB -i [--import]\fP \fIfmt file.xxx \fB -i [--import]\fP \fIfmt file.xxx
where fmt is the import format of choice and file.xxx is the file to be imported. where fmt is the import format of choice and file.xxx is the file to be imported.
.PP .SH XFORMS FRONTEND OPTIONS
Furthermore, \fBLyX\fR understands the following generic command line options When compiled with the XForms frontend, \fBLyX\fR understands the
from the \fBForms Library\fR: following generic command line options from the \fBForms Library\fR,
which can also be specified as X resources (e. g. in .Xdefaults) with
class name \fBLyX\fR.
.TP 6 .TP 6
.BI \-geometry " WxH+X+Y"
specifies the preferred size and position of the main \fBLyX\fR
window; see \fIX(1)\fR.
.TP
.BI \-display " host:display" .BI \-display " host:display"
specifies the server to connect to. specifies the server to connect to.
.TP .TP
@ -158,9 +159,10 @@ strings in other languages.
.SH FILES .SH FILES
.nf .nf
.ta \w'\fILIBDIR\fR/lyxrc.in 'u .ta \w'\fILIBDIR\fR/lyxrc.in 'u
~/.lyx/lyxrc Personal configuration file ~/.lyx/preferences Personal configuration file
~/.lyx/lyxrc.defaults Personal autodetected configuration file
\fILIBDIR\fR/lyxrc System wide configuration file \fILIBDIR\fR/lyxrc System wide configuration file
\fILIBDIR\fR/lyxrc.example System wide configuration file template \fILIBDIR\fR/lyxrc.defaults System wide autodetected configuration file
\fILIBDIR\fR/configure Updates \fBLyX\fR if config has changed \fILIBDIR\fR/configure Updates \fBLyX\fR if config has changed
\fILIBDIR\fR/bind/ Keybindings \fILIBDIR\fR/bind/ Keybindings
\fILIBDIR\fR/clipart/ Clipart pictures \fILIBDIR\fR/clipart/ Clipart pictures
@ -192,26 +194,9 @@ are having problems with!
\fBLaTeX\fR import is still not perfect and may produce buggy *.lyx \fBLaTeX\fR import is still not perfect and may produce buggy *.lyx
files. Consult the \fBreLyX\fR documentation. files. Consult the \fBreLyX\fR documentation.
XFree on OS/2 currently does not support PC codepages. If you use
\fBemTeX\fR to preview/print with cp850, etc., this might lead to
strange \fBemTeX\fR error messages.
.B Remedy:
1) In filenames use only A-Z, a-z, 1-9.
2) Install a recent \fBLaTeX\fR package inputenc.sty. Select Layout->Document->encoding:latin1, so that \fBreLyX\fR adds the \fBLaTeX\fR command '\\usepackage[latin1]{inputenc}'.
\fBLyX\fR server has some limitations under OS/2: See
Help->Customization for details.
Preview of inline images in rare cases does not show the image. If you
want to preview the image, just click on it and choose fullscreen
preview.
If you have performance problems, please go through the
Edit>Preferences... dialog. It contains settings that can be used to
improve performance on slow systems.
.SH AUTHORS .SH AUTHORS
Copyright Copyright
.Cr .Cr
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 by Matthias Ettrich 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 by Matthias Ettrich
(ettrich@informatik.uni-tuebingen.de) and the rest of the \fBLyX (ettrich@informatik.uni-tuebingen.de) and the rest of the \fBLyX
Team\fR (See Credits under the Help menu item). Team\fR (See About LyX under the Help menu item).