ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rik Kabel <context@rik.users.panix.com>
To: ntg-context@ntg.nl
Subject: Re: (MkVI) Regression in named parameters, TL2013 to current
Date: Sat, 01 Mar 2014 09:40:40 -0500	[thread overview]
Message-ID: <5311F168.9000609@rik.users.panix.com> (raw)
In-Reply-To: <4AB7925B-CFE8-494D-A953-EA418C5AA445@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1341 bytes --]

On 2014-03-01 04:59, Wolfgang Schuster wrote:
>
> Am 01.03.2014 um 04:39 schrieb Rik Kabel <context@rik.users.panix.com 
> <mailto:context@rik.users.panix.com>>:
>
>> And as I wrote in the first note, accepting non-letters (that is, 
>> other than the basic unaccented Aa--Zz) makes delimited parameter 
>> patterns difficult to use with Mark VI parameter names. Thus, we have 
>> the situation described in the following example, when in fact all 
>> should work without error (as I understand it, but perhaps 
>> \starttexdefinition has other limits of which I am not aware).
>>
>>     % macros=mkvi
>>
>>     % Fails to compile with TL2013 and current beta
>>     %\starttexdefinition Test #1¦#2.
>>     %  #1, #2!
>>     %\stopdefinition
>>
>>     % Fails to compile with TL2013 and current beta
>>     %\starttexdefinition Test #PARAM¦#ETER.
>>     %  #PARAM, #ETER!
>>     %\stopdefinition
>>
> 1. You have a spelling error in the stop command.
>
> 2. Put braces around the argument names.
>
>
> % macros=mkvi
>
> \starttexdefinition Test #{PARAM}¦#{ETER}.
>   #{PARAM}, #{ETER}!
> \stoptexdefinition
>
> \starttext
>
> \Test No soap¦{radio}.
>
> \stoptext
>
>
> Wolfgang
>
Thank you, Wolfgang, for that. My usual mistake there is to type 
stoptextdefinition, with an extra t.

-- 
Rik

[-- Attachment #1.2: Type: text/html, Size: 2987 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2014-03-01 14:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-28 23:45 Rik Kabel
2014-03-01  1:32 ` Hans Hagen
2014-03-01  3:39   ` Rik Kabel
2014-03-01  9:59     ` Wolfgang Schuster
2014-03-01 14:40       ` Rik Kabel [this message]

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=5311F168.9000609@rik.users.panix.com \
    --to=context@rik.users.panix.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).