What is the most minimal code to work with ConTeXt?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
This is the most minimal. It just instructs TeX to stop.
While I'm at it. It's also the most minimal code for plain TeX. For LaTeX, the best I could do is this.
I guess
is shorter, but it's less minimal since TeX has to execute two commands instead of just one. |
|||||||||
|
or even simpler
|
|||||||
|