ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Enumeration: chapter in counter, problem next to placefigure, and documentation issues
Date: Mon, 5 Sep 2016 20:55:58 -0400 (EDT)	[thread overview]
Message-ID: <alpine.OSX.2.02.1609052054170.4342@nqv-znpobbx> (raw)
In-Reply-To: <E702C1F5-DAF7-4B62-A299-6CDDFD2C6B8D@posteo.net>

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	other threads:[~2016-09-06  0:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-04 17:37 Florian Leupold
2016-09-04 19:54 ` Otared Kavian
2016-09-05  9:06   ` Florian Leupold
2016-09-06  0:55     ` Aditya Mahajan [this message]
2016-09-06  7:18       ` Florian Leupold
2016-09-04 20:22 ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.OSX.2.02.1609052054170.4342@nqv-znpobbx \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).