The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 8c0c28e485d0fe05bbc2ce02864dc2662059f690
Author: Georg Baum <b...@lyx.org>
Date:   Mon Oct 22 21:31:26 2012 +0200

    Update tex2lyx manpage
    
    Add forgotten options and remove a commented paragraph that is no longer
    needed since bug #5907 is closed as WONTFIX.

diff --git a/src/tex2lyx/tex2lyx.1in b/src/tex2lyx/tex2lyx.1in
index 4ad7fad..6eccf0d 100644
--- a/src/tex2lyx/tex2lyx.1in
+++ b/src/tex2lyx/tex2lyx.1in
@@ -20,7 +20,8 @@ call it from the command line only if you need to use more 
complicated
 options.
 .PP
 \fBtex2lyx\fR [ \fB\-userdir\fR \fIuserdir\fR ] [ \fB\-systemdir\fR 
\fIsystemdir\fR ]
-[ \fB\-n\fR ] [ \fB\-c\fR \fItextclass\fR ] [\ \fB\-s\fR\ 
\fIsfile1\fR[,\fIsfile2\fR...]] [
+[ \fB\-f\fR ] [ \fB\-n\fR ] [ \fB\-c\fR \fItextclass\fR ]
+[\ \fB\-s\fR\ \fIsfile1\fR[,\fIsfile2\fR...]] [ \fB\-skipchildren\fR ] [
 \fB\-roundtrip\fR ] [ \fB\-copyfiles\fR ] \fIinputfile\fR [ \fIoutputfile\fR ]
 .\" .PP
 .\" \fBtex2lyx\fR [ \fB\-userdir\fR \fIuserdir\fR ] [ \fB\-systemdir\fR 
\fIsystemdir\fR ]
@@ -53,14 +54,6 @@ requires the \fB\-c\fR option.
 Do not translate child documents included via \f(CW\einclude\fR and 
\f(CW\einput\fR.
 This option is useful if the child documents are generated files and/or 
contain many
 commands that \fBtex2lyx\fR does not understand yet.
-.\" .TP
-.\" .BI \-r
-.\" Regular environments (see the section on \fISyntax Files\fR).  If you give 
more than one
-.\" environment, separate them with commas (not spaces). You'll probably need 
to
-.\" quote the environment list, especially if it has asterisk environments 
(foo*)
-.\" in it. If you use this command often, considering creating a personal 
syntax
-.\" file. (\fBNOTE\fR: this feature of the older \fBreLyX\fR script has
-.\" not yet been implemented in \fBtex2lyx\fR).
 .TP
 .BI \-s
 Syntax files. Input (one or more quoted, comma-separated) syntax files to read

-----------------------------------------------------------------------

Summary of changes:
 src/tex2lyx/tex2lyx.1in |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to