On 10/5/2013 1:55 AM, Peter Münster wrote:
Hi,
The flowchart disappears when using background=mytest here:
--8<---------------cut here---------------start------------->8--- \usemodule[chart] \startuniqueMPgraphic{mytest} path p ; p := unitsquare xscaled \overlaywidth yscaled \overlayheight ; fill p withcolor green ; \stopuniqueMPgraphic \defineoverlay[mytest][\uniqueMPgraphic{mytest}] \starttext \framed[background=mytest]{this works} \startFLOWchart[test] \startFLOWcell \name{test} \text{test} \connection[lr]{test} % \comment[t:0.5]{\framed{this works}} \comment[t:0.5]{\framed[background=mytest]{bla}} \stopFLOWcell \stopFLOWchart \FLOWchart[test] \stoptext --8<---------------cut here---------------end--------------->8---
How could I get the desired background in the comment please?
nested mp in mp ... never seen that .. so it needs some work (if wanted at all) btw, fill OverlayBox withcolor green ; is less code ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------