Your message dated Fri, 27 Jun 2008 13:09:14 +0200
with message-id <[EMAIL PROTECTED]>
has caused the   report #488210,
regarding Uses letter instead of A4 in en_AU locale
to be marked as having been forwarded to the upstream software
author(s) Dave Kuhlman <[EMAIL PROTECTED]>

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
488210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488210
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
[Dave, please keep the Cc field when replying]

A user filed the following bug on Debian’s odtwriter package:

On Fri, Jun 27, 2008 at 03:10:16PM +1000, Trent W. Buck wrote:
> Documents generated by rst2odt in my locale should be A4 sized, at
> least by default.  Currently it creates Letter-sized documents.  See
> also the papersize(5) manpage.

As far as I can tell, this isn’t easy to accomplish with the current
implementation.  The paper size is specified in
/usr/share/pyshared/docutils/writers/odtwriter/styles.odt, together with
stylesheets, margins, and header/footer separation.  If you want to
create a document with a different page style, feel free to copy
styles.odt, open the copy with OpenOffice.org, change everything as you
like, and call rst2odt --stylesheet-path $STYLES_FILE.  I also do this
for some documents of mine.

I’m not sure whether I even like the idea of reading /etc/papersize,
since this could lead to a different .odt file being produced on
different hosts.  Probably Dave has a different idea on this topic.

Cheers,
-- 
Michael Schutte <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to