[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#619150: marked as done (release-notes: missing footnote in pdf for zh_CN, zh_TW, ja)



Your message dated Tue, 29 Mar 2011 01:08:51 +0200
with message-id <20110328230851.GD12270@javifsp.no-ip.org>
and subject line Re: Bug#619150: release-notes: missing footnote in pdf for zh_CN, zh_TW, ja
has caused the Debian Bug report #619150,
regarding release-notes: missing footnote in pdf for zh_CN, zh_TW, ja
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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 owner@bugs.debian.org
immediately.)


-- 
619150: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619150
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release-notes
Severity: normal
Tags: patch

Footnote contents are missing in PDF build when xmlroff is used.

FO conversion seems to do right job on footnote (I see contents) but
after using xmlroff with whichever backend, its created PDF files are
missing footnote.

I encountered the same problem while building PDF for Japanese locally
for other document.  It seems xmlroff problem.

While we can blame xmlroff for its lack of support, we need to make
relese-notes usable under PDF.

I can propose simple work around.

Change the script for FO conversion in Makefile from:
        $(XP) --output $@ fo.xsl $<
to
        $(XP) xmlroff.xsl $< |$(XP) --output $@ fo.xsl -

and add xmlroff.xsl as attached. (Stolen from my local maint-guide for
sid).

Osamu

-- System Information:
Debian Release: 6.0.1
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Attachment: xmlroff.xsl
Description: XML document


--- End Message ---
--- Begin Message ---
On Thu, Mar 24, 2011 at 01:19:38AM +0900, Osamu Aoki wrote:
> Here is a better xmlroff.xsl.

I've added this to SVN (revision 8599). Could you please check if all works as
expected?

Regards

Javier

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: