[tex-live] OSFONTDIR in texmf.cnf-4WIN
Akira Kakuto
kakuto at fsci.fuk.kindai.ac.jp
Sat Oct 7 00:57:08 CEST 2006
> Are there any Windows releases where the system fonts had not been in
> c:/windows/fonts?
>
> Even if they are not, does it hurt if c:/windows/fonts is in the
> search path? For example:
>
> TTFONTS = .;$TEXMF/fonts/truetype//;c:/windows/fonts//;$OSFONTDIR//
I'm using in W32TeX:
% TrueType outline fonts.
SYSTTF = c:/{winnt,windows,winnt35}/fonts//
TTFONTS = .;$SYSTTF;$TEXMF/fonts/truetype//
Similar one in TeXlive:
OSFONTDIR = c:/{windows,winnt,winnt35}/fonts//
TTFONTS = .;$TEXMF/fonts/truetype//;$OSFONTDIR
may be useful, I think.
OSFONTDIR in other variables like AFMFONTS may not
be necessary at present.
Best regards,
Akira
More information about the tex-live
mailing list