17 Aug
2012
17 Aug
'12
2:12 p.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