![](https://secure.gravatar.com/avatar/26aef9b82ef5d6b1f4691b9f23930836.jpg?s=120&d=mm&r=g)
17 Aug
2012
17 Aug
'12
8:12 a.m.
Hi all, i think there is a bug when using rounded corners in frames (ConTeXt ver: 2012.08.16 22:20 MKIV fmt: 2012.8.17 int: english/english). Minimal example: \starttext %works: \framed[framecorner=rectangular, bottomframe=off, rightframe=off]{happy ConTeXting!} %bottomline and rightline should not be visible, but are: \framed[framecorner=round, bottomframe=off, rightframe=off]{happy ConTeXting!} %complete frame is missing, but should not be (according to the Wiki): \framed[corner=16]{happy ConTeXting!} \stoptext best regards Bernhard