ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Minor error in code, core-tab.tex
@ 2008-03-27 17:41 David
  2008-03-27 17:45 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: David @ 2008-03-27 17:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi

I was reading core-tab.tex on 
http://source.contextgarden.net/core-tab.tex (trying to learn a 
little...)

Sorry I have no line numbers, but about two-thirds of the way down that 
file, by chance I think I found an error:


\bgroup
    \catcode`\|=\@@other  \gdef\@@otherbar     {|}
    \catcode`\"=\@@other  \gdef\@@otherquite   {"}
    \catcode`\|=\@@active \gdef\@@useotherbar  {\let|\@@otherbar}
    \catcode`\"=\@@active \gdef\@@useotherquote{\let"\@@otherquote}
\egroup





The second \catcode line contains \gdef\@@otherquite, which I'm almost 
positive should be \gdef\@@otherquote .



I hope this helps.

David
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-03-28  8:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-27 17:41 Minor error in code, core-tab.tex David
2008-03-27 17:45 ` Hans Hagen
2008-03-28  8:49   ` Wolfgang Schuster

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