ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Werners-Lucchini" <wwl@musensturm.de>
Subject: how to use designsize
Date: Sun, 1 Jun 2003 02:08:29 +0200	[thread overview]
Message-ID: <E19MGL3-00034X-00@mrvdomng.kundenserver.de> (raw)

Hallo!

After asking some questions about installing metafont's, I have not made
any progress.

I would like to show the problem with J. Knappen's EC-fonts.

To access this fonts I adapted my little typescript:

-----------------type-kna.tex--------------------------
\starttypescript [serif] [knappen] [name]
  \definefontsynonym [serif] [ecrm1000]
\stoptypescript

\starttypescript [serif] [knappen] [size]
  \definebodyfont [5pt,6pt,7pt,8pt] [rm]
    [tf=ecrm0900 sa 1]
  \definebodyfont [9pt] [rm]
    [tf=ecrm0900]
  \definebodyfont [10pt] [rm]
    [tf=ecrm1000]
  \definebodyfont [10.95pt] [rm]
    [tf=ecrm1095]
  \definebodyfont [12pt] [rm]
    [tf=ecrm1200]
  \definebodyfont [14.4pt] [rm]
    [tf=ecrm1440]
  \definebodyfont [17.28pt] [rm]
    [tf=ecrm1728]
  \definebodyfont [20.74pt] [rm]
    [tf=ecrm2074]
  \definebodyfont [24.88pt] [rm]
    [tf=ecrm2488]
\stoptypescript

\starttypescript [Knappen]
  \definetypeface [Knappen] [rm] [serif] [knappen] [knappen] [encoding=ec]
\stoptypescript
---------------------------------------------------------------

and used the following testfile:

--------------------tst.tex---------------------------------
\usetypescriptfile [type-kna]
\usetypescript [Knappen]
\setupbodyfont [Knappen]
\starttext
\chapter{Fest}
Gottes.
\stoptext
-----------------------------------------------------------------

Problem: 'ecrm2074 at 600', which exists, should be used!
              'ecrm1200 at1036.8' is used  instead!

How can this be corrected?

Thank you for your help!

Wolfgang

             reply	other threads:[~2003-06-01  0:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-01  0:08 Wolfgang Werners-Lucchini [this message]
2003-06-04  4:42 Wolfgang Werners-Lucchini
2003-06-04  5:54 ` Hans Hagen
2003-06-06 22:52 Wolfgang Werners-Lucchini
2003-06-07 22:42 Wolfgang Werners-Lucchini

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=E19MGL3-00034X-00@mrvdomng.kundenserver.de \
    --to=wwl@musensturm.de \
    --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).