NAME
mk_htfold - create HTML-templates
SYNOPSIS
mk_htfold [-w width] [-h height] [-l length] [-n foldername]
[-b bgcolor] [-f card_bg] [item1 [item2 [item3 ... ]]]
DESCRIPTION
mk_htfold creates HTML-template files for a 3D- "index card
folder" style form. The files are created in the current
working directory. Each file will be named as
"foldername_itemn" where foldername is the title string for
the folder (default "Folder") and itemn is the string from
the n-th item from the commandline. The new version uses the
<layer> tag to simplify editing the content of the cardex.
OPTIONS
-w width
set the width of the folder to width pixel. Default is
500.
-h height
set the height of the folder to height pixel. Default
is 170.
-l length
set the length of the index card head to length pixel.
Default is 64.
-n foldername
set the name used for the folder title to foldername.
Default is "Folder". The template files will be named
foldername_itemn.html where itemn is the string for the
n-th item from the commandline.
-b bgcolor
set the color for the background to bgcolor. Currently
supported colors are cyan, khaki3, lightskyblue3,
palegreen3, peachpuff3, turquoise and wheat2. You may
use every customized color by adding the files
bgcolor.gif, bgcolor_slash.gif and
backslash_bgcolor.gif to the gif image path.
-f card_bg
same as bgcolor but for the background of the index
cards.
ENVIRONMENT
No environment variables are used
BUGS
No bug discovered so far.
AUTHOR
Thomas Pantzer, pantec@aix520.informatik.uni-leipzig.de, Juli 1998
last revision: May 2000