ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vyatcheslav Yatskovsky <yatskovsky@gmail.com>
To: ntg-context@ntg.nl, Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Subject: Re: Indent missed after \placefigure[inner]
Date: Mon, 16 Nov 2009 18:27:44 +0200	[thread overview]
Message-ID: <4B017D80.5030107@gmail.com> (raw)
In-Reply-To: <mailman.460.1258367596.22155.ntg-context@ntg.nl>

[-- Attachment #1: Type: text/plain, Size: 770 bytes --]

Hello Wolfgang,
>> >  I've asked about this issue already, but maybe my cry for help was missed )
>>      
> Your chance to get an answer will be bigger when you provide a short and working example.
>
>    
Sure. This is minimal example.

\setupindenting[big,yes]
\setupfloat[figure][indentnext=yes]

\starttext

\dorecurse{1}{\input knuth \par}

\placefigure
         [inner]
     {}
     {\externalfigure[cow][width=0.5\textwidth]}

\dorecurse{1}{\input knuth \par}

\stoptext

>> >  P.S. Is there a keyword that produces an indent? (like \makeindent)
>>      
> Read Adityas TuGboat article about indenting and you will know \indentation is what you want.
>    
Thanks. Actually, i tried \indent to produce indent, but it was treated 
as wrong keyword.

Vyatcheslav


[-- Attachment #2: figure_indent_test.tex --]
[-- Type: text/x-tex, Size: 231 bytes --]

\setupindenting[big,yes]
\setupfloat[figure][indentnext=yes]

\starttext

\dorecurse{1}{\input knuth \par}

\placefigure
        [inner]
	{}
	{\externalfigure[cow][width=0.5\textwidth]}

\dorecurse{1}{\input knuth \par}

\stoptext

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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:[~2009-11-16 16:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.460.1258367596.22155.ntg-context@ntg.nl>
2009-11-16 16:27 ` Vyatcheslav Yatskovsky [this message]
     [not found] <mailman.448.1258320461.22155.ntg-context@ntg.nl>
2009-11-15 22:15 ` Vyatcheslav Yatskovsky
2009-11-16 10:13   ` Wolfgang Schuster
2009-11-15 22:19 ` Vyatcheslav Yatskovsky

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=4B017D80.5030107@gmail.com \
    --to=yatskovsky@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=schuster.wolfgang@googlemail.com \
    /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).