ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* shapepar for ConTeXt
@ 2022-02-14 11:20 Peter Münster via ntg-context
  2022-02-14 12:10 ` Mikael Sundqvist via ntg-context
  2022-02-14 14:19 ` Henning Hraban Ramm via ntg-context
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Münster via ntg-context @ 2022-02-14 11:20 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Peter Münster

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.

TIA for any hints,
-- 
           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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: shapepar for ConTeXt
  2022-02-14 11:20 shapepar for ConTeXt Peter Münster via ntg-context
@ 2022-02-14 12:10 ` Mikael Sundqvist via ntg-context
  2022-02-14 14:19 ` Henning Hraban Ramm via ntg-context
  1 sibling, 0 replies; 3+ messages in thread
From: Mikael Sundqvist via ntg-context @ 2022-02-14 12:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Mikael Sundqvist

On Mon, Feb 14, 2022 at 12:29 PM Peter Münster via ntg-context
<ntg-context@ntg.nl> wrote:
>
> 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.
>
> TIA for any hints,
> --
>            Peter

Not a heart example, but since I guess you really want an answer
today: see around page 272 of
https://www.pragma-ade.com/general/manuals/metafun-p.pdf for a way to
do this in MetaFun.

/Mikael
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: shapepar for ConTeXt
  2022-02-14 11:20 shapepar for ConTeXt Peter Münster via ntg-context
  2022-02-14 12:10 ` Mikael Sundqvist via ntg-context
@ 2022-02-14 14:19 ` Henning Hraban Ramm via ntg-context
  1 sibling, 0 replies; 3+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2022-02-14 14:19 UTC (permalink / raw)
  To: Peter Münster via ntg-context; +Cc: Henning Hraban Ramm

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 : ntg-context@ntg.nl / 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-14 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14 11:20 shapepar for ConTeXt Peter Münster via ntg-context
2022-02-14 12:10 ` Mikael Sundqvist via ntg-context
2022-02-14 14:19 ` Henning Hraban Ramm via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).