This question is purely academic. TeXing a file containing
\valign{\halign#\cr!
causes an ! Emergency stop. error. Is that the shortest code which produces a fatal error in TeX?
EDIT: Shorter version, as suggested by Bruno:
This gives
And this gives
|
|||||||||||||||
|
|
A file just consisting of
|
|||||||||||||||||||
|
Here's the log:
If running with
and you'll get
The output of the shell to check:
|
|||||||||||||||
|
|
Another short way of making TeX blow up is to have a file named
Then
|
|||
|
|
. so here's the challenge: produce shorter code that results inemergency stop` with knuth's original tex engine. no prizes, just glory. (and see my comments on the answers.) – barbara beeton Jun 15 '12 at 13:50