mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
incorporate comments from the code review on the original PR #57
This commit is contained in:
parent
272289901e
commit
a4445849d2
3 changed files with 15 additions and 3 deletions
|
|
@ -937,7 +937,7 @@ If \Latex breaks pages just after \code{\\section} or \code{\\subsection} comman
|
|||
\setlength{\cvsubsectionstretchability}{100pt}
|
||||
\end{lstlisting}
|
||||
These two lengths tell \Latex how much extra length it needs after \code{\\section} and \code{\\subsection} commands.
|
||||
By default, \Moderncv sets both lengths to \code{0.9\\baselineskip}.
|
||||
By default, \Moderncv sets both lengths to \code{0pt} by default.
|
||||
|
||||
This should solve orphaned \code{\\section} and \code{\\subsection} commands that are used alone for most users.
|
||||
However, \Latex does not check for content.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue