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

* Re: BUG in spec-fdf
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2002-12-08 15:21 UTC (permalink / raw)


At 01:52 PM 12/7/2002 +0100, you wrote:
>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}}

ok, fixed, btw, take a look at spec-dpx, a driver for dvipdfx (search 
google for more info); this is the extended version of dvipdfm (used for 
chinese/korean)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

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

* Re[2]: BUG in spec-fdf
  2002-12-08 15:21 ` Hans Hagen
@ 2002-12-08 16:32   ` Giuseppe Bilotta
  0 siblings, 0 replies; 3+ messages in thread
From: Giuseppe Bilotta @ 2002-12-08 16:32 UTC (permalink / raw)


Sunday, December 8, 2002 Hans Hagen wrote:

HH> ok, fixed, btw, take a look at spec-dpx, a driver for dvipdfx (search 
HH> google for more info); this is the extended version of dvipdfm (used for 
HH> chinese/korean)

Had already done, even asked Christian to distribute a MiKTeX
version of dvipdfmx

-- 
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).