Vladimir, I am not sure that the settings are incorrect. Why does it
work with MKII then? Also it worked with MKIV before. It broke only
recently.
Can someone please throw light on this? Is the disapperance of the
numbers, as Vladimir suggests, expected behavior of the minimal
example in MKIV.
On Mon, Jan 4, 2010 at 11:03 PM, Vladimir Lomov
Hi.
I'm newbie with ConTeXt but have experience with LaTeX.
2010/1/5 Curiouslearn
: Minimal example
\setuppapersize[letter][letter]
\starttext \defineenumeration[problem][text= ,location=inleft] \setupenumerations[problem][stopper=)]
\problem problem 1
\problem problem 2
\stoptext
In MKIV there are numbers do not appear.
Thanks. This is because of your settings. Try change location. In order to understand what's wrong with your settings see output for this example (I tried with context minimals):
\setuppapersize[A5][A4]
\setuplayout[location=middle] \starttext \defineenumeration[problem][text= ,location=inleft] \setupenumerations[problem][stopper=)]
\problem problem 1
\problem problem 2
\stoptext
In okular (or Adobe Reader) you see that enumeration numbers are out of page and you don't see them. ___________________________________________________________________________________ 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 ___________________________________________________________________________________