![](https://secure.gravatar.com/avatar/cedc4d83943006afe3994fb0a0455f82.jpg?s=120&d=mm&r=g)
22 Oct
2015
22 Oct
'15
11:33 a.m.
On Tue, Oct 20 2015, Joseph Canedo wrote:
I am quite new to ConTeXt and I wished to know if it was possible to easily typeset paragraphs with non rectangle shape. More specifically I’d like to make a paragraph which ends with a tailpiece, ie finishes like a triangle (the text width decreases until reaching very narrow width at last line).
\starttext \parshape 5 0\textwidth \textwidth 0.1\textwidth 0.8\textwidth 0.2\textwidth 0.6\textwidth 0.3\textwidth 0.4\textwidth 0.4\textwidth 0.2\textwidth \dorecurse{69}{bla } \stoptext -- Peter