ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* catcode of "|"
@ 2002-10-13 21:22 Idris S Hamid
  2002-10-14  0:41 ` John Culleton
  2002-10-14  8:38 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Idris S Hamid @ 2002-10-13 21:22 UTC (permalink / raw)


Is there any code in ConTeXt that makes the vertical bar `|' other than letter 
(code 11)? I had a file fail compilation over a `|' (used as part of an otp 
transcription in Gamma):

! Argument of \next has an extra }.
<inserted text>
                \par
<to be read again>

Now

\catcode`\|=11

fixed things and ConTeXt appears to run fine, but I need to know if this quick 
fix is dangerous;->

Best 
Idris
-- 
Dr. Idris S Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: catcode of "|"
  2002-10-13 21:22 catcode of "|" Idris S Hamid
@ 2002-10-14  0:41 ` John Culleton
  2002-10-14  8:38 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: John Culleton @ 2002-10-14  0:41 UTC (permalink / raw)


On Sunday 13 October 2002 05:22 pm, Idris S Hamid wrote:
> Is there any code in ConTeXt that makes the vertical bar `|' other
> than letter (code 11)? I had a file fail compilation over a `|' (used
> as part of an otp transcription in Gamma):
>
> ! Argument of \next has an extra }.
> <inserted text>
>                 \par
> <to be read again>
>
> Now
>
> \catcode`\|=11
>
> fixed things and ConTeXt appears to run fine, but I need to know if
> this quick fix is dangerous;->
>
> Best
> Idris
>From the depths of my ignorance:
If you have problems with the keyboard | character then how about a
\vrule?



-- 
John Culleton
Able Indexers and Typesetters, Rowse Reviews, Culleton Editorial 
Services
http://wexfordpress.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: catcode of "|"
  2002-10-13 21:22 catcode of "|" Idris S Hamid
  2002-10-14  0:41 ` John Culleton
@ 2002-10-14  8:38 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2002-10-14  8:38 UTC (permalink / raw)
  Cc: ntg-context

At 02:22 PM 10/13/2002 -0700, Idris S Hamid wrote:
>Is there any code in ConTeXt that makes the vertical bar `|' other than 
>letter
>(code 11)? I had a file fail compilation over a `|' (used as part of an otp
>transcription in Gamma):
>
>! Argument of \next has an extra }.
><inserted text>
>                 \par
><to be read again>
>
>Now
>
>\catcode`\|=11
>
>fixed things and ConTeXt appears to run fine, but I need to know if this 
>quick
>fix is dangerous;->

The | is indeed active and used for compound things |-| and |(| and it 
expects a | as delimiter

Your fix is not that dangerous

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-14  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-13 21:22 catcode of "|" Idris S Hamid
2002-10-14  0:41 ` John Culleton
2002-10-14  8:38 ` Hans Hagen

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).