mirror of
https://github.com/moderncv/moderncv.git
synced 2026-09-27 20:34:09 +02:00
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:
parent
d4e882caf5
commit
2d2b657a14
2 changed files with 5 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue