From: SourceForge.net <no...@so...> - 2006-01-28 20:14:43
|
Bugs item #1417571, was opened at 2006-01-28 15:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536897&aid=1417571&group_id=73148 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Stefan Seefeld (stefan) Assigned to: Nobody/Anonymous (nobody) Summary: background-color doesn't work Initial Comment: I'm transforming a simple docbook document using the docbook xsl (fo) stylesheets. I'm using the 'shade.verbatim.style', which translates (among others) into a 'background-color' attribute. When that attribute is set, xmlroff generates this error message: (process:7850): GnomePrint-CRITICAL **: file gnome-print-stdapi.c: line 908 (gnome_print_glyphlist): assertion `gp_gc_has_currentpoint (pc->gc)' failed and the generated pdf contains a gray region (as expected), but it doesn't display any text in it. Manually editing the fo document, removing just the background-color attribute, will make the above error message disappear, and the text reappear (without the gray background, obviously). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536897&aid=1417571&group_id=73148 |