mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
set default stretchability to 0.9\baselineskip
This commit is contained in:
parent
bd7a1ecb7a
commit
62e3debc6a
1 changed files with 3 additions and 0 deletions
|
|
@ -436,6 +436,9 @@
|
|||
% by the user if needed.
|
||||
\@initializelength{\cvsectionstretchability}
|
||||
\@initializelength{\cvsubsectionstretchability}
|
||||
% set the default stretchability.
|
||||
\setlength{\cvsectionstretchability}{.9\baselineskip}
|
||||
\setlength{\cvsubsectionstretchability}{.9\baselineskip}
|
||||
% must be between -100 and 9999. The higher the less likely a page break will occur.
|
||||
% This is where the page break should occur, so this number should not bee too high
|
||||
\NewDocumentCommand\withinstretchpenalty{}{0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue