severity 816501 important thanks Hi Arnaud,
Thanks for this quick answer ----- Mail original ----- > Your examples work fine with last version of PlantUML: > http://plantuml.com/plantuml/png/oyjFILLmLAZcKb18B2h9J4jCBb6eGEPK8dEgk6gvkF90Mfp0Mf9pyajJ59pXB1UGF8Jf2LNe3bQOLfIOcwgGc0ZNxm4Hpiz9IIrIC0GomQ96O56OScCm6onX0fL0SeifMA2M2u8XEipWB7EGJKuAkdP0XtY2A7S8vS450000 > http://plantuml.com/plantuml/png/oyjFILLmLAZcKb18B2h9J4jCBb6eGEPK8dEgk6gvkF90Mfp0Mf9pyajJ59n1eeuAkhfs2avS0000 > Version 8024 that you are using is a bit old : could you upgrade to > last version ? This is the version currently packaged in Debian. I'm adding this information to the existing bugreport signaling a more recent version, and raising its severity > 2016-04-21 0:08 GMT+02:00 < ydir...@free.fr > : > > And another one, similar but apparently triggered by more complex > > structure > > > @startuml > > > node A { > > > artifact x > > > artifact y > > > artifact z > > > } > > > node B { > > > cloud C > > > cloud D > > > } > > > cloud I > > > node G { > > > frame aa > > > } > > > node H { > > > folder 1 > > > node 2 { > > > frame 3 > > > node 4 { > > > artifact 5 > > > } > > > } > > > frame 6 > > > frame 7 > > > } > > > B -> I > > > I -> G > > > I -> H > > > @enduml >