From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/69649 Path: news.gmane.org!not-for-mail From: Raymond LeClair Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt Command Differences between Tex Live and Minimals Date: Thu, 30 Jun 2011 11:44:56 -0400 Message-ID: <2EFEFA43-794B-4A98-88C3-AA1BB5368194@synterein.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1309448717 15620 80.91.229.12 (30 Jun 2011 15:45:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2011 15:45:17 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 30 17:45:13 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 1QcJQS-0004KM-SX for gctc-ntg-context-518@m.gmane.org; Thu, 30 Jun 2011 17:45:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 87612CAE0C; Thu, 30 Jun 2011 17:45:07 +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 7BvAYcQ5cag0; Thu, 30 Jun 2011 17:45:05 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D6334CADBD; Thu, 30 Jun 2011 17:45:04 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2159ACADBD for ; Thu, 30 Jun 2011 17:45:03 +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 KO8KSe8y550d for ; Thu, 30 Jun 2011 17:45:00 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id 981ABCADAF for ; Thu, 30 Jun 2011 17:45:00 +0200 (CEST) Original-Received: from s7-dallas.accountservergroup.com (s7-dallas.accountservergroup.com [174.120.146.106]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p5UFiwJY011310 for ; Thu, 30 Jun 2011 17:44:59 +0200 Original-Received: from 173-9-90-161-newengland.hfc.comcastbusiness.net ([173.9.90.161] helo=[192.168.222.94]) by s7-dallas.accountservergroup.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1QcJQH-0005Ag-BJ for ntg-context@ntg.nl; Thu, 30 Jun 2011 10:44:57 -0500 In-Reply-To: X-Mailer: Apple Mail (2.1084) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - s7-dallas.accountservergroup.com X-AntiAbuse: Original Domain - ntg.nl X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - synterein.com X-Source: X-Source-Args: X-Source-Dir: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=174.120.146.106; country=US; region=TX; city=Houston; postalcode=77002; latitude=29.7523; longitude=-95.3670; metrocode=618; areacode=713; http://maps.google.com/maps?q=29.7523,-95.3670&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0bF2fIWxL - 72d3860fedcb - 20110630 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 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:69649 Archived-At: Perfect, I can compare sources...here's what I find: == Tex Live Distribution == MTXrun | current version: 2010.05.24 13:05 This is LuaTeX, Version beta-0.60.2-2010071217 (TeX Live 2010) (rev 3736) # cd /usr/share/texmf/tex/context/base # grep inothermargin * page-mar.mkii:\def\inothermargin{\inother} == Minimals Distribution == mtx-context | current version: 2011.05.18 18:04 This is LuaTeX, Version beta-0.70.1-2011051923 (rev 4277) # cd /opt/context-current/tex/texmf-context/tex/context/base # grep inothermargin * page-mar.mkii:\def\inothermargin{\inother} So it appears that the command "\inothermargin" is defined in both distributions. However... \starttext \inothermargin{donald}\input knuth \stoptext works in Tex Live but not in Minimals. On Jun 30, 2011, at 10:46 AM, Mojca Miklavec wrote: > On Thu, Jun 30, 2011 at 16:24, Raymond LeClair wrote: >> In general, where do I look to resolve differences between ConTeXt commands which work using the Tex Live distribution, but which do not work using the Minimals distribution. > > I'm afraid that the only option is to compare the sources > (tex/gereric/context/base). > > (It is not very common that newer version doesn't support an older > command though, while the reverse is often true.) > >> Tex Live Distribution reports: >> >> MTXrun | current version: 2010.05.24 13:05 >> This is LuaTeX, Version beta-0.60.2-2010071217 (TeX Live 2010) (rev 3736) > > You can install TeX Live 2011 if you want to use a more recent version > of ConTeXt. > http://www.tug.org/texlive/pretest.html > > Mojca > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ ___________________________________________________________________________________ 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 ___________________________________________________________________________________