ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* BUG in spec-fdf
@ 2002-12-07 12:52 Giuseppe Bilotta
  2002-12-08 15:21 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Giuseppe Bilotta @ 2002-12-07 12:52 UTC (permalink / raw)


Hello,

I just found (rather by chance) a bug in the fdf output
definitions: at the end of the file there are the lines

\definespecial\dostartgraphicgroup{\pdfliteral{q}}
\definespecial\dostopgraphicgroup {\pdfliteral{Q}}

Since fdf specials are also used in non-PDF production mode (e.g.
by dvipdfm specials) there lines should be changed into

\definespecial\dostartgraphicgroup{\PDFcode{q}}
\definespecial\dostopgraphicgroup {\PDFcode{Q}}

-- 
Giuseppe "Oblomov" Bilotta

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-08 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-07 12:52 BUG in spec-fdf Giuseppe Bilotta
2002-12-08 15:21 ` Hans Hagen
2002-12-08 16:32   ` Re[2]: " Giuseppe Bilotta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).