We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modifying the MWE from #1018 (comment)
\begin[papersize=a6]{document} \nofolios \use[module=packages.footnotes] \use[module=packages.lorem] % \use[module=packages.debug] % \disable-pushback \define[command=foo]{\bar \bar \bar\par} \define[command=bar]{\lorem[words=30]\footnote{\lorem[words=40]}} \foo \foo \foo \foo \foo \end{document}
Also related #214
The text was updated successfully, but these errors were encountered:
I ran into that issue too, and failed at pinpointing it... Running with -d insertions shows weird things:
-d insertions
On (A) both frames are contiguous and descenders from the last content line are honored.
On (B) both frames are contiguous but descenders (or some amount) of the last content line are abused.
On (C) there would have been enough space to fit (at least a part of) the next note it seems, and the frames are no longer continuous (D)...
Sorry, something went wrong.
It turned out I never actually understood it :p
No branches or pull requests
Modifying the MWE from #1018 (comment)
Also related #214
The text was updated successfully, but these errors were encountered: