ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marco <netuse@lavabit.com>
To: ntg-context@ntg.nl
Subject: Re: Indent paragraph after \placefigure
Date: Sun, 27 Mar 2011 22:09:42 +0200	[thread overview]
Message-ID: <20110327220942.1c879f6d@glyph> (raw)
In-Reply-To: <C392FCE4-A975-4214-A0D4-7FEFA985F7F9@googlemail.com>

On 2011-03-27 Wolfgang Schuster <schuster.wolfgang@googlemail.com> wrote:

> Not sure if there are side effects but adding \nonoindentation to these
> two commands from strc-flt.mkiv help for the “auto” and “bottom” keywords.
> 
> - \def\somebottomfloat       [#1]{\someelsefloat[#1]}
> - \def\someautofloat         [#1]{\someelsefloat[#1]}
> + \def\someautofloat         [#1]{\someelsefloat[#1]\nonoindentation}
> + \def\somebottomfloat       [#1]{\someelsefloat[#1]\nonoindentation}

This works for me. Seems to be the best solution. Maye Hans can check if it
causes side effects and change it in the source if it's unlikely to cause
troubles.

Marco


___________________________________________________________________________________
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:[~2011-03-27 20:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26 22:37 Marco
2011-03-26 23:15 ` Pontus Lurcock
2011-03-26 23:22   ` Marco
2011-03-27  0:15     ` Pontus Lurcock
2011-03-27  0:22       ` Marco
2011-03-27  7:12     ` Wolfgang Schuster
2011-03-27 12:18       ` Marco
2011-03-27 21:14         ` Pontus Lurcock
2011-03-27 21:49           ` Marco
2011-03-27 21:59             ` Pontus Lurcock
2011-03-27 22:53           ` Hans Hagen
2011-03-27 23:05             ` Marco
2011-05-14 16:41             ` Steffen Wolfrum
2011-03-27 17:45 ` Wolfgang Schuster
2011-03-27 20:09   ` Marco [this message]

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=20110327220942.1c879f6d@glyph \
    --to=netuse@lavabit.com \
    --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).