ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Question on typesetting paragraphs with non rectangle shape
@ 2015-10-20 20:32 Joseph Canedo
  2015-10-22  9:33 ` Peter Münster
  2015-10-25  9:42 ` Renaud AUBIN
  0 siblings, 2 replies; 3+ messages in thread
From: Joseph Canedo @ 2015-10-20 20:32 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 370 bytes --]

Hello all,


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).


Many thanks


Best regards


Joseph Canedo

[-- Attachment #1.2: Type: text/html, Size: 1524 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Question on typesetting paragraphs with non rectangle shape
  2015-10-20 20:32 Question on typesetting paragraphs with non rectangle shape Joseph Canedo
@ 2015-10-22  9:33 ` Peter Münster
  2015-10-25  9:42 ` Renaud AUBIN
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Münster @ 2015-10-22  9:33 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________

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

* Re: Question on typesetting paragraphs with non rectangle shape
  2015-10-20 20:32 Question on typesetting paragraphs with non rectangle shape Joseph Canedo
  2015-10-22  9:33 ` Peter Münster
@ 2015-10-25  9:42 ` Renaud AUBIN
  1 sibling, 0 replies; 3+ messages in thread
From: Renaud AUBIN @ 2015-10-25  9:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Page 441 of http://www.pragma-ade.com/general/manuals/metafun-s.pdf

Cheers 

Le 20 oct. 2015 10:32 PM, Joseph Canedo <josephcanedo@hotmail.com> a écrit :
>
> Hello all,
>
> 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).
>
> Many thanks
>
> Best regards
>
> Joseph Canedo
>
>
>
___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2015-10-25  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20 20:32 Question on typesetting paragraphs with non rectangle shape Joseph Canedo
2015-10-22  9:33 ` Peter Münster
2015-10-25  9:42 ` Renaud AUBIN

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).