[XeTeX] fontmap warnings (on TexLive 2009)
Steven Woody
narkewoody at gmail.com
Wed Oct 7 04:58:31 CEST 2009
On Wed, Oct 7, 2009 at 3:24 AM, Peter Dyballa <Peter_Dyballa at web.de> wrote:
>
> Am 06.10.2009 um 18:43 schrieb Steven Woody:
>
>> I just did it and the same xelatex warnings are still there :(
>
> OK! Then let's try it systematically!
>
> What is the output of these three commands:
>
> kpsewhich psfonts.map
> kpsewhich allrunes.map
> kpsewhich cm-super-t2a.map
$ kpsewhich psfonts.map
/cygdrive/d/woody/.texlive2009/texmf-var/fonts/map/dvips/updmap/psfonts.map
$ kpsewhich allrunes.map
/usr/local/texlive/2009/texmf-dist/fonts/map/dvips/allrunes/allrunes.map
$ kpsewhich cm-super-t2a.map
/usr/local/texlive/2009/texmf-dist/fonts/map/dvips/cm-super/cm-super-t2a.map
>
> And what is returned from these commands:
>
> ls -l <all pathnames output from the first three commands>
$ ls -l /cygdrive/d/woody/.texlive2009/texmf-var/fonts/map/dvips/updmap /usr/lo
cal/texlive/2009/texmf-dist/fonts/map/dvips/allrunes /usr/local/texlive/2009/te
xmf-dist/fonts/map/dvips/cm-super
/cygdrive/d/woody/.texlive2009/texmf-var/fonts/map/dvips/updmap:
total 2117
-rw-r--r-- 1 WuWo Domain Users 8945 2009-10-07 00:36 builtin35.map
-rw-r--r-- 1 WuWo Domain Users 13004 2009-10-07 00:36 download35.map
-rw-r--r-- 1 WuWo Domain Users 814701 2009-10-07 00:36 ps2pk.map
lrwxrwxrwx 1 WuWo Domain Users 14 2009-10-07 00:38 psfonts.map -> psfonts_t1
.map
-rw-r--r-- 1 WuWo Domain Users 514038 2009-10-07 00:36 psfonts_pk.map
-rw-r--r-- 1 WuWo Domain Users 806590 2009-10-07 00:36 psfonts_t1.map
/usr/local/texlive/2009/texmf-dist/fonts/map/dvips/allrunes:
total 8
-rw-r--r-- 1 WuWo Domain Users 5616 2006-01-10 07:35 allrunes.map
/usr/local/texlive/2009/texmf-dist/fonts/map/dvips/cm-super:
total 200
-rw-r--r-- 1 WuWo Domain Users 32335 2008-07-11 08:48 cm-super-t1.map
-rw-r--r-- 1 WuWo Domain Users 33238 2008-07-11 08:48 cm-super-t2a.map
-rw-r--r-- 1 WuWo Domain Users 33238 2008-07-11 08:48 cm-super-t2b.map
-rw-r--r-- 1 WuWo Domain Users 33238 2008-07-11 08:48 cm-super-t2c.map
-rw-r--r-- 1 WuWo Domain Users 27973 2008-07-11 08:48 cm-super-ts1.map
-rw-r--r-- 1 WuWo Domain Users 32368 2008-07-11 08:48 cm-super-x2.map
> wc -l <all pathnames output from the first three commands>
$ wc -l /cygdrive/d/woody/.texlive2009/texmf-var/fonts/map/dvips/updmap/psfonts
.map /usr/local/texlive/2009/texmf-dist/fonts/map/dvips/allrunes/allrunes.map /
usr/local/texlive/2009/texmf-dist/fonts/map/dvips/cm-super/cm-super-t2a.map
11503 /cygdrive/d/woody/.texlive2009/texmf-var/fonts/map/dvips/updmap/psfonts.m
ap
216 /usr/local/texlive/2009/texmf-dist/fonts/map/dvips/allrunes/allrunes.map
435 /usr/local/texlive/2009/texmf-dist/fonts/map/dvips/cm-super/cm-super-t2a.
map
12154 total
> grep frummt <all pathnames output from the first three commands>
$ grep frummt /cygdrive/d/woody/.texlive2009/texmf-var/fonts/map/dvips/updmap/p
sfonts.map /usr/local/texlive/2009/texmf-dist/fonts/map/dvips/allrunes/allrunes
.map /usr/local/texlive/2009/texmf-dist/fonts/map/dvips/cm-super/cm-super-t2a.m
ap
/cygdrive/d/woody/.texlive2009/texmf-var/fonts/map/dvips/updmap/psfonts.map:frum
mt frummt <frummt.pfb
/usr/local/texlive/2009/texmf-dist/fonts/map/dvips/allrunes/allrunes.map:frummt
frummt <frummt.pfb
>
> The output of these commands could also be useful:
>
> which kpsewhich xetex xdvipdfmx
$ which kpsewhich xetex xdvipdfmx
/usr/local/texlive/2009/bin/i386-cygwin/kpsewhich
/usr/local/texlive/2009/bin/i386-cygwin/xetex
/usr/local/texlive/2009/bin/i386-cygwin/xdvipdfmx
> xetex --version
$ xetex --version
XeTeX 3.1415926-2.2-0.9995.2 (TeX Live 2009)
kpathsea version 5.0.0
Copyright 2009 SIL International and Jonathan Kew.
There is NO warranty. Redistribution of this software is
covered by the terms of both the XeTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the XeTeX source.
Primary author of XeTeX: Jonathan Kew.
Compiled with ICU version 3.8.1 [with modifications for XeTeX]
Compiled with zlib version 1.2.3; using 1.2.3
Compiled with FreeType2 version 2.3.9; using 2.3.9
Compiled with fontconfig version 2.7.3; using 2.7.3
Compiled with libpng version 1.2.39; using 1.2.39
Compiled with xpdf version 3.02pl3
> xdvipdfmx --version
$ xdvipdfmx --version
<FONTMAP:pdftex.map
** WARNING ** Invalid char in fontmap line: f
** WARNING ** Invalid map record in fontmap line 3077 from pdftex.map.
** WARNING ** -- Ignore the current input buffer: labm3583 SFBM3583 "T2AEncoding
ReEncodeFont" <cm-super-t2a.enc <sfbm3583.pft frummt <frummt.pfb
><FONTMAP:cid-x.map>Unknown option in "-version"
This is xdvipdfmx-0.7.8 by Jonathan Kew and Jin-Hwan Cho,
an extended version of DVIPDFMx, which in turn was
an extended version of dvipdfm-0.13.2c developed by Mark A. Wicks.
Copyright (c) 2006-2008 SIL International and Jin-Hwan Cho.
This is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Usage: xdvipdfmx [options] xdvfile
-c Ignore color specials (for B&W printing)
-d number Set PDF decimal digits (0-5) [2]
-f filename Set font map file name [cid-x.map]
-g dimension Annotation "grow" amount [0.0in]
-h Show this help message
-l Landscape mode
-m number Set additional magnification
-o filename Set output file name [dvifile.pdf]
-p papersize Set papersize [a4]
-q Be quiet
-r resolution Set resolution (in DPI) for raster fonts [600]
-s pages Select page ranges (-)
-t Embed thumbnail images of PNG format [dvifile.1]
-x dimension Set horizontal offset [1.0in]
-y dimension Set vertical offset [1.0in]
-z number Set zlib compression level (0-9) [9]
-v Be verbose
-vv Be more verbose
-C number Specify miscellaneous option flags [0]:
0x0001 reserved
0x0002 Use semi-transparent filling for tpic shading command,
instead of opaque gray color. (requires PDF 1.4)
0x0004 Treat all CIDFont as fixed-pitch font.
0x0008 Do not replace duplicate fontmap entries.
Positive values are always ORed with previously given flags.
And negative values replace old values.
-D template PS->PDF conversion command line template [none]
-E Always try to embed fonts, regardless of licensing flags.
-K number Encryption key bits [40]
-O number Set maximum depth of open bookmark items [0]
-P number Set permission flags for PDF encryption [0x003C]
-S Enable PDF encryption
-V number Set PDF minor version [4]
All dimensions entered on the command line are "true" TeX dimensions.
Argument of "-s" lists physical page ranges separated by commas, e.g., "-s 1-3,5
-6"
Papersize is specified by paper format (e.g., "a4") or by w<unit>,h<unit> (e.g.,
"20cm,30cm").
> Which utility do you use to run XeTeX? (The LOG file clearly says you're
> using TL '09, but anyway...)
I am not directly run XeTeX, I run xelatex on the TL'09
> Did you use tlmgr or some other utility to update your very early TeX Live
> 2009-test distribution since July? Could you update tonight? There is some
> chance that some MAP file fragment is defective, your whole disk or at least
> the slice with TL '09 could be defective, and I hope the grep command can
> enlighten us a bit.
My TeX Live is newly installed using the network installer found in
TeX Live home page. It was installed at around Oct. 5.
>
>
> *BTW* in TL '09 you really *do* *not* need to load graphicx or hyperref with
> the dvipdfmx resp. the dvipdfm options. Check it by either running XeLaTeX
> or texdoc...
sorry? I don't get it ...
>
> --
> Greetings
>
> Pete
>
> When you meet a master swordsman,
> show him your sword.
> When you meet a man who is not a poet,
> do not show him your poem.
> – Rinzai, ninth century Zen master
>
>
--
Life is the only flaw in an otherwise perfect nonexistence
-- Schopenhauer
narke
public key at http://subkeys.pgp.net:11371 (narkewoody at gmail.com)
More information about the XeTeX
mailing list