ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Latex Fonts as per adobekb.tex
Date: Fri, 21 Mar 2003 17:27:18 +0100	[thread overview]
Message-ID: <5.1.0.14.1.20030321172512.02584e90@server-1> (raw)
In-Reply-To: <BAA09D62.EC38%king@dircon.co.uk>

At 10:43 AM 3/21/2003 +0000, Nigel King wrote:

>Patrick has lead me to the delights of Latex Fonts via his script
>adobekb.tex which works well for most of my existing documents.

btw, these are not latex fonts, but fonts conforming to the berry 8 char 
naming scheme (plain, amstex etc also can use them)

>However, I have a small problem with graphs in metapost the following
>startup is used but the fonts for the scales do not come out.

\startMPenvironment ....

>input metafun ;
>
>verbatimtex
>\usetypescriptfile[adobekb]
>\setupencoding [default=8r]
>\usetypescript[adobekb][\defaultencoding]
>\usetypescript[times][\defaultencoding]
>\setupbodyfont[times]
>\starttext
>etex
>
>input graph
>         init_numbers
>                 (textext("$-$"),
>                 textext("$1$"),
>                 textext("${\times}10$"),
>                 textext("${}^-$"),
>                 textext("${}^2$"));
>         Fe_base := textext("$10$") ;
>
>prologues:=2;

^^^^ use m-graph instead

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
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

      reply	other threads:[~2003-03-21 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 10:43 Nigel King
2003-03-21 16:27 ` 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.20030321172512.02584e90@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).