The <cross-references knowled="cross-page" /> setting does not work as expected on introductions in chapter introductions.
Root cause is that their level appears to be above the chunking-level and level of nearest common ancestor is used to decide if xref and content are on the same page.
See https://groups.google.com/g/pretext-support/c/Oj-nARU2oms for details and full sample.
This may get fixed as part of reworking conclusion/summary etc... so they render in EPUB builds. Any direct work on this should be prepared for changes that may affect the level of these elements.
The
<cross-references knowled="cross-page" />setting does not work as expected on introductions in chapter introductions.Root cause is that their level appears to be above the
chunking-levelandlevelof nearest common ancestor is used to decide if xref and content are on the same page.See https://groups.google.com/g/pretext-support/c/Oj-nARU2oms for details and full sample.
This may get fixed as part of reworking conclusion/summary etc... so they render in EPUB builds. Any direct work on this should be prepared for changes that may affect the level of these elements.