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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to