ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: texfont - install family?
Date: Fri, 30 Aug 2002 19:53:33 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020830195154.033fd178@server-1> (raw)
In-Reply-To: <1D061A7C-BC3E-11D6-97BE-0050E4258255@muohio.edu>

At 01:30 PM 8/30/2002 -0400, Bruce D'Arcus wrote:

>On Friday, August 30, 2002, at 12:45 PM, Hans Hagen wrote:
>
>>texfont can collect infro from dat files, but in your case you can:
>>
>>(1) copy the files to a path, say d:\fonts\adobe\myriad
>>
>>(2) go to that path
>>
>>(3) say
>>
>>texfont --en=texnansi --co=myriad --ve=adobe --weight=400 --width=600 
>>MyriadMM
>
>Right, but how do I deal with installing not just different weights, but 
>different widths?  In the end, in other words, I want:
>
>Myriad Regular                  --weight=400  --width=600
>Myriad italic                           --wei   ght=400  --width=600
>Myriad Bold                             --weight=600  --width=600
>Myriad Bold-Italic                      --weight=600  --width=600
>
>and...
>
>Myriad Regular Condensed        --weight=400  --width=400
>Myriad italic Condensed         --weight=400  --width=400
>Myriad Bold Condensed           --weight=600  --width=400
>Myriad Bold-Italic Condensed    --weight=600  --width=400
>
>I actually want to install a few more variations, so the batch script you 
>mentioned would be ideal, but as I said, I don't know how to write it.

just put lines into blabla.bat and run that file; add lines like:

....  --weight=%1 --width=%2

and run the script with

   blabla 400 600

(at least that works on win, dunno how to pass args in unix)

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:[~2002-08-30 17:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-21 21:47 FLOWchart puzzles Sytse Knypstra
2002-08-22  8:23 ` Hans Hagen
2002-08-27  7:40   ` s. knypstra
2002-08-29 22:32     ` Hans Hagen
2002-08-22 17:12 ` EC Fonts trouble and TeX Live Glenn R Williams
2002-08-23 16:32   ` Hans Hagen
2002-08-24 15:39     ` texfont - install family? Bruce D'Arcus
2002-08-26 15:40       ` Hans Hagen
2002-08-26 21:40         ` Bruce D'Arcus
2002-08-29 22:34           ` Hans Hagen
2002-08-30 16:03             ` Bruce D'Arcus
2002-08-30 16:45               ` Hans Hagen
2002-08-30 17:30                 ` Bruce D'Arcus
2002-08-30 17:53                   ` 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.20020830195154.033fd178@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).