ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with framed text.
Date: Sat, 21 Feb 2015 14:16:31 -0500	[thread overview]
Message-ID: <2CD2C655-9113-44E3-A4AB-FCE2AB5C6A95@umich.edu> (raw)
In-Reply-To: <20150221123559.1bf477b1@localb.wexfordpress.net>


> On Feb 21, 2015, at 12:35 PM, John Culleton <John@wexfordpress.com> wrote:
> 
> 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
> ]

There should be a comma after 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 (!) 

It is helpful if you post a complete MWE.

Aditya 
___________________________________________________________________________________
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 19:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 17:35 John Culleton
2015-02-21 19:16 ` Aditya Mahajan [this message]
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=2CD2C655-9113-44E3-A4AB-FCE2AB5C6A95@umich.edu \
    --to=adityam@umich.edu \
    --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).