1otl2html(1)                 General Commands Manual                otl2html(1)
2
3
4

NAME

6       otl2html - converts vimoutliner outline to HTML
7

SYNOPSIS

9       otl2html [filename]
10

DESCRIPTION

12       This manual page documents briefly the otl2html Python script.
13
14       otl2html is a is a python(1) script that converts a vimoutliner(1) out‐
15       line to HTML.
16
17       otl2html script called just with filename of the processed outline will
18       produce HTML document on standard output.
19

OPTIONS

21       -p     Presentation: slide show output for use with HtmlSlides.
22
23       -D     First-level  is  divisions  (<div> </div>) for making pretty web
24              pages.
25
26       -s     sheet Use the specified style sheet with a link.
27
28       -S     sheet Include the specified style sheet in-line the output.  For
29              encapsulated style.
30
31       -T     The first line is not the title. Treat it as outline data
32
33       -c     Hide  comments  (line with [ as the first non-whitespace charac‐
34              ter.  Ending with ] is optional.
35
36       -C     copyright Override the internal copyright notice  with  the  one
37              supplied  in  the  quoted string following this flag.  Single or
38              double quotes can be used.
39
40       -v     Print version (RCS) information.
41
42       -H     Show the file syntax help.
43

SEE ALSO

45       vim(1), python(1)
46

AUTHOR

48       This manual page was written by Matej Cepl <matej@ceplovi.cz>, for  the
49       Debian GNU/Linux system (but may be used by others).
50
51
52
53                                 March 5, 2005                     otl2html(1)
Impressum