ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris Samawi Hamid <ishamid@lamar.colostate.edu>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: RE: How to cook Garamond
Date: Sun, 3 Apr 2005 14:23:55 -0600	[thread overview]
Message-ID: <42AE920B@webmail.colostate.edu> (raw)

>===== Original Message From Peter Münster <pmrb@free.fr> =====
>> I've had the same problem-) you need a separate map file for dvips (and
>> dvipdfm). Ah, the TeX "font mess"...
>
>Do you know, how the content of this file should look like?
>Cheers, Peter

Try this:

Add the line

p +myfont.map

to your local dvips.ps file, in
/fonts/dvips/config

syntax:

=========myfont.map===========
plb10     PLB10     <plb10.pfb
===========================

place in your local /fonts/dvips/config

for dvipdfmx: add

f myfont.map

to your local /fonts/dvipdfm/config config file.

dvipdfmx has a slightly different syntax, it includes encoding info:

=========myfont.map.dvipdfmx===========
plb10     texnansi    <plb10.pfb
===========================

place in your local /fonts/dvipdfm/config

This generally works for me. CAUTION: on Linux I've had problems because of
precise spelling (capitals versus lower case). so your map file entries must
match the case for your tfm files, etc.

Best
Idris

============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

             reply	other threads:[~2005-04-03 20:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-03 20:23 Idris Samawi Hamid [this message]
2005-04-04 17:16 ` Peter Münster
2005-04-04 19:41   ` Hans Hagen
2005-04-05  6:05     ` Peter Münster
  -- strict thread matches above, loose matches on Subject: below --
2005-04-05 14:54 Idris Samawi Hamid
2005-04-05 17:19 ` Peter Münster
2005-04-03 21:13 Idris Samawi Hamid
2005-04-03 16:18 Idris Samawi Hamid
2005-04-03 15:58 Idris Samawi Hamid
2005-04-03 18:32 ` Peter Münster
2005-04-03  0:15 Idris Samawi Hamid
2005-04-03  3:13 ` Ciro Soto
2005-04-03  3:14   ` Ciro Soto
2005-04-03  4:29 ` Ciro Soto
2005-04-03  8:12 ` Peter Münster
2005-04-03 20:07 ` h h extern
2005-04-03 20:57 ` Willi Egger

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=42AE920B@webmail.colostate.edu \
    --to=ishamid@lamar.colostate.edu \
    --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).