From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74241 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Dubious "checksum mismatch" message on log file Date: Wed, 01 Feb 2012 15:22:58 +0100 Message-ID: <4F294AC2.6040704@wxs.nl> References: <20120201010904.GH13420@smoon> <20120201060009.GI13420@smoon> <20120201092131.GJ13420@smoon> <1nnjepw9rlajm.dlg@nililand.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1328106552 7407 80.91.229.3 (1 Feb 2012 14:29:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Feb 2012 14:29:12 +0000 (UTC) To: news3@nililand.de, mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 01 15:29:11 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RsbBM-0008EQ-HI for gctc-ntg-context-518@m.gmane.org; Wed, 01 Feb 2012 15:29:08 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7CC13CB278; Wed, 1 Feb 2012 15:23:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id OWDTBqtxmQkv; Wed, 1 Feb 2012 15:23:19 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B0C1DCB270; Wed, 1 Feb 2012 15:23:16 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 78447CB270 for ; Wed, 1 Feb 2012 15:23:15 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gGBHZx2wwFkz for ; Wed, 1 Feb 2012 15:23:00 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id B79F4CB25C for ; Wed, 1 Feb 2012 15:23:00 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q11EMxtj016990 for ; Wed, 1 Feb 2012 15:22:59 +0100 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 5.3h2) with ESMTP (TLS) id 10918-1713362 for multiple; Wed, 01 Feb 2012 15:22:57 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 In-Reply-To: <1nnjepw9rlajm.dlg@nililand.de> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=11; city=Den Haag; latitude=52.0833; longitude=4.3000; http://maps.google.com/maps?q=52.0833,4.3000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eGsCmXao - aab2064441ca - 20120201 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:74241 Archived-At: On 1-2-2012 15:15, Ulrike Fischer wrote: > Am Wed, 1 Feb 2012 10:54:04 +0100 schrieb luigi scarso: > >> It's not related to MKIV but to luatex. > > I think it is related to MKIV (or more precisely to the fontloader). > > It is a bit difficult to demonstrate it with context (how to you use > luatex without mkiv there?) but latex (or plain) it is quite easy: > > The followings examples load pplr7t.vf. Both give the checksum > mismatch message in the log if and only if the lua-fontloader > luaotfload it also loaded: > > %LaTeX > \documentclass{article} > \usepackage{luaotfload} > \begin{document} > \font\test=pplr7t \test abc > \end{document} > > %plain > \input luaotfload.sty > \font\test=pplr7t \test abc > \bye > > So the code from luaotfload (which is based on the context > fontloader code) changes a checksum (either in the vf or in the > tfm-information) and so the check in the luatex engines fails. > > (Imho it is only a minor problem, vf-fonts are not much used with > luatex). Afaik nothing is done with a checksum. There is a checksum field in the loaded tfm but I don't think one has to be passed to luatex. Maybe one should be passed when a regular tfm file is used but even then, loading a vf file is independent. So, it's best to just ignore that message. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________