ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placesidebyside inside combination
@ 2009-12-03 17:36 Alan BRASLAU
  0 siblings, 0 replies; only message in thread
From: Alan BRASLAU @ 2009-12-03 17:36 UTC (permalink / raw)
  To: ntg-context

Hello,

Nesting \placesidebyside inside \startcombination\stopcombination
appears to throw-off the spacing.

Alan

%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Minimal example:
% (left pair is misplaced)
%%%%%%%%%%%%%%%%%%%%%%%%%%%

\setupcombinations [distance=0cm]

\starttext
\framed [width=8cm] {%
\startcombination [2]
	{\placesidebyside
		{\framed [width=2cm,height=3cm,
			background=color,backgroundcolor=red] {}}
		{\framed [width=2cm,height=3cm,
			background=color,backgroundcolor=green] {}}
	} {(a)}
	{\placesidebyside
		{\framed [width=2cm,height=3cm,
			background=color,backgroundcolor=blue] {}}
		{\framed [width=2cm,height=3cm,
			background=color,backgroundcolor=yellow] {}}
	} {(b)}
\stopcombination
}
\stoptext

___________________________________________________________________________________
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:[~2009-12-03 17:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-03 17:36 placesidebyside inside combination Alan BRASLAU

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