Avoid bad boxes #31
No reviewers
Labels
No labels
breaking
component
memoize
component
tagging
effort
high
effort
low
effort
mid
moscow
could have
moscow
must have
moscow
should have
outcome
done
outcome
not planned
type
bug
type
chore
type
docs
type
enhancement
type
org
type
refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lukas/kata!31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "testing-bad-boxes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
see https://github.com/atticus-sullivan/kata/pull/14 and https://github.com/atticus-sullivan/kata/issues/9
The issue was when compiling a document, this lead to lots of "bad boxes" reported by LaTeX, despite the output was as expected/desired. The reason for this was I patched too much together over time (thus kinda fighting against LaTeX which only succeeded by e.g. adjusting penalties) instead of solving the issue of spacing properly like LaTeX likes it.
So the core issue seems to be the lacking rubber spaces between the pictures which are needed to obtain the layout I want -> now we explicitly add these spaces/skips (
0pt + 1.0fil)Notes:
\parfillskip=0ptis still needed for the right layouttikzpicturesfor the phantoms -> uses\ruleinstead (like\strut)widthparameter tocolumnsmany of these are suggestions from @cfr, so thanks a lot
Todos:
kata.pdf(docs) before mergingnot foundand/or errors)c5eae373fetoaf3ea6e239af3ea6e239tocf348fe383