Query: otl2html
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
otl2html(1) General Commands Manual otl2html(1)NAMEotl2html - converts vimoutliner outline to HTMLSYNOPSISotl2html [filename]DESCRIPTIONThis manual page documents briefly the otl2html Python script. otl2html is a is a python(1) script that converts a vimoutliner(1) outline to HTML. otl2html script called just with filename of the processed outline will produce HTML document on standard output.OPTIONS-p Presentation: slide show output for use with HtmlSlides. -D First-level is divisions (<div> </div>) for making pretty web pages. -s sheet Use the specified style sheet with a link. -S sheet Include the specified style sheet in-line the output. For encapsulated style. -T The first line is not the title. Treat it as outline data -c Hide comments (line with [ as the first non-whitespace character. Ending with ] is optional. -C copyright Override the internal copyright notice with the one supplied in the quoted string following this flag. Single or double quotes can be used. -v Print version (RCS) information. -H Show the file syntax help.SEE ALSOvim(1), python(1)AUTHORThis manual page was written by Matej Cepl <matej@ceplovi.cz>, for the Debian GNU/Linux system (but may be used by others). March 5, 2005 otl2html(1)