ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Framed Blockquote?
@ 2025-09-16  5:31 Matthias Weber
  2025-09-16  7:07 ` [NTG-context] " Henning Hraban Ramm
  2025-09-16 16:48 ` Wolfgang Schuster
  0 siblings, 2 replies; 7+ messages in thread
From: Matthias Weber @ 2025-09-16  5:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear All,

I am trying to set up block quotes within a frame as below.
How can I make the frame fit the block quote?
The parameter location=… doesn’t seem to have any effect, regardless of what I put there.

Thanks!

Matthias



\setupcolors[state=start]
\setupcolor[rgb]

\definecolor[quotecolor][r=.95,g=.99,b=.99]
\definecolor[quotetxt][r=.2,g=.2,b=.1]
\defineframedtext	[quotebackground]
 				[backgroundcolor=quotecolor,
				location=paragraph,
  				background=color,
  				corner=round,
 	 			width=broad,
  				frame=on,
				framecolor=black,
				color=quotetxt]	

\setupdelimitedtext[blockquote][style=\slx,
	leftmargin=.5\textwidth,
	rightmargin=no,
	before={\startquotebackground},
	after={\stopquotebackground\blank[2cm]}]


\starttext
\startsubject[title={Introduction}]

\startblockquote

\quotation{Need must find,} said the sea-thing child.
\\
\quotation{Find what?} said the crab.
\\
\quotation{Whatever there is,} said the sea-thing child.
\\
\SmallCapped{Russel Hoban},  {\em The Sea-Thing Child}
\par
\stopblockquote


\input{tufte}
\stopsubject
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2025-09-16 17:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-16  5:31 [NTG-context] Framed Blockquote? Matthias Weber
2025-09-16  7:07 ` [NTG-context] " Henning Hraban Ramm
2025-09-16 11:23   ` Matthias Weber
     [not found]     ` <64e4d6b1-8e21-420b-8b75-afd638aace22@fiee.net>
     [not found]       ` <803C5509-4B10-4DD4-A2CD-352B8CFF350A@gmail.com>
2025-09-16 16:47         ` Henning Hraban Ramm
2025-09-16 17:23           ` Wolfgang Schuster
2025-09-16 16:48 ` Wolfgang Schuster
2025-09-16 17:08   ` Matthias Weber

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