ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: urw-garamond with MKIV
Date: Mon, 21 Apr 2008 10:25:35 +0200	[thread overview]
Message-ID: <115224fb0804210125i322e7fe1nbd3012ebac80a899@mail.gmail.com> (raw)
In-Reply-To: <480C4ADB.3020804@wxs.nl>

On Mon, Apr 21, 2008 at 10:05 AM, Hans Hagen <pragma@wxs.nl> wrote:
> Wolfgang Schuster wrote:
>
> > I used myself for the luximono fonts only the afm and pfb files
> > and put them in my texmf-fonts directory, the chars had been
> > also shown in the pdf file but the last char in the uppercase,
> > the lowercase char and from the number had been replaced by
> > the wrong glyph.
>
> hm, there are no afm files on my system, kind of weird because afm files
> are the sources for tfm and as such they should be shipped

I used the zip file from ctan, it contains afm files

http://ctan.org/tex-archive/fonts/LuxiMono/

I wrote now a typescript with a few example line.

\starttypescript [mono] [luximono]
  \setups[font:fallback:mono]
  \definefontsynonym [Mono]           [LuxiMono-Regular]
  \definefontsynonym [MonoBold]       [LuxiMono-Bold]
  \definefontsynonym [MonoItalic]     [LuxiMono-Italic]
  \definefontsynonym [MonoBoldItalic] [LuxiMono-BoldItalic]
\stoptypescript

\starttypescript [mono] [luximono]
  \definefontsynonym [LuxiMono-Bold]       [file:ul9b8a]  [features=default]
  \definefontsynonym [LuxiMono-BoldItalic] [file:ul9bo8a] [features=default]
  \definefontsynonym [LuxiMono-Regular]    [file:ul9r8a]  [features=default]
  \definefontsynonym [LuxiMono-Italic]     [file:ul9ro8a] [features=default]
\stoptypescript

\starttypescript [luximono]
  \definetypeface [\typescriptone] [tt] [mono] [luximono] [default]
\stoptypescript

\usetypescript[luximono]
\setupbodyfont[luximono]

\starttext

ABC
%ABCDE

abc

1230

\stoptext

The last char in every row is always replaced by something else
or to be more concrete the last char for the uppercase row is
replaced by a uppercase thorn, the last char for the lowercase
chars with a lowercase thorn and the last char for the digits
depend what other chars I used in my test file.

Wolfgang
___________________________________________________________________________________
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:[~2008-04-21  8:25 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-12  7:44 Peter Münster
2008-04-13  9:38 ` Taco Hoekwater
2008-04-13 11:37   ` Peter Münster
2008-04-13 18:53     ` Henning Hraban Ramm
2008-04-14  7:13 ` Wolfgang Schuster
2008-04-14  7:18   ` ConTeXt Document with SVN Info Included Michael Hallgren
2008-04-14 12:38     ` Peter Münster
2008-04-14 19:42       ` Michael Hallgren
2008-04-14 22:30     ` Stephan Hennig
2008-04-20 19:38   ` urw-garamond with MKIV Peter Münster
2008-04-21  6:25     ` Wolfgang Schuster
2008-04-21  7:17       ` Hans Hagen
2008-04-21  7:41         ` Wolfgang Schuster
2008-04-21  8:05           ` Hans Hagen
2008-04-21  8:25             ` Wolfgang Schuster [this message]
2008-04-21  8:22           ` Hans Hagen
2008-04-21 11:05             ` Lutz Haseloff
2008-04-21 11:54               ` Hans Hagen
2008-04-21 12:06                 ` Lutz Haseloff
2008-04-21 17:47                   ` Taco Hoekwater
2008-04-22  6:07                     ` Wolfgang Schuster
2008-04-22  6:52                       ` Taco Hoekwater
2008-04-22 10:43                         ` Taco Hoekwater
2008-04-23 10:36                           ` Lutz Haseloff
2008-04-23 12:34                             ` Taco Hoekwater
2008-04-21 19:38             ` Peter Münster

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=115224fb0804210125i322e7fe1nbd3012ebac80a899@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).