incorporate comments from the code review on the original PR #57

This commit is contained in:
LLdaniel 2025-02-02 11:51:07 +01:00
commit a4445849d2
3 changed files with 15 additions and 3 deletions

View file

@ -487,8 +487,8 @@
\@initializelength{\cvsectionstretchability}
\@initializelength{\cvsubsectionstretchability}
% set the default stretchability.
\setlength{\cvsectionstretchability}{.9\baselineskip}
\setlength{\cvsubsectionstretchability}{.9\baselineskip}
\setlength{\cvsectionstretchability}{0pt}
\setlength{\cvsubsectionstretchability}{0pt}
% 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}