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).
>
>
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
lyx_guilyx_guilyx_guiOn Fri, Sep 08, 2000 at 10:21:37AM +0200, Jean-Marc Lasgouttes
wrote:
> > "Lars" == Lars Gullik Bj&resh;nnes <[EMAIL PROTECTED]> writes:
>
> Lars> I think we sould fix this by having all external program
> Lars> encapsulated in a class/module.
>
> Lars> In this case a D
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I think we sould fix this by having all external program
Lars> encapsulated in a class/module.
Lars> In this case a DVIPS class something like this:
Lars> class DVIPS { dvips(PAPERTYPE, OUTPUTTYPE, FILE, ...); bool
Lars> run(
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
|-t papertype
| This sets the paper type to papertype. The paper
| type should be defined in one of the configuration
| files, along with the appropriate code to select
| it. (