ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Presentation s-pre-03
Date: Tue, 13 Jan 2004 17:23:55 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040113172252.01e21af8@server-1> (raw)
In-Reply-To: <6.0.1.1.2.20040113165934.01ee5ec0@server-1>

At 16:59 13/01/2004, you wrote:
>At 08:42 13/01/2004, you wrote:
>>Hi,
>>
>>I am trying to compile a simple presentation using the s-pre-03 context's 
>>style whitout success. The .tex and .log file are as attach in this mail. 
>>Can somebody help me, please?
>
>i'll have a ook at it, strange problem in mp converter

The problem has to do with \zeropoint being mapped to \dimen12 (Plain's 
\z@), and \dimen12 is a scratchdimen in supp-mps, so in your cont-new.tex add:

\newdimen\zeropoint \zeropoint = 0pt
\newdimen\onepoint  \onepoint  = 1pt

Hans  

      reply	other threads:[~2004-01-13 16:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13  7:42 Eduardo Cassiraga
2004-01-13  8:49 ` Otared Kavian
2004-01-13 15:59 ` Hans Hagen
2004-01-13 16:23   ` Hans Hagen [this message]

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=6.0.1.1.2.20040113172252.01e21af8@server-1 \
    --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).