ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <John@wexfordpress.com>
To: ConTeXt <ntg-context@ntg.nl>
Subject: Problem with framed text.
Date: Sat, 21 Feb 2015 12:35:59 -0500	[thread overview]
Message-ID: <20150221123559.1bf477b1@localb.wexfordpress.net> (raw)

In several palces I want to set up framed text
with a gray background and rounded corners. Here
is my \setupframed description:

\setupframed[
framecorner=round,
frameradius=0.1,
background=screen,
backgroundscreen=0.70,
backgroundcorner=round,
backgroundradius=0.1,
corner=round,
radius=0.1
]
--------------------
And here is my first framed text:
--------------------------
\startframedtext[middle] 
\centerline{A Vision Example}
 \QQ{[In the year 20xx], our
company is internationally recognized as the
premier supplier of [your food products]. We
regularly exceed customer expectations by
providing innovative and valuable [your food
products] .} 
\stopframedtext
------------------------------------
The hangup seems to be the rounded corners. 
I am using texlive 2014. 

BTW the macro QQ is my shorthand for \quotation
which is much to long IMO. But I am American and
use double quotes a lot.
\def\QQ#1{\quotation{#1}}
That is not the problem. Everything works until
I try to use rounded corners. The customer had
them on the last edition of the book, probably
done with MSWord (!) 

All answers appreciated.

-- 
John Culleton
Wexford Press
___________________________________________________________________________________
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:[~2015-02-21 17:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 17:35 John Culleton [this message]
2015-02-21 19:16 ` Aditya Mahajan
2015-02-22 12:55   ` John Culleton
2015-02-22 14:57     ` Pablo Rodriguez
2015-02-22 17:56       ` John Culleton
2015-02-22 19:52         ` Wolfgang Schuster
2015-02-25 12:27         ` Problem with framed text.--addendum John Culleton
2015-02-22 15:04     ` Problem with framed text Alan BRASLAU

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=20150221123559.1bf477b1@localb.wexfordpress.net \
    --to=john@wexfordpress.com \
    --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).