mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Removed the rule below the headings of the cvcolumns environment
This commit is contained in:
parent
f5163b8fa2
commit
92eecc6c3f
8 changed files with 4 additions and 2 deletions
|
|
@ -10,6 +10,7 @@ version 1.5.0 (xx MMM 2013)
|
|||
- added a letter icon ("W") for the homepage of the "letters" icon set.
|
||||
- forced some white space between the main text and the footer of the "casual"
|
||||
style variant.
|
||||
- removed the rule below the headings of the cvcolumns environment.
|
||||
|
||||
version 1.4.0 (28 Mar 2013)
|
||||
- deprecated \phone, \mobile and \fax in favour of \phone[<type>], where <type>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -499,8 +499,9 @@
|
|||
\cvitem{}{%
|
||||
\begin{tabular}{\cvcolumns@def}%
|
||||
\if@cvcolumns@head@empty\else%
|
||||
\cvcolumns@head\\[-.8em]%
|
||||
{\color{color1}\rule{\maincolumnwidth}{.25pt}}\\\fi%
|
||||
\cvcolumns@head%\\[-.8em]%
|
||||
% {\color{color1}\rule{\maincolumnwidth}{.25pt}}%
|
||||
\\\fi%
|
||||
\cvcolumns@content%
|
||||
\end{tabular}}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue