Jin-Hwan Cho wrote:
On May 26, 2008, at 5:58 PM, Hans Hagen wrote:
Jin-Hwan Cho wrote:
it consisted of more than one TEXMF directories. It's not a bug but here is a patch to solve this problem. actually the solution to that is the following patch ... the simplified expansion dates from the stepwise construction of this module
function input.locatelists() local instance = input.instance for _, path in pairs(input.expanded_path_list('TEXMF')) do path = file.collapse_path(input.clean_path(path)) input.report("locating list of",path) input.locatedatabase(input.normalize_name(path)) end end
you really need the latest bets (just uploaded); there has been some cleanup (esp instances)
luatools --generate worked well with the last beta. Thanks.
Still luatools cmr10.tfm does not work. But luatools cmr10.tfm* works. Is it intended?
hm, works here
luatools cmr10.tfm c:/data/develop/tex/texmf/fonts/tfm/public/cm/cmr10.tfm
----------------------------------------------------------------- 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 -----------------------------------------------------------------