16 Aug
2006
16 Aug
'06
6:33 a.m.
Aditya Mahajan wrote:
On Wed, 16 Aug 2006, Sanjoy Mahajan wrote:
\starttext A~B \stoptext
It works fine here with vanilla ConTeXt ver 2006.08.08 21:51, texexec 6.2.0, tetex 3.0 on Ubuntu (generating pdf).
For me, this makes context hang!!
Where does it hang? Running tex or pdftex, or in texexec?
Running texexec. Everything else is running fine, so I can not figure out why this is happening.
If you can't interrupt the process, try adding \tracingall to your input. It will generate lots and lots of output, and you will probably see an expansion loop occuring (if not, then it may be a ruby issue). Cheers, taco