No one wants to help on this? I would appreciate any help. Am I missing something too obvious?  I tried some other options but they do not help.

Thanks.

On Wed, Nov 11, 2009 at 5:16 PM, Curiouslearn <curiouslearn@gmail.com> wrote:
Hello All,

I have defined the following enumeration:
\defineenumeration
[Problem]
[location=top,
text=Problem,
between=\blank,
before=\blank,
after=\blank]

Now for one of  the problems, I want the heading "Problem 13" to appear not on the top, but on the left. So before this particular problem I entered

\setupenumerations[Problem][location=left,stopper=:]
\Problem (From book XYZ)

The issue is that there is a big space between words "Problem 13:" and "(From book XYZ)". How can I reduce this space so that it is equal to the standard spacing?

Thank you.