mirror of
https://github.com/moderncv/moderncv.git
synced 2026-06-01 06:37:03 +02:00
document new contemporary header option - separator in CHANGELOG and user guide
This commit is contained in:
parent
d13a12593f
commit
c6d5ea2368
2 changed files with 4 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ version next
|
|||
- Fix missing Senders Name in Header (#278)
|
||||
- Document an additional example in the userguide on how to adjust the skill matrix (#213)
|
||||
- Adds contributing guidelines for moderncv (#275)
|
||||
- New Contemporary style option - separator under the CV header can be shown or hidden (#280)
|
||||
|
||||
|
||||
version 2.5.1 (31 Jan 2026)
|
||||
|
|
|
|||
|
|
@ -716,7 +716,9 @@ This style allows the following options which \emph{only} affect header and foot
|
|||
\textbf{\code{data in head}} & values: \code{details} (default), \code{nodetails}.
|
||||
Toggles between the header and footer as the location of personal data on the page. \\
|
||||
\textbf{\code{qr}} & values: \code{qr} (default), \code{noqr}.
|
||||
Enables or disables the inclusion of a QR code of your personal website.
|
||||
Enables or disables the inclusion of a QR code of your personal website. \\
|
||||
\textbf{\code{separator in head}} & values: \code{separator} (default), \code{noseparator}.
|
||||
Shows or hides the separator line after the colored header.
|
||||
\end{tabular}
|
||||
\note For the \code{contemporary} style it is recommended to use the \code{\\moderncvcolor\{cerulean\}} color scheme. The \code{contemporary} style is even more appealing with reduced margins. Use this in your preamble:
|
||||
\begin{lstlisting}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue