[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Small questions .. about output devices ..
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Small questions .. about output devices .. |
Date: |
Mon, 03 Nov 2003 21:26:15 +0100 (CET) |
> Since pdf's are quite structured, I have started off using objects
> to store the document elements and postponing output till the
> document is completely built, but where do I store the definitions
> of these ?
>
> Is the naming and so on 'free' in these directories or is there a
> preferred standard ?
It's not completely clear what you mean. Are you talking about
temporary objects? Or do you mean templates, etc., to be stored
somewhere in font/devpdf? Basically, you are free to structure
font/devpdf, but I suggest that you leave `DESC' and the font files
themselves directly in font/devpdf.
Werner