ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jens-Uwe Morawski <morawski@gmx.net>
Subject: Re: breaking text in mp code
Date: Fri, 14 Mar 2003 14:18:57 +0100	[thread overview]
Message-ID: <20030314141857.45dd8a81.morawski@gmx.net> (raw)
In-Reply-To: <87k7f2b128.fsf@gundla.ch>

On Fri, 14 Mar 2003 13:11:11 +0100
Patrick Gundlach <pg@levana.de> wrote:
 
> I try to get a label in metafun that is broken into two lines:
> 
> some
> text
> 
> the following \break is silently ignored. Putting the textext inside
> a vbox did not help.
> 
> ==================================================
> % interface=en output=pdf
> \starttext
> \startMPcode
> label (textext("some\break text"),origin);
> \stopMPcode
> \stoptext
> ==================================================
> 
> 
> How do I get the some text in two lines?

\rbox{some\\ text} works here

Jens

  reply	other threads:[~2003-03-14 13:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-14 12:11 Patrick Gundlach
2003-03-14 13:18 ` Jens-Uwe Morawski [this message]
2003-03-14 14:55   ` Patrick Gundlach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030314141857.45dd8a81.morawski@gmx.net \
    --to=morawski@gmx.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).