ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Problem with \type in captions
Date: Wed, 30 Mar 2005 08:59:20 +0200	[thread overview]
Message-ID: <424A4E48.6030806@wxs.nl> (raw)
In-Reply-To: <20050330002836.GD5794@puritan.pcp.ath.cx>

Nikolai Weibull wrote:
> * Hans Hagen (Mar 30, 2005 01:10):
> 
>>that's because the caption is passed as an argument and the catcode is 
>>frozen then (being active, the | expects something |...| ; try 
>>\type{0}\type{|} since the first token of type is not expanded at all
> 
> 
> Yeah, that will work.  The problem is, though, that I'd really like it
> to be in one \type as I am actually using something called \TypedRegex
> that delimits the regular expression argument with "quotes".
> 
> I guess I could fake the quotes and use the split-\type trick,
>         nikolai

\definetype[regexp][option=RAW]

\starttext

\type{0|}

\section{test \regexp{0|} test}

\stoptext

this will trigger a pretty printing filter, and in this case the | is part of 
the deal

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

  reply	other threads:[~2005-03-30  6:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-29 19:39 Nikolai Weibull
2005-03-29 23:03 ` Hans Hagen
2005-03-30  0:28   ` Nikolai Weibull
2005-03-30  6:59     ` Hans Hagen [this message]
2005-03-30  6:35   ` Another problem with \type , and a werid accent Taco Hoekwater
2005-03-30  6:52     ` 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=424A4E48.6030806@wxs.nl \
    --to=pragma@wxs.nl \
    --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).