From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2830 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: Re: [metafont] context/metafun problem Date: Fri, 29 Sep 2000 15:25:36 +0200 (MET DST) Sender: owner-ntg-context@let.uu.nl Message-ID: <200009291325.PAA05314@bar.loria.fr> References: <3.0.6.32.20000929151121.014d6530@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035393601 12145 80.91.224.250 (23 Oct 2002 17:20:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:20:01 +0000 (UTC) Cc: Denis.Roegel@loria.fr (Denis B. Roegel), ntg-context@ntg.nl, roegel@lorraine.loria.fr (Denis B. Roegel) Original-To: pragma@wxs.nl (Hans Hagen) In-Reply-To: <3.0.6.32.20000929151121.014d6530@pop.wxs.nl> from "Hans Hagen" at Sep 29, 2000 03:11:21 PM Xref: main.gmane.org gmane.comp.tex.context:2830 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2830 `Hans Hagen' wrote > > At 02:11 PM 9/29/00 +0200, Denis B. Roegel wrote: > > >The file compiles with cont-en, and the mpgraph file compiles > >with mpost, but I get a lot of "special" errors when I try > >to produce the PostScript file. Does this example work with > >a PostScript output? > > It does here, but that is because I have the dvi postprocessing script -) > > If you really are in despair and cannot use pdftex I can use it, but I was just wondering. So, I added \pdfoutput=1 at the start of the file, and here is what I get: bar perltk 785 % cont-en test2.tex This is pdfeTeX, Version 3.14159-13c-2.1 (Web2C 7.3) (/usr/local/tex/texmf/pdftex/config/pdftex.cfg) (test2.tex ConTeXt ver: 2000.9.21 fmt: 2000.9.28 int: english mes: english language : language en is active system : cont-new loaded (/users/model/roegel/texmf/tex/context/base/cont-new.tex systems : beware: some patches loaded from cont-new.tex! ) system : cont-old loaded (/users/model/roegel/texmf/tex/context/base/cont-old.tex loading : Context Old Macros ) system : cont-fil loaded (/users/model/roegel/texmf/tex/context/base/cont-fil.tex loading : Context File Synonyms ) bodyfont : 12pt rm is loaded language : patterns 2-en-2 2-de-2 2-fr-2 2-nl-2 loaded specials : tex,postscript,rokicki loaded systems : begin file test2 at line 2 Randomizer initialized to 1080562258. figures : dimensions of ./mpgraph.1 loaded from figurefile itself [MP fonts ./mpgraph.1] [MP color conversion ./mpgraph.1 not needed] figures : dimensions of ./mpgraph.2 loaded from figurefile itself [MP fonts ./mpgraph.2] [MP color conversion ./mpgraph.2 not needed] [1.1 Non-PDF special ignored! Non-PDF special ignored! Non-PDF special ignored! Non-PDF special ignored! Non-PDF special ignored! Non-PDF special ignored! Non-PDF special ignored! Non-PDF special ignored!] systems : end file test2 at line 28 [flush and process mpgraph.mp afterwards] ) Output written on test2.pdf (1 page, 9957 bytes). Transcript written on test2.log. I keep getting these "Non-PDF special ignored!" messages, even after mposting the mpgraph file and calling again cont-en. Denis