There's a plain TeX package (bussproofs.sty from CTAN; I realize that the file ends with ".sty" but it's intended to work in plain TeX) that I'm trying to get working with ConTeXt. I'm stuck at one point though: the package has the statements

\def\newcount{\al...@0\count\countdef\insc@unt}
\def\newdimen{\al...@1\dimen\dimendef\insc@unt}
\def\newskip{\al...@2\skip\skipdef\insc@unt}
\def\newbox{\al...@4\box\chardef\insc@unt}

ConTeXt complains because it doesn't know what al...@0, etc., are. Any advice for how to import this functionality from plain.tex into ConTeXt?

thanks,

Jesse


___________________________________________________________________________________
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 via email to