[tex-live] potentisal conflict in name
Hans Hagen
pragma at wxs.nl
Fri Jun 3 18:03:08 CEST 2005
Akira Kakuto wrote:
> Hans Hagen wrote:
>
>
>>>I don't know what glyphlist.txt is or how it is used or how it should be
>>>updated. (Or if it matters.) Can you explain, please? Or ask Cho?
>>
>>it's a big table of glyph names and unicode slot numbers; it's the first time i
>>see that file; i'll try to figure it out
>
>
> dvipdfmx searches for the glyphlist.txt by kpse_program_text_format,
> so it should be under $TEXMF/dvipdfm/.
>
> (
> Runtime program name of dvipdfmx is "dvipdfm" since it
> starts by kpse_set_program_name(argv[0], "dvipdfm")
> )
so the file is currnetly in the wrong spot;
now that we're discussing dvipdfmx ... do you know a way to use a dvipdfmx
specific map path
../map/dvipdfmx/abc.map
../map/pdftex/abc.map
i want pdftex as well as dvipdfmx to use his/her own map file;
since dvipdfmx does not set a progname (or for this purpose, a maybe a $driver
variable)
since we have multiple axis
engine -> pdfetex aleph xetex
progname -> plain, latex, context
we also need a variable
driver -> dvips, pdftex, dvipdfm
so that we can have
TEXFONTMAPS = .;$TEXMF/{fonts/map/{$driver,dvips,}//
which then takes us to either the pdftex or dvipdfm subpath without potential
conflicts
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the tex-live
mailing list