[Pkg-lyx-devel] [SCM] eLyxer - standalone LyX to html converter branch, master, updated. upstream/1.0.1-116-g39a4b7d

Sven Hoexter sven at timegate.de
Mon Sep 20 07:28:37 UTC 2010


The following commit has been merged in the master branch:
commit a94f56cc958d663257e42acb88ebc764bbce68dc
Author: Sven Hoexter <sven at timegate.de>
Date:   Mon Sep 20 09:11:10 2010 +0200

    Re-organize the manpage into sections as used in the --help output and document the missing --noconvert and --toctarget options.

diff --git a/debian/changelog b/debian/changelog
index d9edf61..39db17e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ elyxer (1.0.2-1) UNRELEASED; urgency=low
 
   * New upstream relese
   * Remove override_dh_clean target from debian/rules.
+  * Re-organize the manpage into sections as used in the --help output
+    and document the missing --noconvert and --toctarget options. 
 
  -- Sven Hoexter <hoexter at debian.org>  Mon, 20 Sep 2010 08:53:25 +0200
 
diff --git a/debian/elyxer.1 b/debian/elyxer.1
index 337fa83..3653cb6 100644
--- a/debian/elyxer.1
+++ b/debian/elyxer.1
@@ -1,4 +1,4 @@
-.TH eLyXer "1" "June 2010"
+.TH eLyXer "1" "September 2010"
 .SH NAME
 elyxer - convert LyX files to html
 .SH SYNOPSIS
@@ -14,24 +14,34 @@ Python and doesn't rely on any kind of TeX to html converters.
 .SH COMMON OPTIONS
 .sp 1
 .TP 0.5i
+.BR \-\-help
+Display help.
+
+.TP 0.5i
 .BR \-\-quiet
-Disables all runtime messages.
+Disable all runtime messages.
+
 
+.SH ADVANCED OPTIONS
+.sp 1
 .TP 0.5i
 .BR \-\-debug
 Enable debugging messages (for developers).
 
 .TP 0.5i
-.BR \-\-title " title"
-Set the generated page title.
+.BR \-\-version
+Show version number and release date.
 
 .TP 0.5i
-.BR \-\-directory " image_dir"
-Look for images in the specified directory.
+.BR \-\-lyxformat
+Return the highest supported LyX version that can be converted.
 
+
+.SH HTML OUTPUT OPTIONS
+.sp 1
 .TP 0.5i
-.BR \-\-destdirectorty " dest_dir"
-Place converted images into this directory.
+.BR \-\-title " title"
+Set the generated page title.
 
 .TP 0.5i
 .BR \-\-css " file.css"
@@ -51,26 +61,39 @@ Output the document with ISO-8859-15 encoding
 instead of UTF-8.
 
 .TP 0.5i
-.BR \-\-splitpart " level"
-Split the resulting webpage at the given level.
+.BR \-\-nofooter
+Don't include the 'created by eLyXer' footer.
+
 
-.SH ESOTERIC OPTIONS
+.SH IMAGE OUTPUT OPTIONS
 .sp 1
 .TP 0.5i
-.BR \-\-version
-Show version number and release date.
+.BR \-\-directory " image_dir"
+Look for images in the specified directory.
 
 .TP 0.5i
-.BR \-\-nofooter
-Don't include the 'created by eLyXer' footer.
+.BR \-\-destdirectorty " dest_dir"
+Place converted images into this directory.
 
 .TP 0.5i
 .BR \-\-forceformat " .extension"
 Force image output format.
 
 .TP 0.5i
-.BR \-\-lyxformat
-Return the highest supported LyX version that can be converted.
+.BR \-\-converter " inkscape"
+Use Inkscape as the image converter.
+
+.TP 0.5i
+.BR \-\-noconvert
+Do not convert images, just use them in the current available
+format they're stored in.
+
+
+.SH ADVANCED OUTPUT OPTIONS
+.sp 1
+.TP 0.5i
+.BR \-\-splitpart " level"
+Split the resulting webpage at the given level.
 
 .TP 0.5i
 .BR \-\-toc
@@ -80,6 +103,10 @@ Create a table of contents.
 .BR \-\-target " frame"
 Let all links point to the given frame.
 
+.TP .0.5i
+.BR \-\-toctarget " page"
+Generate a TOC that points to the given page.
+
 .TP 0.5i
 .BR \-\-lowmem
 Force on the fly conversion to conserve memory.
@@ -87,10 +114,6 @@ Force on the fly conversion to conserve memory.
 This is the old behaviour of eLyXer prior to 0.36.
 
 .TP 0.5i
-.BR \-\-converter " inkscape"
-Use Inkscape as the image converter.
-
-.TP 0.5i
 .BR \-\-numberfoot
 Label footnotes with numbers instead of letters.
 

-- 
eLyxer - standalone LyX to html converter



More information about the Pkg-lyx-devel mailing list