ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Berend de Boer" <berend@pobox.com>
Subject: Error in core-ver
Date: Sat, 3 Jun 2000 20:19:10 +0200	[thread overview]
Message-ID: <007c01bfcd88$374ddfc0$0321a8c0@bmach.nederware.nl> (raw)

Hallo All,

Due to a recent change (mea culpa) \type is no longer set in monospaced
fonts leading to all kinds of errors.

For those who downloaded a recent version make sure that in core-ver (around
line 382), \setuptype gets an extra option:

    \c!letter=\tttf,

So it should look like this:

\setuptype
  [\c!spatie=\v!uit,
    \c!kleur=,
    \c!letter=\tttf,
   \c!pagina=\v!nee,
      \c!tab=\v!nee,
    \c!optie=\v!normaal]

Groetjes,

Berend. (-:


                 reply	other threads:[~2000-06-03 18:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='007c01bfcd88$374ddfc0$0321a8c0@bmach.nederware.nl' \
    --to=berend@pobox.com \
    /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).