ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: h h extern <pragma@wxs.nl>
Subject: Re: Re: btex-etex
Date: Sun, 03 Apr 2005 21:28:45 +0200	[thread overview]
Message-ID: <425043ED.3000708@wxs.nl> (raw)
In-Reply-To: <20050403075913.GA5375@mother.cihlarska.net>

Jiri Polcar wrote:
> On Sat, Apr 02, 2005 at 08:37:01AM +0200, Taco Hoekwater wrote:
> 
>>It is quite possible that your resulting characters exceed
>>some size limit in DVI mode. Try \setupoutput[pdftex]
>>
>>In this case your "scaled 5cm" expands into "scaled 141.7":
>>the word test, scaled to 141.7 times it original size.
>>
> 
> 
> My problem is that I have no output also without 'caled 5cm':
> 
>     \setupoutput[pdftex]
> 
>     \starttext
> 
>     \startuseMPgraphic{test}
>       picture p; p := btex TEST etex;
>       draw p;
>     \stopuseMPgraphic
> 
>     \useMPgraphic{test}
> 
>     \stoptext
> 
> 
> Sorry, I used "too" complicated example to describe my problem. I have
> no ouptput of btex-etex in any case...

a more simple version:

\setupoutput[pdftex]

\starttext

\startMPpage
   draw btex TEST etex;
\stopMPpage

\stoptext

anyhow, what does

texexec --automp

produce

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

  parent reply	other threads:[~2005-04-03 19:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-01  8:37 btex-etex Jiri Polcar
2005-04-01  9:24 ` btex-etex Patrick Gundlach
2005-04-01  9:49   ` btex-etex Jiri Polcar
2005-04-02  6:37     ` Taco Hoekwater
2005-04-03  7:59       ` Jiri Polcar
2005-04-03 18:20         ` Taco Hoekwater
2005-04-03 19:28         ` h h extern [this message]
2005-04-04  7:28           ` Jiri Polcar
2005-04-04  8:22             ` Hans Hagen
2005-04-05  8:10               ` Jiri Polcar
2005-04-04 10:53             ` btex-etex Patrick Gundlach
2005-04-02 16:52 ` chancery font Ciro Soto
2005-04-02 17:27   ` Idris Samawi Hamid
2005-04-02 17:52   ` Willi Egger
2005-04-02 18:29     ` Ciro Soto
2005-04-02 19:21       ` Idris Samawi Hamid
2005-04-02 20:00         ` Ciro Soto
2005-04-02 21:22           ` Adam Lindsay
2005-04-02 23:33             ` Ciro Soto
2005-04-03 14:03               ` Rob Ermers
2005-04-03 14:57                 ` Adam Lindsay
2005-04-03 16:22                   ` Ciro Soto
2005-04-03 19:41       ` h h extern

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=425043ED.3000708@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /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).