[luatex] problem with a pk font and ngerman

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sun Nov 4 20:24:45 CET 2012


The following example works with pdflatex but not with
lualatex. Here the letter "a" of "Late" is missing.
You need an up-to-date TL2012. Without babel or another language
as ngerman it is also ok. For the test run I deleted everything
in ~/.texlive2012/texmf-var/
I have no idea why ngerman should be a problem with the
letter a. If I write "Lat" then the a is present.


\documentclass{article}

\usepackage[ngerman]{babel}

\begin{document}



\usefont{T1}{wela}{m}{sl}

Late



\end{document}


This is LuaTeX, Version beta-0.70.2-2012052410 (TeX Live 2012)
  \write18 enabled.
(./Namenlos-4.tex
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8m-luatex-1.5> and hyphenation patterns 
for engl
ish, dumylang, nohyphenation, loaded.
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/ngermanb.ldf
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.def)))
(./Namenlos-4.aux)
(/usr/local/texlive/2012/texmf-dist/tex/latex/schulschriften/t1wela.fd)
[1{/usr/local/texlive/2012/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./Namenlos-4.aux
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+429/600 --dpi 
429 welasl14
mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=0+429/600; 
nonstopmode; input welasl14
This is METAFONT, Version 2.718281 (TeX Live 2012)


(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/welasl14
.mf
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14.m
f
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_d
ef.mf)
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_g
r.mf [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [196] [214]
[220])
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_k
l.mf [97] [98] [99] [100] [101] [8] [9] [10] [102] [103] [104] [105] [106]
[107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118]
[119] [120] [121] [122] [255] [228] [246] [252])
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_s
z.mf [128] [5] [24] [7] [6] [0] [1] [2] [3] [4] [29] [30] [17] [25] [26]
[27] [28] [23] [31] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [33]
[34] [35] [36] [37] [38] [159] [39] [40] [41] [42] [43] [44] [45] [46] [47]
[58] [59] [62] [61] [60] [63] [16] [18] [21] [22] [19] [20] [14] [15] [91]
[93] [64] [160])
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_e
nd.mf
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_g
r.mf [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140]
[141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152]
[153] [154] [155] [156] [157])
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_k
l.mf [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172]
[173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184]
[185] [186] [223] [187] [188] [189]))
(/usr/local/texlive/2012/texmf-dist/fonts/source/public/schulschriften/wela14_l
ig.mf) ) )
Font metrics written on welasl14.tfm.
Output written on welasl14.429gf (184 characters, 37012 bytes).
Transcript written on welasl14.log.
mktexpk: 
/home/voss/.texlive2012/texmf-var/fonts/pk/ljfour/public/schulschriften/welasl14.429pk: 
successfully generated.
) )
  276 words of node memory still in use:
    2 hlist, 1 vlist, 1 rule, 2 glue, 2 glyph, 40 glue_spec, 1 write nodes
    avail lists: 2:12,3:6,4:22,5:1,6:33,7:1,9:6,10:1
 
</home/voss/.texlive2012/texmf-var/fonts/pk/ljfour/public/schulschriften/welas
l14.429pk></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cm
r10.pfb>
Output written on Namenlos-4.pdf (1 page, 9470 bytes).
Transcript written on Namenlos-4.log.


More information about the luatex mailing list