ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ursula Hermann <ursula.hermann@univie.ac.at>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Frame
Date: Tue, 19 Feb 2019 13:17:00 +0000	[thread overview]
Message-ID: <a4572e10f6734a6f84fc396c05344259@univie.ac.at> (raw)
In-Reply-To: <20190219141039.7e2ee647@homerow>

Hi Marco!

Thanks a lot. 

Best regards 

Uschi 

-----Ursprüngliche Nachricht-----
Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Marco Patzer
Gesendet: Dienstag, 19. Februar 2019 14:11
An: ntg-context@ntg.nl
Betreff: Re: [NTG-context] Frame

On Tue, 19 Feb 2019 13:01:35 +0000
Ursula Hermann <ursula.hermann@univie.ac.at> wrote:

> I have:
> \framed
>   [height=3em,
>    width=.5\textwidth,
>    foregroundcolor=red,
>    framecolor=blue,
>    rulethickness=2pt,
>    background=color,
>    backgroundcolor=green]
> \starttext
> {Ich bin da.\par Du auch}
> \stoptext

Move the \starttext to the beginning:

\starttext
\framed
  [height=3em,
   width=.5\textwidth,
   foregroundcolor=red,
   framecolor=blue,
   rulethickness=2pt,
   background=color,
   backgroundcolor=green]
{Ich bin da.\par Du auch}
\stoptext

Marco
___________________________________________________________________________________
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://context.aanhet.net archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-02-19 13:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19 13:01 Frame Ursula Hermann
2019-02-19 13:10 ` Frame Marco Patzer
2019-02-19 13:17   ` Ursula Hermann [this message]
2019-02-20  9:44     ` Frame Ursula Hermann
2019-02-20 10:10     ` Frame Ursula Hermann
2019-02-20 11:31     ` Frame Ursula Hermann
2019-02-20 14:38       ` Frame Lars
2019-02-21 10:50         ` Frame Ursula Hermann
2019-02-21 11:19           ` Frame Marco Patzer
2019-02-21 12:17             ` Frame Ursula Hermann
2019-02-21 17:24             ` Frame Wolfgang Schuster
2019-02-21 17:56               ` Frame Marco Patzer
2019-02-22  8:41               ` Frame Ursula Hermann
     [not found] <3.0.6.32.19991125223734.0099fd30@pop.wxs.nl>
     [not found] ` <Pine.GSO.3.95.991127143029.984A-200000@AMath0>
1999-11-28 19:34   ` Frame Hans Hagen
1999-11-28 20:17   ` Frame Hans Hagen

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=a4572e10f6734a6f84fc396c05344259@univie.ac.at \
    --to=ursula.hermann@univie.ac.at \
    --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).