On Fri, Sep 08, 2000 at 04:06:08PM +0300, Dekel Tsur wrote:
>
> For now, the only extra options we need to pass a converter/viewer are paper
> options (as some formats like linuxdoc/dvi do not store them).
What do you mean?
Linuxdoc to dvi can handle the paper size.
SGML-Tools version 1.0.9
Usage:
sgml2latex [options] <infile>
General options:
--papersize={a4,letter} -p {a4,letter}
....
> Se we can just use text files that contains the flags rules.
> For example, for dvips it would be something like
>
> a4 portrait "-t a4"
> us portrait "-t letter"
> a4 landscape "-t a4 -t landscape"
> us landscape "-t landscape"
> ...
--
José