Fix underfull hbox in banking subsection dotted rules (#308)

Add \hss glue to the 0.35em leader slot, matching \dotfill, and
\kern0pt so \hfill is not discarded. Fixes #307.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Parsa Mohammadian 2026-08-29 11:05:33 -04:00 • committed by GitHub
commit 2d2b657a14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,7 @@
version next
- Upgrade to Fontawesome 7 (#270)
- Fix "Underfull \hbox (badness 10000)" warning in banking \subsection dotted
rules by adding \hss glue as in \dotfill (#307)
version 2.6.1 (24 Jun 2026)
- Allow the customisation of the contemporary style (#297)