mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
add fix orphaned section notice to changelog
This commit is contained in:
parent
5a6ab69614
commit
6e4830270b
1 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
||||||
Release: next
|
Release: next
|
||||||
- fix orphaned section headers (needs testing). Probably closes #10.
|
- 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. Closes #10.
|
||||||
- Systematize colors and make them user adjustable. See documentation for details.
|
- Systematize colors and make them user adjustable. See documentation for details.
|
||||||
this requires the \moderncvcolor to be issued BEFORE \moderncvstyle.
|
this requires the \moderncvcolor to be issued BEFORE \moderncvstyle.
|
||||||
- all styles: make the head options 'details' and 'nodetails' available to the user. (previously they were hidden). Olystyle does not respond too well to nodetails.
|
- all styles: make the head options 'details' and 'nodetails' available to the user. (previously they were hidden). Olystyle does not respond too well to nodetails.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue