Re: Starthanging inside reverse paragraph incorrectly places distance
Hans Hagen via ntg-context <[email protected]> Mon, 6 Jul 2026 10:48:30 +0200
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <[email protected]> |
On 7/6/2026 1:38 AM, Aryeh Zapinsky wrote:
> Then the graphic appears in the expected location when in the framed
> text block (image of this attached).
\ifx\m_spac_hanging_location\v!right
\rlap{%
\ifcase\textdirection
\kern{\scratchhsize+\scratchdistance}\box\nextbox
\else
\box\nextbox\kern\scratchdistance
\fi
}%
\else
\llap{\box\nextbox\kern\scratchdistance}%
\fi
you now need to figure otu what to do with llap here
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________