On Thu, Jul 03, 2008 at 11:13:15AM -0700, Dave Kuhlman wrote: >| On machines which support ``paperconf``, ``odtwriter`` can insert >| the default page size for your locale. In order for this to work, >| the following conditions must be met: >| >| 1. The program ``paperconf`` must be available on your system. >| ``odtwriter`` uses ``paperconf -s`` to obtain the paper size. >| See ``man paperconf`` for more information. >| >| 2. The default page height and width must be removed from the >| ``styles.odt`` used to generate the document. A Python script >| ``rst2odt_prepstyles.py`` is distributed with ``odtwriter`` and >| is installed in the ``bin`` directory. You can remove the page >| height and width with something like the following:: >| >| $ rst2odt_prepstyles.py styles.odt > > Trent, does it fit your needs?
I think so, yes, as long as the default styles.odt that Debian ships has already had prepstyles run over it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]