From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2932 Path: main.gmane.org!not-for-mail From: "Giuseppe Bilotta" Newsgroups: gmane.comp.tex.context Subject: Re: "Simple" TeX problem Date: Mon, 9 Oct 2000 11:15:41 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <000001c031e3$e84d6f60$29410e97@nuovo> References: <005601c02fd4$59f56300$1bab1497@nuovo><39DF13BB.6DFDD4F@gmx.de><3.0.6.32.20001007194209.01ecce80@pop.wxs.nl> <3.0.6.32.20001009002523.008cce20@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035393705 12928 80.91.224.250 (23 Oct 2002 17:21:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:21:45 +0000 (UTC) Cc: "NTG-ConTeXt" Original-To: "Hans Hagen" Xref: main.gmane.org gmane.comp.tex.context:2932 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2932 I will signal this "bug" to the MiKTeX developer. Giuseppe Bilotta ----- Original Message ----- From: Hans Hagen To: Giuseppe Bilotta Cc: NTG-ConTeXt Sent: Monday, October 09, 2000 12:25 AM Subject: Re: "Simple" TeX problem > At 03:51 PM 10/8/00 +0200, Giuseppe Bilotta wrote: > >> > >> Btw, You can add a "TeXPassString" entry to the texexec.ini miktex > >section, > >> if you want. > >> > > > >What about the fact that "--src" should only be passed when producing DVIs, > >and not when using PDFs? Is there a way to configure this too? (--src in PDF > >mode produces a lot of unharmfull but annoying "Non-PDF special ignored" > >...) > > selective key would make texexec quite complicated > > when i run > > texexec --pdf --passon="--src-specials" test > > here, i don't get those messages, so it more looks like a miktex bug to me. > Especially since those specials are not inserted by the \special primitive, > but by (in this case probably miktex specific) program calls to tex's > internal procs. > > I wonder what happens if you say: > > \def\special#1{\message{primitive special calles with: #1}} > > This is a very effective way to show specials. > > Hans > ------------------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > 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 > ------------------------------------------------------------------------- > >