From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44845 Path: news.gmane.org!not-for-mail From: Otared Kavian Newsgroups: gmane.comp.tex.context Subject: Re: luatex 0.30.1 Date: Sun, 19 Oct 2008 10:56:02 +0200 Message-ID: References: <011C96A0-6DCB-48CA-8479-33F056C97DB4@uni-bonn.de> <48F6FE16.70808@elvenkind.com> <115224fb0810160312v379f2904p7db11dff273518af@mail.gmail.com> <48F85359.4020201@elvenkind.com> <5E121B5F-5D86-41A7-BCE7-ECD7A9053181@uni-bonn.de> <7AAD200B-4A9B-44A3-B13C-66404684C54C@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: multipart/mixed; boundary="===============1215067663==" X-Trace: ger.gmane.org 1224429724 3782 80.91.229.12 (19 Oct 2008 15:22:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Oct 2008 15:22:04 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 19 17:19:41 2008 connect(): Connection refused 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 1KrU7a-0004Y3-Ii for gctc-ntg-context-518@m.gmane.org; Sun, 19 Oct 2008 10:58:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD5751FB64; Sun, 19 Oct 2008 10:57:36 +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 07277-02-6; Sun, 19 Oct 2008 10:56:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3519E1FB38; Sun, 19 Oct 2008 10:56:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 834FF1FB38 for ; Sun, 19 Oct 2008 10:56:41 +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 02743-06-6 for ; Sun, 19 Oct 2008 10:56:06 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by ronja.ntg.nl (Postfix) with ESMTP id 3BBC71FB1D for ; Sun, 19 Oct 2008 10:56:06 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id l26so1002573fgb.8 for ; Sun, 19 Oct 2008 01:56:06 -0700 (PDT) Original-Received: by 10.86.33.19 with SMTP id g19mr5610177fgg.13.1224406566089; Sun, 19 Oct 2008 01:56:06 -0700 (PDT) Original-Received: from ?192.168.0.11? (mna75-3-82-66-231-76.fbx.proxad.net [82.66.231.76]) by mx.google.com with ESMTPS id 3sm7247540fge.3.2008.10.19.01.56.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 19 Oct 2008 01:56:05 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.929.2) 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:44845 Archived-At: --===============1215067663== Content-Type: multipart/alternative; boundary=Apple-Mail-1--861256671 --Apple-Mail-1--861256671 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable On 19 oct. 08, at 09:41, luigi scarso wrote: > [=85] > If you have a small example , I will check it too . Hi Luigi, Here is a small example which doesn' work for me=85 (I have compiled =20 LuaTeX svn checkout 1564, and installed it) but only a blank PDF is =20 produced: %% begin file basic-test.tex \starttext This file has been typeset on \currentdate{} at \currenttime, with \doifmodeelse{mkiv}{mkiv, LuaTeX revision \luatexrevision, (LuaTeX =20 date stamp \luatexdatestamp)}{mkii}, ConTeXt version \contextversion, using the command: \starttyping texexec --luatex basic-test.tex \stoptyping or \starttyping texexec --lua basic-test.tex \stoptyping \stoptext %% end file basic-test.tex The log file begins by saying: ConTeXt ver: 2008.10.17 10:41 MKIV fmt: 2008.10.19 int: english/=20 english language : language en is active bodyfont : 12pt rm is loaded define font | font with name lmroman12-regular is not found define font | unknown font lmroman12-regular, loading aborted define font | unable to define lmroman12-regular as \*12ptrmtfrm* and many other such lines regarding the fonts. I have TeXLive 2008 installed and updated via the rsync method on =20 ConTeXt Garden, and am running Mac OS X 10.5.5 on a MacBook Pro Intel =20= Duo Core. (As mentioned above I compiled luatex 0.30.1 version 1564 on my mahine =20= and installed it "by hand"). Before TeXLive 2008, the same file used to work on TeXLive 2007. Thanks for your insight: OK --Apple-Mail-1--861256671 Content-Type: text/html; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable
On 19 oct. 08, at = 09:41, luigi scarso wrote:
[=85]
If you have = a small example , I will check it too = .

Hi = Luigi,

Here is a small example which doesn' = work for me=85 (I have compiled LuaTeX svn checkout 1564, and installed = it) but only a blank PDF is produced:

%% begin = file = basic-test.tex

\starttext

This file has been typeset 
on = \currentdate{} 
at = \currenttime, 
with 
\doifmodeelse{mkiv}{mki= v, LuaTeX revision \luatexrevision, (LuaTeX date stamp = \luatexdatestamp)}{mkii},
ConTeXt version = \contextversion,
using the = command:
\starttyping
texexec --luatex = basic-test.tex
\stoptyping
or
\starttyping
texexec --lua = basic-test.tex
\stoptyping

\stoptext

%% end file = basic-test.tex

The log file begins by = saying:

ConTeXt  ver: 2008.10.17 10:41 MKIV  fmt: = 2008.10.19  int: english/english

language     =   : language en is active
bodyfont       : 12pt = rm is loaded
define font | font with name lmroman12-regular is not = found
define font | unknown font lmroman12-regular, loading = aborted
define font | unable to define lmroman12-regular as = \*12ptrmtfrm*

and many other = such lines regarding the fonts.
I have TeXLive 2008 = installed and updated via the rsync method on ConTeXt Garden, and am = running Mac OS X 10.5.5 on a MacBook Pro Intel Duo Core.
(As = mentioned above I compiled luatex 0.30.1 version 1564 on my mahine and = installed it "by hand").
Before TeXLive 2008, the same file = used to work on TeXLive 2007.

Thanks for your = insight: OK

= --Apple-Mail-1--861256671-- --===============1215067663== 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 ___________________________________________________________________________________ --===============1215067663==--