ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <pg@levana.de>
Subject: breaking text in mp code
Date: Fri, 14 Mar 2003 13:11:11 +0100	[thread overview]
Message-ID: <87k7f2b128.fsf@gundla.ch> (raw)

Hello all,

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?

Patrick

             reply	other threads:[~2003-03-14 12:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-14 12:11 Patrick Gundlach [this message]
2003-03-14 13:18 ` Jens-Uwe Morawski
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=87k7f2b128.fsf@gundla.ch \
    --to=pg@levana.de \
    --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).