mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Comment cleanup
This commit is contained in:
parent
4ade2643ff
commit
9a16b2a344
3 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
version 0.15.1 (23 December 2011)
|
||||
- corrected a bug in the classic style causing the address font and color not being
|
||||
carried over newlines, as reported by J. Smith
|
||||
carried over newlines, as reported by J. Smith.
|
||||
|
||||
version 0.15 (19 December 2011)
|
||||
- corrected list spacing.
|
||||
|
|
|
|||
|
|
@ -252,6 +252,7 @@
|
|||
% makes a cv section
|
||||
% usage: \section{<title>}
|
||||
\newcommand*{\section}[1]{}
|
||||
% starred variant, which is identical but defined to allow its use (e.g. for natbib compatibility, who uses \section*{} for the bibliography header)
|
||||
\AtEndPreamble{%
|
||||
\@ifpackageloaded{natbib}
|
||||
{
|
||||
|
|
|
|||
|
|
@ -133,7 +133,6 @@
|
|||
\hspace{\separatorcolumnwidth}%
|
||||
\parbox[m]{\maincolumnwidth}{\sectionstyle{#1}}%
|
||||
\par\nobreak\vskip 1ex\@afterheading}% to avoid a pagebreak after the heading
|
||||
% starred variant, which is identical but defined to allow its use (e.g. for natbib compatibility, who uses \section*{} for the bibliography header)
|
||||
|
||||
\renewcommand*{\subsection}[1]{%
|
||||
\begin{tabular}{@{}p{\hintscolumnwidth}@{\hspace{\separatorcolumnwidth}}p{\maincolumnwidth}@{}}%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue