ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Meer, H. van der" <H.vanderMeer@uva.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: framed \\
Date: Thu, 5 Jul 2012 10:43:35 +0000	[thread overview]
Message-ID: <A9FFA841-F2EA-4F1B-B6F9-86248A4A3991@uva.nl> (raw)
In-Reply-To: <E6CDBE7B-0019-42AC-829A-3B905BDF4BF4@gmail.com>


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

Thanks.
Indeed, the align does the trick. But what is the raison d'être of coupling the behaviour of \\ to the align parameter? I wouldn't have known out but for your reply. Is it something to add to the wiki on framed? (sorry, I am not apt at these things myself, too old ;-). Or can it be done generally?

Hans van der Meer



On 5 jul. 2012, at 12:29, Wolfgang Schuster wrote:


Am 05.07.2012 um 11:01 schrieb Meer, H. van der:

Sorry, missed the inclusion of the output of the minimal example.

In the ConTeXT manual I see that a construct
\framed{A\\B\\C} should type set as three lines below each other:

A
B
C

But instead the \\'s<x-msg://2488/> disappear without a trace.
Did I miss some change on the use of \\'s<x-msg://2488/> in \framed?
Could it be a sideeffect of recent changes?

The \\ is converted to a space as you can see in the output, you have to set a align value to break the input into lines.

\starttext
\framed[align=middle]{A\\B\\C}
\stoptext

Wolfgang



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

  reply	other threads:[~2012-07-05 10:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-05  9:01 Meer, H. van der
2012-07-05 10:29 ` Wolfgang Schuster
2012-07-05 10:43   ` Meer, H. van der [this message]
2012-07-05 10:55     ` Aditya Mahajan
2012-07-05 12:33       ` Henning Hraban Ramm
2012-07-05 13:24       ` Meer, H. van der
  -- strict thread matches above, loose matches on Subject: below --
2012-07-05  8:59 Meer, H. van der

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=A9FFA841-F2EA-4F1B-B6F9-86248A4A3991@uva.nl \
    --to=h.vandermeer@uva.nl \
    --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).