-
Need
a
command
line
compiling
sources
to
DVI
- Need simple sample sources.
THANKS Berend! [5]
-
Minimal
in
size
- Addressing issues in isolation
\starttext
Hello world.
\stoptext
|
\newtheorem:
\defineenumeration
[guess]
[text=Conjecture,
location=left,
letter=it]
\starttext
This is the first one:
\guess All conjectures are interesting.
This is the second one:
\startguess Except this one. \stopguess
\stoptext
|
|