Your message dated Wed, 29 Jun 2011 21:44:15 +0200
with message-id <6494.1309376655@manetheren>
has caused the   report #629110,
regarding dblatex: fails to compile Spanish document with xetex backend
to be marked as having been forwarded to the upstream software
author(s) Benoit Guillon <[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.)


-- 
629110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629110
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hi BenoƮt,

I want to inform you of dblatex Debian BTS report #629110 [1]:

XeTeX compilation crashes on spanish documents containing an <appendix>
element.  The problem seems to be wrong usage of TeX package "appendix":
[2]

A patch suggestion is attached for your review: [3]

[1] http://bugs.debian.org/629110
[2] http://texblog.net/latex-archive/sectioning/appendix/
[3] 
Author: Andreas Hoenen Description: fix for BTS report #629110: Don't crash on XeTeX backend compilation of spanish documents with an element. --- a/xsl/appendix.xsl +++ b/xsl/appendix.xsl @@ -10,7 +10,7 @@ % --------------------- % Appendixes start here % --------------------- - \begin{appendices} + \appendix @@ -25,10 +25,6 @@ - - - \end{appendices} -
Regards, Andreas
-- 
Andreas Hoenen <[email protected]>
GPG: 1024D/B888D2CE
     A4A6 E8B5 593A E89B 496B
     82F0 728D 8B7E B888 D2CE

Attachment: pgp4eY9FGcWP8.pgp
Description: PGP signature


--- End Message ---

Reply via email to