On 3/6/25 01:49, Joel via ntg-context wrote:
> [...]
> How do I get rid of the extra vertical gap that is appearing where I put
> my reference?

Hi Joel,

this is just a trick. Instead of

    \stopparagraph\reference[myrefA]{myrefA}

    \sidebarA

you may achieve it with

    \stopparagraph

    \inmargin{\reference[myrefA]{myrefA}}%
    \sidebarA

BTW, add the reference just before sidebar (and not just after the
paragraph).

This way you won’t have issues if there is a page break just between the
previous paragraph and the sidebar.

I hope it helps,

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