]> git.lyx.org Git - lyx.git/blobdiff - lyx.1in
Test and fix lib/unicodesymbols for Letterlike Symbols, Number Forms and Arrows blocks.
[lyx.git] / lyx.1in
diff --git a/lyx.1in b/lyx.1in
index d5bed8b3864a04ff9404ab3e359816f32c9f51c0..ed1be04b181a223504347d7f00a7c464dbc9b4f7 100644 (file)
--- a/lyx.1in
+++ b/lyx.1in
@@ -67,10 +67,12 @@ Use "\fBlyx@version_suffix@ \-dbg\fR" to see the list of available debug feature
 where command is a lyx command.
 .TP
 \fB \-e [\-\-export]\fP \fIfmt
-where fmt is the export format of choice.
-Look on Tools->Preferences->File formats->Format to get an idea which parameters should be passed.
+where fmt is the export format of choice (latex, pdflatex, luatex, xetex, xhtml, text, lyx, ps, pdf, ...).
 Note that the order of \-e and \-x switches matters.
 .TP
+\fB \-E [\-\-export\-to]\fP \fIfmt \fIfilename
+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).
+.TP
 \fB \-i [\-\-import]\fP \fIfmt file.xxx
 where fmt is the import format of choice and file.xxx is the file to be imported.
 .TP
@@ -92,6 +94,9 @@ by using the lyxpipe, ask an already running instance of LyX to open the
 documents passed as arguments and then exit. If the lyxpipe is not set up or
 is not working, a new instance is created and execution continues normally.
 .TP
+\fB \-v [\-\-verbose]\fP
+print on terminal all spawned external commands.
+.TP
 .BI \-batch
 causes LyX to run the given commands without opening a GUI window.
 Thus, something like:
@@ -177,8 +182,8 @@ possible the Introduction found under the Help menu in LyX. You'll
 find detailed info on submitting bug reports there. If you can't do
 that, send details to the LyX Developers mailing list
 lyx\-devel@lists.lyx.org, or use the LyX bug tracker at
-http://bugzilla.lyx.org/. Don't forget to mention which version you
-are having problems with!
+http://www.lyx.org/trac/wiki/BugTrackerHome.
+Don't forget to mention which version you are having problems with!
 
 \fBLaTeX\fR import is still not perfect and may produce buggy *.lyx
 files. Consult the \fBtex2lyx@version_suffix@\fR documentation.