Am 14.02.22 um 12:20 schrieb Peter Münster via ntg-context:
Hi,Is there something like shapepar (LaTeX-package) for ConTeXt? I would like to do the same as "\heartpar{text}" (see http://mirrors.ctan.org/macros/latex/contrib/shapepar/shapepar.pdf page 9) with ConTeXt.
You can use plain \parshape: After a paragraph you say e.g. \parshape=5 0mm 61mm 0mm 71mm 0mm 70mm 0mm 67mm 0mm \textwidth Have fun! Hraban ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
