ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to align a STEPchart?
@ 2010-03-11 10:31 Otared Kavian
  0 siblings, 0 replies; only message in thread
From: Otared Kavian @ 2010-03-11 10:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

Sorry for asking again an elementary question…
How is it possible to have a STEPchart be midaligned, or right-aligned, as one may do this with figures, tables, and FLOWcharts?
An example is here:

\usemodule[steps,mathml]
\starttext
\startbuffer[test-chart]
\startSTEPtable 
	\cell {$c=2a+3b$} \text {with $a=5$} 
	\cell {$c=10+3b$} \text {and $b=6$} 
	\cell {$c=10+18$} \text {we get} 
	\cell {$c=28$} 
\stopSTEPtable
\stopbuffer
How can one center this STEPchart?
\getbuffer[test-chart]
\stoptext

I should add that \startalignment[middle], or \placefigure do not have any influence on the alignment of the above example.

Best regards: OK
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2010-03-11 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-11 10:31 How to align a STEPchart? Otared Kavian

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