diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-05-28 05:40:31 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-05-28 05:40:31 -0400 |
commit | fb8e410b961e1652392874b4c258e924fc43c6d8 (patch) | |
tree | 7177da2c718173c51f6283e7d3e94c18c593b2c7 /man | |
parent | debian/bin: code headers mainly copyright (diff) | |
parent | v3: html_format, minor cleaning (diff) |
Merge tag 'sisu_3.2.10' into debian/sid
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/sisu.1 | 53 |
1 files changed, 30 insertions, 23 deletions
diff --git a/man/man1/sisu.1 b/man/man1/sisu.1 index ceef64ca..35af5f8d 100644 --- a/man/man1/sisu.1 +++ b/man/man1/sisu.1 @@ -1,4 +1,4 @@ -.TH "sisu" "1" "2012-03-19" "3.2.0" "SiSU" +.TH "sisu" "1" "2012-05-25" "3.2.10" "SiSU" .br .SH NAME .br @@ -214,6 +214,10 @@ footnotes at the end of each paragraph \-\-unix for unix linefeed (default) see \-\-xhtml .TP +.B \-\-by\-* +see \-\-output\-by\-* + +.TP .B \-C configure/initialise shared output directory files initialize shared output directory (config files such as css and dtd files are not updated if they @@ -287,22 +291,22 @@ produces an epub document, [sisu \ version \ >=2 \ ] (filename.epub). Alias \-e .TP .B \-\-exc\-* exclude output feature, overrides configuration settings \-\-exc\-ocn, (exclude -object citation numbering, affects html (seg, scroll), epub, xhtml, xml); -\-\-exc\-toc, (exclude table of contents, affects html (scroll), epub, pdf); -\-\-exc\-links\-to\-manifest, \-\-exc\-manifest\-links, (exclude links to -manifest, affects html (seg, scroll)); \-\-exc\-search\-form, (exclude search -form, affects html (seg, scroll), manifest); \-\-exc\-minitoc, (exclude mini -table of contents, affects html (seg), concordance, manifest); -\-\-exc\-manifest\-minitoc, (exclude mini table of contents, affects manifest); -\-\-exc\-html\-minitoc, (exclude mini table of contents, affects html (seg), -concordance); \-\-exc\-html\-navigation, (exclude navigation, affects html -(seg)); \-\-exc\-html\-navigation\-bar, (exclude navigation bar, affects html -(seg)); \-\-exc\-html\-search\-form, (exclude search form, affects html (seg, -scroll)); \-\-exc\-html\-right\-pane, (exclude right pane/column, affects html -(seg, scroll)); \-\-exc\-html\-top\-band, (exclude top band, affects html (seg, -scroll), concordance (minitoc forced on to provide seg navigation)); -\-\-exc\-segsubtoc (exclude sub table of contents, affects html (seg), epub); -see also \-\-inc\-* +object citation numbering, (switches off object citation numbering), affects +html (seg, scroll), epub, xhtml, xml, pdf); \-\-exc\-toc, (exclude table of +contents, affects html (scroll), epub, pdf); \-\-exc\-links\-to\-manifest, +\-\-exc\-manifest\-links, (exclude links to manifest, affects html (seg, +scroll)); \-\-exc\-search\-form, (exclude search form, affects html (seg, +scroll), manifest); \-\-exc\-minitoc, (exclude mini table of contents, affects +html (seg), concordance, manifest); \-\-exc\-manifest\-minitoc, (exclude mini +table of contents, affects manifest); \-\-exc\-html\-minitoc, (exclude mini +table of contents, affects html (seg), concordance); \-\-exc\-html\-navigation, +(exclude navigation, affects html (seg)); \-\-exc\-html\-navigation\-bar, +(exclude navigation bar, affects html (seg)); \-\-exc\-html\-search\-form, +(exclude search form, affects html (seg, scroll)); \-\-exc\-html\-right\-pane, +(exclude right pane/column, affects html (seg, scroll)); +\-\-exc\-html\-top\-band, (exclude top band, affects html (seg, scroll), +concordance (minitoc forced on to provide seg navigation)); \-\-exc\-segsubtoc +(exclude sub table of contents, affects html (seg), epub); see also \-\-inc\-* .TP .B \-F [\-\-webserv=webrick] @@ -426,12 +430,6 @@ by most processing flags. see \-\-exc\-* .TP -.B \-\-no\-ocn -[with \ \-\-html \ \-\-pdf \ or \ \-\-epub] switches off object citation -numbering. Produce output without identifying numbers in margins of html or -LaTeX/pdf output. - -.TP .B \-o [filename/wildcard/url] see \-\-odt @@ -444,6 +442,15 @@ see \-\-odt output basic document in opendocument file format (opendocument.odt). Alias \-o .TP +.B \-\-output\-by\-* +select output directory structure from 3 alternatives: +\-\-output\-by\-language, (language directory (based on language code) with +filetype (html, epub, pdf etc.) subdirectories); \-\-output\-by\-filetype, +(filetype directories with language code as part of filename); +\-\-output\-by\-filename, (filename directories with language code as part of +filename). This is configurable. Alias \-\-by\-* + +.TP .B \-P [language_directory/filename \ language_directory] see \-\-po4a |