On Fri, Sep 08, 2000 at 02:22:41PM +0100, Jose Abilio Oliveira Matos wrote:
> 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
What I meant was that the paper size is not stored in the Linuxdoc file, which
is why we need to give it as an option when running sgml2latex
>
> Usage:
> sgml2latex [options] <infile>
> General options:
> --papersize={a4,letter} -p {a4,letter}
> ....