[dvipdfmx] dvipdfmx fails to find fonts with specified path

Igor Liferenko igor.liferenko at gmail.com
Sun Feb 21 05:03:45 CET 2021


Dear dvipdfmx developers,

The attached DVI file contains a font with the
specified path: ./myfont
But dvipdfmx fails to find it.

To reproduce the problem do the following steps:

    export PKFONTS=/myfonts
    export TFMFONTS=/myfonts

(notice that there is no `.' in the path - I specifically
don't want current directory to be searched)

    save attached files to current directory

    dvipdfmx test

Result: dvipdfmx produces error.

Compare this situation with the PATH environment
variable: if we call an executable via specific path,
as, e.g., `/dir/prog', then PATH is not consulted.

Please fix this.

Regards,
Igor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: myfont.600pk
Type: application/octet-stream
Size: 448 bytes
Desc: not available
URL: <https://tug.org/pipermail/dvipdfmx/attachments/20210221/859422de/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: myfont.tfm
Type: application/octet-stream
Size: 64 bytes
Desc: not available
URL: <https://tug.org/pipermail/dvipdfmx/attachments/20210221/859422de/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.dvi
Type: application/x-dvi
Size: 208 bytes
Desc: not available
URL: <https://tug.org/pipermail/dvipdfmx/attachments/20210221/859422de/attachment.dvi>


More information about the dvipdfmx mailing list.