From c6d5ea236878177d0bc6fcd21729e80428874a97 Mon Sep 17 00:00:00 2001 From: LLdaniel Date: Mon, 25 May 2026 22:34:58 +0200 Subject: [PATCH] document new contemporary header option - separator in CHANGELOG and user guide --- CHANGELOG | 1 + manual/moderncv_userguide.tex | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index eec2a43..4e58677 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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) diff --git a/manual/moderncv_userguide.tex b/manual/moderncv_userguide.tex index 68e4428..c9f8583 100644 --- a/manual/moderncv_userguide.tex +++ b/manual/moderncv_userguide.tex @@ -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}