On 26 Mar 2010 at 22:09, Hartmut Henkel wrote:
On Fri, 26 Mar 2010, Hans Hagen wrote:
On 26-3-2010 21:30, Wolfgang Werners-Lucchini wrote:
how should the directory be named where a 600 dpi pk-font is searched for by luatex?
i'm not so sure if luatex does pk fonts (i havent't included pk fonts in 15 years)
it does, with the default kpathsea paths, e. g.:
hahe@hahepc1:~$ luatex xx This is LuaTeX, Version beta-0.52.0-2010032122 (rev 3515) (./xx.tex [1] ) Output written on xx.pdf (1 page, 3242 bytes). Transcript written on xx.log.
or
This is LuaTeX, Version beta-0.52.0-2010032122 (rev 3515) (./xx.tex [1] ) Output written on xx.pdf (1 page, 3242 bytes). Transcript written on xx.log.
Regards, Hartmut
Hello Hartmut, hallo Hans, I have tried both variants but nothing works. I use the minimals under windows. What can I do (examine files, logs) to solve the problem? Wolfgang