ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Raymond LeClair <raymond.leclair@synterein.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ConTeXt Command Differences between Tex Live and Minimals
Date: Thu, 30 Jun 2011 11:44:56 -0400	[thread overview]
Message-ID: <2EFEFA43-794B-4A98-88C3-AA1BB5368194@synterein.com> (raw)
In-Reply-To: <CALBOmsbWZVH2n8z1kVkx0hf3rxHo4F7HT7OuLdty=s0rehpVJA@mail.gmail.com>

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
___________________________________________________________________________________


  reply	other threads:[~2011-06-30 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30 14:24 Raymond LeClair
2011-06-30 14:46 ` Mojca Miklavec
2011-06-30 15:44   ` Raymond LeClair [this message]
2011-06-30 15:56     ` Mojca Miklavec
2011-06-30 17:44       ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2EFEFA43-794B-4A98-88C3-AA1BB5368194@synterein.com \
    --to=raymond.leclair@synterein.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).