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

Bug#584350: refcard: FTBFS: xmlroff segfaults



Hi,

>> >        else \
>> >            xmlroff --backend cairo -o refcard-ja-a4.s.pdf refcard-ja-a4.fo; \
>> >        fi; \
>
>Using cairo backend, japanese refcard can be built (while it failed by
>the past, see #492597), but I cannot get correct correct letters in the
>generated PDF (while metadata are correctly endoded).

 I could built it as you mentioned, and its letters seems to be fine 
 (I'd prefer to use otf-ipafont-gothic/mincho, but sazanami is okay).
 And put it at http://www.mithril-linux.org/~henrich/refcard-ja-a4.pdf,
 please check it


Index: refcard-5.0.5/Makefile
===================================================================
--- refcard-5.0.5.orig/Makefile 2010-11-29 11:01:35.659404846 +0900
+++ refcard-5.0.5/Makefile      2010-11-29 11:01:46.663405643 +0900
@@ -10,7 +10,7 @@
 XP=xsltproc --nonet --novalid
 XMLROFF=xmlroff --backend cairo
 # cairo backend of xmlroff 0.6.0 crashes on some languages (#492597)
-GPLIST=ar eu he hi ja sv
+GPLIST=ar eu he hi sv
 XMLROFF_GP=xmlroff --backend gp
 DIA=dia



Reply to: