From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/71399 Path: news.gmane.org!not-for-mail From: =?iso-8859-2?B?UHJvY2jhemthIEx1a+G5?= Newsgroups: gmane.comp.tex.context Subject: Re: first-setup.sh & modules/goodies/extras Date: Wed, 28 Sep 2011 16:31:21 +0200 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1317220328 26484 80.91.229.12 (28 Sep 2011 14:32:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Sep 2011 14:32:08 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 28 16:32:03 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R8vB3-0007ba-S8 for gctc-ntg-context-518@m.gmane.org; Wed, 28 Sep 2011 16:32:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 22C1ACAFED; Wed, 28 Sep 2011 16:32:01 +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 usWTqNjEiqPd; Wed, 28 Sep 2011 16:31:58 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A0D62CAFDD; Wed, 28 Sep 2011 16:31:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 231ACCAFDD for ; Wed, 28 Sep 2011 16:31:57 +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 rztu7JlpteWL for ; Wed, 28 Sep 2011 16:31:44 +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 797F6CAFDC for ; Wed, 28 Sep 2011 16:31:44 +0200 (CEST) Original-Received: from mail.pontex.cz (mail.pontex.cz [89.233.168.98]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p8SEVhQa017592 for ; Wed, 28 Sep 2011 16:31:43 +0200 Original-Received: from lk-2008-nbk ([88.100.123.157]) (authenticated user lpr@pontex.cz) by mail.pontex.cz (Kerio MailServer 6.6.2) for ntg-context@ntg.nl; Wed, 28 Sep 2011 16:31:39 +0200 In-Reply-To: User-Agent: Opera Mail/11.51 (Win32) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=89.233.168.98; country=CZ; region=52; city=Prague; latitude=50.0833; longitude=14.4667; http://maps.google.com/maps?q=50.0833,14.4667&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eFCevHkq - d259498206da - 20110928 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:71399 Archived-At: On Wed, 28 Sep 2011 13:16:19 +0200, luigi scarso w= rote: > 2011/9/28 Proch=E1zka Luk=E1=B9 Ing. - Pontex s. r. o. : >> Hello, >> >> which of the following command options are (still) valid? >> >> --modules=3Dall >> --extras=3Dall >> --goodies=3Dall >> --third=3Dall >> >> Which files (or in which directories) are affected by these options? >> >> Is the asterisks '*' valid instead of 'all', i.e. e.g. --modules=3D* ins= tead >> --modules=3Dall? >> >> Is there a document (This Way, MAPS...) or a wiki page which would descr= ibe >> this? >> >> (I searched but found nothing...) >> >> Best regards, >> >> Lukas >> > From http://wiki.contextgarden.net/ConTeXt_Standalone > sh ./first-setup.sh --modules=3Dall > > and from http://wiki.contextgarden.net/Fonts_in_LuaTeX#With_the_simplefon= ts_module > first-setup.sh --extras=3D"t-simplefonts" Hello, I know these options, but I didn't know the "--goodies=3Dall" one; I saw it first several days ago in Thomas' topic "errors with simpleslides = (style-specific)": " How did you obtain the module? sh first-setup.sh --context=3Dbeta --fonts=3Dall --modules=3Dall --goodies= =3Dall " So thus my generalized question - what are other "secret/undocumented/unfin= dable" options, like "--goodies=3D...". - My idea was to have all the options described on one place - wiki, manual= , context.exe built-in help, whatever. Best regards, Lukas > > sh ./first-setup.sh --modules=3Dall > seems to work, btw. ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________