From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/85012 Path: news.gmane.org!not-for-mail From: "Meer, H. van der" Newsgroups: gmane.comp.tex.context Subject: Re: MacOsX Mavericks and Luatex Date: Fri, 25 Oct 2013 07:30:04 +0000 Message-ID: <81364951-54CF-462F-BDA4-72147302B9B3@uva.nl> References: <52692BE9.7080804@wxs.nl> <52699B6C.6090401@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0235036580==" X-Trace: ger.gmane.org 1382686216 19344 80.91.229.3 (25 Oct 2013 07:30:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Oct 2013 07:30:16 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 25 09:30:21 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VZbqc-0000zT-HO for gctc-ntg-context-518@m.gmane.org; Fri, 25 Oct 2013 09:30:18 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 736FF10249; Fri, 25 Oct 2013 09:30:17 +0200 (CEST) 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 VzADmrZDgo1b; Fri, 25 Oct 2013 09:30:14 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 83091101EC; Fri, 25 Oct 2013 09:30:14 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 01966101EC for ; Fri, 25 Oct 2013 09:30:13 +0200 (CEST) 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 m2sSBu6Nqr2Z for ; Fri, 25 Oct 2013 09:30:11 +0200 (CEST) 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 F239A101EB for ; Fri, 25 Oct 2013 09:30:10 +0200 (CEST) Original-Received: from HUB01.uva.nl (hub01.uva.nl [146.50.108.230]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r9P7U5uO013692 for ; Fri, 25 Oct 2013 09:30:10 +0200 Original-Received: from MBX02.uva.nl ([169.254.2.50]) by HUB01.uva.nl ([2002:9232:6737::9232:6737]) with mapi id 14.03.0158.001; Fri, 25 Oct 2013 09:30:05 +0200 Thread-Topic: [NTG-context] MacOsX Mavericks and Luatex Thread-Index: AQHO0VQF/WpI9v9K+U+1NwwDdw7fXQ== In-Reply-To: <52699B6C.6090401@wxs.nl> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [83.81.49.118] X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=146.50.108.230; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06KFju52f - 1187952e88c5 - 20131025 (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.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:85012 Archived-At: --===============0235036580== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_8136495154CF462FBDA472147302B9B3uvanl_" --_000_8136495154CF462FBDA472147302B9B3uvanl_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable On 25 okt. 2013, at 00:13, Hans Hagen >= wrote: anyway, in a next beta you can set this in texmf.cnf.lua: return { content =3D { directives =3D { ["fonts.usesystemfonts"] =3D false, }, }, } Best do that in texmf-local as a next update will overwrite the main cnf fi= le. Entries in the he local file overload main ones. (1) Where resides above mentioned "main cnf file"? Useful as template for l= ocal changes. (2) I presume that the main cnf file is read in first and the local one aft= er that. Thus changing only that what is done in the local file. Correct? Hans van der Meer --_000_8136495154CF462FBDA472147302B9B3uvanl_ Content-Type: text/html; charset="Windows-1252" Content-ID: Content-Transfer-Encoding: quoted-printable
On 25 okt. 2013, at 00:13, Hans Hagen <pragma@wxs.nl> wrote:

anyway, in a next beta you can set this in texmf.cnf.lua:

return {
   content =3D {
       direct= ives =3D {
        =    ["fonts.usesystemfonts"] =3D false,
       },
   },
}

Best do that in texmf-local as a next update will overwrite the main cnf file. = Entries in the he local file overload main ones.


(1) Where resides above mentioned "main cnf file"? Useful as= template for local changes.

(2) I presume that the main cnf file is read in first and the local on= e after that. Thus changing only that what is done in the local file. Corre= ct?

Hans van der Meer
--_000_8136495154CF462FBDA472147302B9B3uvanl_-- --===============0235036580== 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0235036580==--