Package: refcard Severity: normal Tags: patch Actually there is a problem in the debian reference card for the languages german, italian and romanian: the copyright and lincense text (usually on the first page at the bottom of the middle part) is completely missing.
I found a solution for this: --- dblatex.xsl_orig 2011-06-17 22:16:19.000000000 +0200 +++ dblatex.xsl_workingcopy 2011-06-18 13:01:41.000000000 +0200 @@ -51,7 +51,7 @@ <xsl:text>\newpages{</xsl:text> <xsl:choose> <xsl:when test="contains('bg', /article/@lang)">2</xsl:when> - <xsl:when test="contains('ca eu fi gl hu nl pl pt pt_BR ru uk', + <xsl:when test="contains('ca de eu fi gl hu it nl pl pt pt_BR ro ru uk', /article/@lang)">0</xsl:when> <xsl:otherwise>1</xsl:otherwise> </xsl:choose> When building the pdfs now with make USE_DBLATEX=1 refcard-[de|it|ro]-a4.pdf I get a pdf file containing that copyright and license text, but everything else stays unchanged. So it should be safe to change this. Holger -- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Created with Sylpheed 2.5.0 under DEBIAN GNU/LINUX 5.0.0 - L e n n y Registered LinuxUser #311290 - http://counter.li.org/ = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org