ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* No indent after a flowchart
@ 2011-04-04 23:26 Cecil Westerhof
  2011-04-05  6:33 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Cecil Westerhof @ 2011-04-04 23:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 303 bytes --]

I am using indent, but do not want indent in the first paragraph. A
paragraph after a flowchart is always the first paragraph. Is there a way to
have no indent in that paragraph?

I could put a \myblank between the flowchart and the paragraph. But that is
not a very neat solution.

-- 
Cecil Westerhof

[-- Attachment #1.2: Type: text/html, Size: 337 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: No indent after a flowchart
  2011-04-04 23:26 No indent after a flowchart Cecil Westerhof
@ 2011-04-05  6:33 ` Wolfgang Schuster
  2011-04-05  6:46   ` Cecil Westerhof
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2011-04-05  6:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 05.04.2011 um 01:26 schrieb Cecil Westerhof:

> I am using indent, but do not want indent in the first paragraph. A paragraph after a flowchart is always the first paragraph. Is there a way to have no indent in that paragraph?
> 
> I could put a \myblank between the flowchart and the paragraph. But that is not a very neat solution.


untested:

\definefloat[flowchart][default=force,indentnext=no]
%\setupcaption[flowchart][number=none]

\starttext

...

\placeflowchart{}{\FLOWchart[...]}

...

\stoptext

Wolfgang

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: No indent after a flowchart
  2011-04-05  6:33 ` Wolfgang Schuster
@ 2011-04-05  6:46   ` Cecil Westerhof
  0 siblings, 0 replies; 3+ messages in thread
From: Cecil Westerhof @ 2011-04-05  6:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 895 bytes --]

2011/4/5 Wolfgang Schuster <schuster.wolfgang@googlemail.com>

>
> Am 05.04.2011 um 01:26 schrieb Cecil Westerhof:
>
> > I am using indent, but do not want indent in the first paragraph. A
> paragraph after a flowchart is always the first paragraph. Is there a way to
> have no indent in that paragraph?
> >
> > I could put a \myblank between the flowchart and the paragraph. But that
> is not a very neat solution.
>
>
> untested:
>
> \definefloat[flowchart][default=force,indentnext=no]
> %\setupcaption[flowchart][number=none]
>
> \starttext
>
> ...
>
> \placeflowchart{}{\FLOWchart[...]}
>
> ...
>
> \stoptext
>

Works, thanks.

One more thing. Should after a pagebreak there also be no indent? After one
of my flowcharts I had:
\myblank
\pagebreak

But I would expect that the first paragraph on a page would not have an
indent. But that could be the wrong expectation.
-- 
Cecil Westerhof

[-- Attachment #1.2: Type: text/html, Size: 1271 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-05  6:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-04 23:26 No indent after a flowchart Cecil Westerhof
2011-04-05  6:33 ` Wolfgang Schuster
2011-04-05  6:46   ` Cecil Westerhof

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).