[Python-modules-team] Bug#484229: rst2newlatex: whitespace not preserved in Address metadata

Trent W. Buck trentbuck at gmail.com
Tue Jun 3 05:57:36 UTC 2008


Package: python-docutils
Version: 0.4-6
Severity: minor
Tags: upstream

At [0] the specification says that whitespace should be preserved
within the Address bibliographic field.  This is not the case for PDFs
created via rst2newlatex.  For example,

  :Address: Foo,
            Bar,
            Baz

renders as

  Address:   Foo, Bar, Baz

instead of

  Address:   Foo,
             Bar,
             Baz

[0] http://docutils.sf.net/docs/ref/rst/restructuredtext.html#bibliographic-fields
    file:///usr/share/doc/python-docutils/docs/ref/rst/restructuredtext.html#bibliographic-fields

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-docutils depends on:
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-central                0.6.6      register and build utility for Pyt
ii  python-roman                  0.4-6      A module for generating/analyzing 

python-docutils recommends no packages.

-- no debconf information





More information about the Python-modules-team mailing list