ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* MetaPost, specifiy max width of a text?
@ 2015-03-18  7:25 Norbert Melzer
  2015-03-18  7:42 ` Hans Hagen
  2015-03-18  7:48 ` Alan BRASLAU
  0 siblings, 2 replies; 3+ messages in thread
From: Norbert Melzer @ 2015-03-18  7:25 UTC (permalink / raw)
  To: ntg-context


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

Hi there!

Is there a way to specify the with of a text so that the text gets wrapped?
Something simalar to the following TikZ-Example (wrapped in ConTeXt):

```tex
\usemodule[tikz]
\starttext
  \starttikzpicture
    \draw (0, 0) node[text width=2.5cm,align=center] {Start new Game};
  \stoptikzpicture

  \startMPcode
    draw "Start new Game" infont defaultfont scaled defaultscale;
  \stopMPcode
\stoptext
```

TIA
Norbert

[-- Attachment #1.2: Type: text/html, Size: 673 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

end of thread, other threads:[~2015-03-18  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-18  7:25 MetaPost, specifiy max width of a text? Norbert Melzer
2015-03-18  7:42 ` Hans Hagen
2015-03-18  7:48 ` Alan BRASLAU

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