On Mon, 5 Sep 2016, Florian Leupold wrote:

One problem, however, persists: The theorem environment gets misplaced when a figure is placed to its left:

\setupexternalfigures[location=default]
\setupenumerations[
        alternative=left,
        text=Theorem,
        title=no,
        stopper={:},
        distance=0ex,
        width=fit,
        right={~},
        style=normal,
        hang=fit]

I am not sure what visual layout you want, but how about using:

\setupenumerations[
        alternative=serried,
        text=Theorem,
        title=no,
        stopper={:},
        distance=0ex,
        width=fit,
        right={~},
        style=normal,
      ]
\defineenumeration[theorem]

Aditya

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to