SETEXT2HTML.PL

Section: User Commands (1)
Updated: June 4 1995
Index Return to Main Contents
 

NAME

setext2html.pl - translates setext formatted documents to HTML.  

SYNOPSYS

setext2html.pl file(s) [-v] [-m] [-u] [-s [-d directory -i prefix -p prefix ] ]  

DESCRIPTION

Translates setext formatted documents to HTML. Convertion of mailaddresses and urls is optional. An index is created at the beginning of the output containing references to each title or subtitle. If the -s option is omited, output is copied to stdout.  

OPTIONS

-v
Run in verbose mode. If the -s option was given, chapter splitting and parsing is shown.
-m
Convert mailaddresses.
-u
Convert url's.
-s
Create a new file for each title-tt found. An index file will be created containing links to these files.

The following options are valid only in combination with the -s option.

-d directory
Directory to store output files in. If omited, the current directory will be used.
-i prefix
Prefix to be used for the index file. ".html" is appended to it. Default is index
-p prefix
Prefix to be used for the output files. ".html" is appended to it. Default is ch- so outputfiles will be named ch-1.html , ch-2.html etc.
 

ENVIRONMENT

No environment variables are used.  

AUTHOR

Hans Verbrugge, hans@solair1.inter.nl.net


 

Index

NAME
SYNOPSYS
DESCRIPTION
OPTIONS
ENVIRONMENT
AUTHOR

This document was created by man2html, using the manual pages.
Time: 06:10:04 GMT, March 26, 2025