Differences in glues between TL2024 and TL2025 #1895
Closed
laylafogiel-hash
started this conversation in
General
Replies: 1 comment 1 reply
-
|
The LaTeX output routine backs up by the depth of the last line (up to maxdepth) to achieve a uniform result in cases where there is a bottom float (for example) or something else. Otherwise the distance to that float would depend on whether or not the last line contains characters with a depth. Strangely enough "foo" has a depth even though a small one in the standard fonts. There is some discussion/background on that in ltnews41 on that change (a configurable OR). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is more out of curiosity, since I don't think the output has changed:
compiling with lualatex, why there is a negative glue at the bottom of the page with TL2025? or at least why the LuaTeX reports about it now?
Beta Was this translation helpful? Give feedback.
All reactions