WEBMAKER(1) USER COMMANDS WEBMAKER(1)
NAME
webmaker - a FrameMaker to HTML converter
SYNOPSIS
webmaker -c file [options] [--] filename
DESCRIPTION
webmaker is a FrameMaker to HTML converter. It converts a
FrameMaker MIF file or MIF book to a set of HTML and graphic
files according to a configuration file supplied by the
user.
Options offered by webmaker are the following:
-- Indicates the end of options. It is useful if
the filename starts with '-'.
-c file User configuration file. (Compulsory).
-g directory Directory where graphic files are generated.
Default is ./wmwork/graphics. It is displayed
with -h option.
-h Print the usage information and the system
defaults.
-n name Prefix for all generated HTML files. Default
is the base name of the input file.
-t "string" Use string as title of the first page.
-w directory Directory where HTML files are generated.
Default is ./wmwork/www. It is displayed
with -h option.
-x directory Directory where temporary files are generated.
Default is ./wmwork/tmp. It is displayed
with -h option.
INPUTS
The input file must be a MIF file saved by FrameMaker. It
can be the MIF of a book or the MIF of a simple document.
In all cases the input filename must have the '.MIF'
extension and be present in the directory where webmaker
is started.
If the input file is a FrameMaker book, all its component
documents must also be saved as MIF files, with the '.MIF'
extension, in the same directory where webmaker is started,
and with the same base name with which they are listed in
the FrameMaker book.
The configuration file is compulsory and specified with
the -c option.
OUTPUTS
webmaker generates a set of HTML files (in the default
location or the location specified with the -w directory).
webmaker generates a set of graphic files (in the default
location or specified the location with the -g directory).
The graphic files are used by the graphic conversion package
and are divided into 3 groups:
.MIF files, one for each graphic, table or equation
present in the original document.
.data files, one for each graphic, table or equation
present in the original document.
<generic name>_graphics.all which contains the list
of all translated MIFs.
SEE ALSO
wmconfig(1), wmgraph(1)
COPYRIGHT
Copyright (C) 1994, CERN Geneva
|