ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Denis.Roegel@loria.fr (Denis B. Roegel),
	ntg-context@ntg.nl, roegel@lorraine.loria.fr (Denis B. Roegel)
Subject: Re: [metafont] context/metafun problem
Date: Fri, 29 Sep 2000 15:29:14 +0200	[thread overview]
Message-ID: <3.0.6.32.20000929152914.014d8510@pop.wxs.nl> (raw)
In-Reply-To: <200009291325.PAA05314@bar.loria.fr>

At 03:25 PM 9/29/00 +0200, Denis B. Roegel wrote:
>`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:

Never switch the output that way, either say: 

texexec --pdf 

or add 

% output=pdftex 

or add 

\setupoutput[pdftex]

since context (like any tex package) needs to set up its drivers (special
drivers) to match the postprocessor, here being pdftex. IN general: never
use any low level \pdf... !  

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


  reply	other threads:[~2000-09-29 13:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-29 12:11 Denis B. Roegel
2000-09-29 13:11 ` Hans Hagen
2000-09-29 13:25   ` Denis B. Roegel
2000-09-29 13:29     ` Hans Hagen [this message]
2000-09-29 13:50       ` Denis B. Roegel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3.0.6.32.20000929152914.014d8510@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --cc=Denis.Roegel@loria.fr \
    --cc=ntg-context@ntg.nl \
    --cc=roegel@lorraine.loria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).