ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with framed text.
@ 2015-02-21 17:35 John Culleton
  2015-02-21 19:16 ` Aditya Mahajan
  0 siblings, 1 reply; 8+ messages in thread
From: John Culleton @ 2015-02-21 17:35 UTC (permalink / raw)
  To: ConTeXt

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-25 12:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-21 17:35 Problem with framed text John Culleton
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

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).