ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ville Voipio <vv@iki.fi>
Subject: Re: font tryout
Date: Sun, 2 Jun 2002 15:56:49 +0300 (EET DST)	[thread overview]
Message-ID: <Pine.OSF.4.10.10206021515180.23381-100000@kosh.hut.fi> (raw)
In-Reply-To: <B91F8F0D.890F%king@dircon.co.uk>

Hello!

I made a fresh MiKTeX installation and tried the URW font installation
hint given by Nigel King. My old MiKTeX installation was installed at
C:\Program Files\MiKTeX. The space in the path confused texfont, it
complained about "c:program" not found. Installing to d:/texmf removed
this complaint. (However, I'd love to keep my programs in the "program
files" folder, so this should be solved, as well.)

> texfont --encoding=ec  --batch type-tmf.dat

This produced a looooong list of errors. I took just one line from the
batch file to make this listing shorter:

  texfont --encoding=ec --ve=urw --co=times --so=auto

The output is pasted under this message. There are a few things which seem
slightyl bad:

1. The source path is "D:\texmf/fonts/afm/urw/times", i.e. both backslash
and the forward one are mixed (thanks, M$, for choosing \). This might
confuse something.

2. Possibly for this reason none of the utm*8a.pfb files was found. These
files do exist in d:\texmf\fonts\type1\urw\times

3. initexmf seems to dislike the command line options given by the script,
at least it shows its usage, which does not look so good.

4. Files ec-urw-xxx.map are created at d:\localtexmf\pdftex\config, and
they look good.

5. When I try to run the test file given by Kris Hermans, the system
complains about missing ec-raw-utmr8a. This might be because such font
does not exist (tfm files are available in \localtexmf\fonts, pfb
not).

6. When I try to run the file ec-urw-times.tex, the system complains first
about missing fmvr8x. This seems to be a euro-related problem. I have
marvosym and eurofonts installed, but can find only .tfm file for the
font.

---

So, what's next? I guess there are a lot of MiKTeX users who'd love to use
ConTeXt with URW fonts. And sometimes even with the local currency symbol.

TIA,

- Ville

8<------

 TeXFont 1.5 - ConTeXt / PRAGMA ADE 2000-2001 (STILL BETA)

       encoding vector : ec
           vendor name : urw
           source path : D:\texmf/fonts/afm/urw/times
       font collection : times
       texmf font root : d:\localtexmf
       pdftex map file : ec-urw-times.map
      processing files : all on afm path
    extending map file : D:\localtexmf/pdftex/config/ec-urw-times.map

       font identifier : NimbusRomNo9L-Medi -> text -> tfm + vf
generating raw tfm/vpl : ec-raw-utmb8a (from utmb8a)
     generating new vf : ec-utmb8a (from ec-raw-utmb8a)
      missing pfb file : utmb8a.pfb

       font identifier : NimbusRomNo9L-MediItal -> text -> tfm + vf
generating raw tfm/vpl : ec-raw-utmbi8a (from utmbi8a)
     generating new vf : ec-utmbi8a (from ec-raw-utmbi8a)
      missing pfb file : utmbi8a.pfb

       font identifier : NimbusRomNo9L-Regu -> text -> tfm + vf
generating raw tfm/vpl : ec-raw-utmr8a (from utmr8a)
     generating new vf : ec-utmr8a (from ec-raw-utmr8a)
      missing pfb file : utmr8a.pfb

       font identifier : NimbusRomNo9L-ReguItal -> text -> tfm + vf
generating raw tfm/vpl : ec-raw-utmri8a (from utmri8a)
     generating new vf : ec-utmri8a (from ec-raw-utmri8a)
      missing pfb file : utmri8a.pfb

            generating : ls-r databases

Usage: initexmf [OPTION...]

This program configures MiKTeX for your system.
Newcomers should use the graphical frontend "MiKTeX Options".

Options:
--debug, -d                     Print debugging information.
--dump                          Create all format files.
--dump=FMTNAME                  Create a specific format file.
--find-elatex-input FILE        Find e-LaTeX input file.
--find-etex-input FILE          Find e-TeX input file.
--find-executable FILE          Find MiKTeX executable.
--find-lambda-input FILE        Find Lambda input file.
--find-latex-input FILE         Find LaTeX input file.
--find-metafont-input FILE      Find METAFONT input file.
--find-metapost-input FILE      Find MetaPost input file.
--find-omega-input FILE         Find Omega input file.
--find-pdflatex-input FILE      Find pdfLaTeX input file.
--find-pdftex-input FILE        Find pdfTeX input file.
--find-other-executable FILE    Find an executable.
--find-tex-input FILE           Find TeX input file.
--help, -h                      Print this help screen and exit.
--list-modes                    List known METAFONT modes.
--local-root=ROOT               Specify the local TEXMF tree.
--mkpsres                       Refresh PSres database (see also
--search).
--mkpsres=DIR                   Add font directory DIR to the PSres
database.
--personal, -p                  Do not use a personal configuration file.
--personal=CFGFILE, -pCFGFILE   Use a personal configuration file.
--print-only, -n                Print what would be done.
--quiet, -q                     Suppress screen output.
--reconfigure                   Reconfigure MiKTeX.
--report                        Show configuration report.
--root-directories=ROOTS, -rROOTS
                                Specify TEXMF root directories.
--search                        Search for PS resources (requires
--mkpsres).
--update-fndb, -u               Refresh all filename databases.
--update-fndb=ROOT, -uROOT      Refresh filename database of
                                TEXMF ROOT.
--verbose, -v                   Print information on what is being done.
--version, -V                   Print the version number and exit.


  reply	other threads:[~2002-06-02 12:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-01 10:24 Kris Hermans
2002-06-02  7:59 ` Nigel King
2002-06-02 12:56   ` Ville Voipio [this message]
2002-06-03 13:26     ` Kris Hermans
2002-06-03 13:43       ` Hans Hagen
2002-06-03 21:02         ` Jonathan Beach
2002-06-04  5:26         ` Kris Hermans
2002-06-04 16:20         ` John Devereux
2002-06-04 18:53           ` Bill McClain
2002-06-05 22:04           ` Hans Hagen

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=Pine.OSF.4.10.10206021515180.23381-100000@kosh.hut.fi \
    --to=vv@iki.fi \
    /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).