ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ConTeXt mailing list <ntg-context@ntg.nl>
Subject: Re: concrete fonts
Date: Thu, 26 Jul 2001 12:54:52 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20010726125422.021e88a8@server-1> (raw)
In-Reply-To: <5.1.0.14.0.20010725162414.00a81aa8@public.uni-hamburg.de>

At 04:46 PM 7/25/2001 +0200, Eckhart Guthöhrlein wrote:
>I tried to use computer concrete fonts via
>
>\setupbodyfont[con]
>
>As far as I have understood the font selection in context, this should 
>work. But it doesn't, because a font 'saccr10' is required, which is not 
>available (and does not exist, to my knowledge). Maybe this is a bug in 
>the typescript files, since it should be ccr10?
>
>\definetypeface[con][rm][serif][concrete][default]
>\setupbodyfont[con]
>
>works and gives me ccr as the default font.

when in font-ini.tex you change:

\def\doparsefontspec#1 #2%
   {\def\somefontname{#1}%
    \ifx\somefontname\empty % space before fontname
      \@EA\doparsefontspec
    \else
      \ifx#2\relax
        \@EA\@EA\@EA\setnaturalfontspec
      \else
        \@EA\@EA\@EA\setforcedfontspec
      \fi
    \fi
    #2}

things will work ok

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       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
-------------------------------------------------------------------------


      parent reply	other threads:[~2001-07-26 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-25 14:46 Eckhart Guthöhrlein
2001-07-25 16:37 ` Hans Hagen
2001-07-26 10:54 ` 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=5.1.0.14.1.20010726125422.021e88a8@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).