Sorry, I answered privately by accident.

I don’t think you need delimitedtext at all.
Did you try your framedtext within \startalignment[flushright]?
Or \hbox to \textwidth{\hfill\framedtext … }?

Hraban

Am 16.09.25 um 16:20 schrieb Matthias Weber:
Thanks, Hraban,

The frame now has the right size. However, I wanted the whole blockquote on the 
right side of the page, which is why I set the left margin so big.
How do I “shift” the quote to the right? I have played with \indentation 
without success.

Matthias

On Sep 16, 2025, at 9:24 AM, Henning Hraban Ramm <te...@fiee.net> wrote:

Am 16.09.25 um 13:23 schrieb Matthias Weber:
Unfortunately,
offset=overlay
Eliminates the space on all sides *except* on the left, so it doesn’t quite 
help yet

You set a left margin explicitely.

\defineframedtext       [quotebackground]
                                [backgroundcolor=quotecolor,
                                background=color,
                                corner=round,
                                width=fit,
                                frame=on,
                                framecolor=black,
                offset=overlay,
                                color=quotetxt] 

\setupdelimitedtext[blockquote][style=\slx,
        leftmargin=0pt,
        rightmargin=0pt,
        before={\startquotebackground},
        after={\stopquotebackground\blank[2cm]}]

Hraban


___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to