From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10044 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: BUG in spec-fdf Date: Sat, 7 Dec 2002 13:52:50 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <589525246.20021207135250@iol.it> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1039272708 20020 80.91.224.249 (7 Dec 2002 14:51:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Dec 2002 14:51:48 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18KgJ1-0005Ck-00 for ; Sat, 07 Dec 2002 15:51:47 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id EEE0110AE9; Sat, 7 Dec 2002 15:51:49 +0100 (MET) Original-Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by ref.ntg.nl (Postfix) with ESMTP id D5C8310AE7 for ; Sat, 7 Dec 2002 15:50:17 +0100 (MET) Original-Received: from OBLOMOV (151.29.142.171) by smtp1.libero.it (6.7.015) id 3DE22B8100554BFE for ntg-context@ntg.nl; Sat, 7 Dec 2002 15:50:10 +0100 X-Mailer: The Bat! (v1.62 Beta/17) Business X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: Giuseppe Bilotta List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10044 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10044 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