mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Updated man page information about exported files.
See also #4312. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39708 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
71ebf846bb
commit
2be54d2a25
6
lyx.1in
6
lyx.1in
@ -67,13 +67,11 @@ Use "\fBlyx@version_suffix@ \-dbg\fR" to see the list of available debug feature
|
|||||||
where command is a lyx command.
|
where command is a lyx command.
|
||||||
.TP
|
.TP
|
||||||
\fB \-e [\-\-export]\fP \fIfmt
|
\fB \-e [\-\-export]\fP \fIfmt
|
||||||
where fmt is the export format of choice.
|
where fmt is the export format of choice (latex, pdflatex, lualatex, xelatex, xhtml, text, lyx).
|
||||||
Look on Tools->Preferences->File formats->Format to get an idea which parameters should be passed.
|
|
||||||
Note that the order of \-e and \-x switches matters.
|
Note that the order of \-e and \-x switches matters.
|
||||||
.TP
|
.TP
|
||||||
\fB \-E [\-\-export\-to]\fP \fIfmt \fIfilename
|
\fB \-E [\-\-export\-to]\fP \fIfmt \fIfilename
|
||||||
where fmt is the export format of choice (see \-\-export),
|
where fmt is the export format of choice (see \-\-export), and filename is the destination filename. Note that any additional external file needed by filename (such as image files) will be exported as well to the folder containing filename (preserving the relative path embedded within the original LyX document, if any).
|
||||||
and filename is the destination filename.
|
|
||||||
.TP
|
.TP
|
||||||
\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.
|
||||||
|
Loading…
Reference in New Issue
Block a user