From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42297 Path: news.gmane.org!not-for-mail From: "Alan Stone" Newsgroups: gmane.comp.tex.context Subject: Re: fonts with luatex Date: Thu, 10 Jul 2008 09:15:12 +0200 Message-ID: <326847810807100015q4d6e87c4x9ba230a921544545@mail.gmail.com> References: <326847810807080700m2f7b52d6n54b6f89f198da88c@mail.gmail.com> <48738178.1070302@wxs.nl> <326847810807081123q6a744551lb8e419fccea5f8df@mail.gmail.com> <487473DF.9020506@wxs.nl> <326847810807090124n42ee7c3fna6f4132c0cb4de26@mail.gmail.com> <48747995.9080507@wxs.nl> <4874D596.8070803@elvenkind.com> <4875B078.1050306@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2079586021==" X-Trace: ger.gmane.org 1215674231 22165 80.91.229.12 (10 Jul 2008 07:17:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jul 2008 07:17:11 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 10 09:17:58 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KGqPW-000574-Pu for gctc-ntg-context-518@m.gmane.org; Thu, 10 Jul 2008 09:17:50 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A5661FD19; Thu, 10 Jul 2008 09:16:56 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07931-01-4; Thu, 10 Jul 2008 09:16:17 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3D2601FD26; Thu, 10 Jul 2008 09:15:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 93B1E1FD26 for ; Thu, 10 Jul 2008 09:15:51 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07931-01-3 for ; Thu, 10 Jul 2008 09:15:14 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by ronja.ntg.nl (Postfix) with ESMTP id 64EC01FCDF for ; Thu, 10 Jul 2008 09:15:13 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id c10so869392nfd.44 for ; Thu, 10 Jul 2008 00:15:13 -0700 (PDT) Original-Received: by 10.210.43.10 with SMTP id q10mr5817950ebq.183.1215674112832; Thu, 10 Jul 2008 00:15:12 -0700 (PDT) Original-Received: by 10.210.136.3 with HTTP; Thu, 10 Jul 2008 00:15:12 -0700 (PDT) In-Reply-To: <4875B078.1050306@wxs.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:42297 Archived-At: --===============2079586021== Content-Type: multipart/alternative; boundary="----=_Part_6239_3737633.1215674112782" ------=_Part_6239_3737633.1215674112782 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline >cleaned up ... i'll upload a beta Thanks a lot Hans. Where from will the beta be uploadable ? Alan On Thu, Jul 10, 2008 at 8:47 AM, Hans Hagen wrote: > Taco Hoekwater wrote: > > > > Hans Hagen wrote: > >> Alan Stone wrote: > >>>> are there really two dots there? ..tma > >>> Yes indeed Hans. > >> that's weird, i'm stymied > > > > I'm not :) You got that from a bug in the warning message, not > > the actual file name. > > > > input.luasuffix = '.tma' > > input.report("unable to save %s in %s.%s",dataname,name,input.luasuffix) > > > > So that the string format reduces to > > > > ("unable to save %s in %s..tma",dataname,name) > > ah, ok, cleaned up ... i'll upload a beta > > i now save as binary .. maybe it helps otherwise there's realy a write / > permission problem in Alan's machine > > Hans > ------=_Part_6239_3737633.1215674112782 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline >cleaned up ... i'll upload a beta

Thanks a lot Hans.

Where from will the beta be uploadable ?

Alan

On Thu, Jul 10, 2008 at 8:47 AM, Hans Hagen <pragma@wxs.nl> wrote:
Taco Hoekwater wrote:
>
> Hans Hagen wrote:
>> Alan Stone wrote:
>>>> are there really two dots there? ..tma
>>> Yes indeed Hans.
>> that's weird, i'm stymied
>
> I'm not :) You got that from a bug in the warning message, not
> the actual file name.
>
> input.luasuffix    = '.tma'
> input.report("unable to save %s in %s.%s",dataname,name,input.luasuffix)
>
> So that the string format reduces to
>
>    ("unable to save %s in %s..tma",dataname,name)

ah, ok, cleaned up ... i'll upload a beta

i now save as binary .. maybe it helps otherwise there's realy a write /
permission problem in Alan's machine

Hans

------=_Part_6239_3737633.1215674112782-- --===============2079586021== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============2079586021==--