Re: [NTG-context] Minor error in code, core-tab.tex

2008-03-28 Thread Wolfgang Schuster
On Thu, Mar 27, 2008 at 6:45 PM, Hans Hagen [EMAIL PROTECTED] wrote: David wrote: The second \catcode line contains \gdef\@@otherquite, which I'm almost positive should be \gdef\@@otherquote . indeed, fixed The bug for subpagenumbers with MkII remains also in the last release. I posted

[NTG-context] Minor error in code, core-tab.tex

2008-03-27 Thread David
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 {|}

Re: [NTG-context] Minor error in code, core-tab.tex

2008-03-27 Thread Hans Hagen
David wrote: The second \catcode line contains \gdef\@@otherquite, which I'm almost positive should be \gdef\@@otherquote . indeed, fixed - Hans Hagen | PRAGMA ADE