ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font mapping?
@ 2002-02-19 17:02 Frans Goddijn
  0 siblings, 0 replies; only message in thread
From: Frans Goddijn @ 2002-02-19 17:02 UTC (permalink / raw)


This is just to see if anyone can off-handly show me where the mistake is.
As said, don't worry if no one has a clue, I'll just revert back to standard
cmr TeX fonts. Regards, Frans

I get these error messages in my log file. Any ideas how to avoid these:

\\\
[1.1{c:/TeXLive/texmf/pdftex/config/psfonts.map}
Warning: pdfetex.exe (file rawfonts.map): cannot open font map file
Warning: pdfetex.exe (file csfontd.mapfile): cannot open font map file
\\\

Then my own mapfile is read correctly:

\\\
{c:/TeXLive/texmf-var/pdftex/config/fg.map}] [2.2]
systems        : end file test at line 58
\\\

But it looks like the afm/pfb's are not found, even though I did copy them
to a few likely locations at the same time. Or is it another type of
complaint?

\\\
Warning: pdfetex.exe (file tir): Font tir at 480 not found
Warning: pdfetex.exe (file tii): Font tii at 600 not found
<c:/TeXLive/texmf/fonts/type1/bluesky/cm/cmmi10.pfb>
Warning: pdfetex.exe (file tir): Font tir at 600 not found
Warning: pdfetex.exe (file tir): Font tir at 720 not found
Output written on test.pdf (2 pages, 6484 bytes).
\\\

My font-fg.tex reads like this (is there an error there?)

%D \module
%D   [       file=font-kb,
%D        version=1998.11.4,
%D          title=\CONTEXT\ Font Macros,
%D       subtitle=Karl Berry Font Names,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. Non||commercial use is
%C granted.

\definefontsynonym [Courier]                          [pcrr]
\definefontsynonym [Courier-Oblique]                  [pcrro]
\definefontsynonym [Courier-Bold]                     [pcrb]
\definefontsynonym [Courier-BoldOblique]              [pcrbo]
\definefontsynonym [Helvetica]                        [helv2]
\definefontsynonym [Helvetica-Oblique]                [helvi2]
\definefontsynonym [Helvetica-Italic]                 [helvi2]
\definefontsynonym [Helvetica-Bold]                   [helvb2]
\definefontsynonym [Helvetica-BoldOblique]            [helvbi2]
\definefontsynonym [Helvetica-BoldItalic]             [helvbi2]
\definefontsynonym [Times-Roman]                      [tnr2]
\definefontsynonym [Times-Italic]                     [tnri2]
\definefontsynonym [Times-Oblique]                    [tnro2]
\definefontsynonym [Times-Bold]                       [tnrb2]
\definefontsynonym [Times-BoldItalic]                 [tnrbi2]
\definefontsynonym [Times-BoldOblique]                [tnrbo2]
\definefontsynonym [Times-RomanSC]                    [tnrexp]
\definefontsynonym [SerifCaps]                        [tnrexp]
\definefontsynonym [SerifCapsI]                       [tnrexpi]
\definefontsynonym [Times-RomanSCItalic]              [tnrexpi]

\definefontsynonym [OldStyle] [Times-RomanSC]
%\definefontsynonym [OldStyle] [tnrexp]

\definefontsynonym [OldStyleIt] [Times-RomanSCItalic]

\definefont[osi] [OldStyleIt sa \currentfontscale]

\definefont[oldstyle] [OldStyle sa \currentfontscale]
\def\fgos{\groupedcommand{\oldstyle}{}}

\definefont[oldstyleitalic] [OldStyleIt sa \currentfontscale]
\def\fgosi{\groupedcommand{\oldstyleitalic}{}}

\definefont[myownkaps] [SerifCaps sa \currentfontscale]
\definefont[myownkapsi] [SerifCapsI sa \currentfontscale]
\def\mykap{\groupedcommand{\myownkaps}{}}
\def\mykapi{\groupedcommand{\myownkapsi}{}}

%\definefontsynonym [AvantGarde]                       [pag]
%\definefontsynonym [BookmanLight]                     [pbk]
%\definefontsynonym [CentaurMT]                        [pur]
%\definefontsynonym [Garamond]                         [pgm]
%\definefontsynonym [GillSans]                         [pgs]
%\definefontsynonym [NewBaskerville]                   [pnb]
%\definefontsynonym [Optima]                           [pop]
%\definefontsynonym [Palatino]                         [ppl]
\definefontsynonym [Symbol]                           [psyr]
%\definefontsynonym [Univers]                          [pun]
%\definefontsynonym [Utopia]                           [put]
\definefontsynonym [ZapfChancery]                     [pzcmi]
\definefontsynonym [ZapfDingbats]                     [pzdr]


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-19 17:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-19 17:02 font mapping? Frans Goddijn

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).