ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: missing *8t.tfm files
Date: Sun, 26 Aug 2007 17:25:21 +0300	[thread overview]
Message-ID: <20070826142521.GA2590@kobe.laptop> (raw)
In-Reply-To: <46D18873.8010108@wxs.nl>

On 2007-08-26 16:04, Hans Hagen <pragma@wxs.nl> wrote:
>Giorgos Keramidas wrote:
>> Hi all,
>> I've recently started reading about typefaces in ConTeXt, and trying out
>> the examples of `showfont.pdf', but stumbled upon errors for almost all
>> the fonts.
>
> don't use tetex, use tex live or take one of the more recent packages
> (see wiki)

Unfortunately, teTeX is the `standard' TeX distribution on FreeBSD.
I'll try TeX live, though.  Thanks :)

> you've probably chosen an encoding that has no matching tfm files in
> the distribition
>
> (\setupencoding[default=ec] may help)

Thanks for the tip :-)

It seems teTeX is missing tfm files even for `ec', since trying to
typeset a PDF version of the following:

  \setuppapersize[A4]

  % Define page margins, and enable them for this document.
  \definelayout[keramidaLayout]
    [backspace=60mm,cutspace=20mm,width=middle]
  \setuplayout[keramidaLayout]

  \setupencoding[default=ec]
  \definetypeface [postscript] [rm] [serif] [times]    [default]
  \definetypeface [postscript] [ss] [sans] [helvetica] [default]
  [rscale=.9]
  \definetypeface [postscript] [tt] [mono] [courier]   [default]
  [rscale=1.1]
  \switchtotypeface [postscript] [11pt]

  \starttext

  \subject{Foxes and dogs}
  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.

  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.
  The quick brown fox jumped over the lazy black dog.
  \stoptext

Still results in missing font errors, like this:

  (/usr/local/share/texmf-dist/tex/context/base/type-spe.tex)
  (/usr/local/share/texmf-dist/tex/context/base/type-exa.tex)
  (/usr/local/share/texmf-dist/tex/context/base/type-akb.tex)kpathsea:
  Running mktextfm utmr8t
  mktextfm: Running mf-nowin -progname=mf \mode:=canonex; mag:=1;
  nonstopmode; input utmr8t
  This is METAFONT, Version 2.71828 (Web2C 7.5.4)

  kpathsea: Running mktexmf utmr8t
  ! I can't find file `utmr8t'.
  <*> ...=canonex; mag:=1; nonstopmode; input utmr8t

  Please type another input file name
  ! Emergency stop.

Thanks for all the help.  I will try getting either TeX Live or one of
the newer packages :-)

- Giorgos

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2007-08-26 14:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-25 20:47 Giorgos Keramidas
2007-08-26 13:34 ` Giorgos Keramidas
2007-08-26 14:04 ` Hans Hagen
2007-08-26 14:25   ` Giorgos Keramidas [this message]
2007-08-26 20:13   ` Aditya Mahajan

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=20070826142521.GA2590@kobe.laptop \
    --to=keramida@ceid.upatras.gr \
    --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).