mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Tweakable orphaned sections - revive old PR (#231)
* introduce different first and lastname styles. * fix orphaned section headers (needs testing). Closes #10. * introduce \cvsectionstretchability and \cvsubsectionstretchability * set default stretchability to 0.9\baselineskip * add fix orphaned section notice to changelog --------- Co-authored-by: David <forenkram@gmx.de>
This commit is contained in:
parent
56d1b65d9e
commit
272289901e
6 changed files with 79 additions and 0 deletions
|
|
@ -7,6 +7,13 @@ version next
|
|||
- Fix spacing between first and last name again (#220)
|
||||
- Make header details flush against sides for casual, classic, and contemporary
|
||||
styles (#229)
|
||||
- partially fix orphaned section headers for singualar use of \section and \subsection
|
||||
commands and give users the new adjustable lengths \cvsectionstretchability
|
||||
and \subsectionstretchability. In case \section and \subsection are used
|
||||
directly one after the other, an orphaned section header might still occur.
|
||||
This is structural and should be solved by \newpage instead of increasing
|
||||
\cvsectionstretchability (#10/#226).
|
||||
|
||||
|
||||
version 2.4.1 (18 Jul 2024)
|
||||
- Fix commons/colors.tex not found in package (#194)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue