Version 0.11 commit

This commit is contained in:
Xavier Danaux
2010-07-20 20:39:39 -04:00
committed by Xavier Danaux
parent 0a0e3a8e1f
commit 6b2cc7239f
6 changed files with 6 additions and 7 deletions

View File

@ -1,10 +1,9 @@
version 0.11 (xx July 2010)
version 0.11 (20 July 2010)
- removed the \ifpdf check when loading the graphicx package, as graphicx does
does check internally and this was preventing proper functionning with xelatex
and luatex, as reported by A. Trautmann. The same check was also removed
everywhere else in the document (i.e. when loading the color and hyperref
packages).
-
version 0.10 (13 June 2010)
- fixed a compatibility issue with the natbib package (natbib uses \section*

View File

@ -10,7 +10,7 @@
% identification
%-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{moderncv}[2010/05/24 v0.8 modern curriculum vitae document class]
\ProvidesClass{moderncv}[2010/07/20 v0.11 modern curriculum vitae document class]
%-------------------------------------------------------------------------------

View File

@ -10,7 +10,7 @@
% identification
%-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{moderncvcompatibility}[2010/05/24 v0.8 modern curriculum vitae compatibility patches]
\ProvidesPackage{moderncvcompatibility}[2010/07/20 v0.11 modern curriculum vitae compatibility patches]
%-------------------------------------------------------------------------------

View File

@ -10,7 +10,7 @@
% identification
%-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{moderncvthemecasual}[2010/05/24 v0.8 modern curriculum vitae style: casual]
\ProvidesPackage{moderncvthemecasual}[2010/07/20 v0.11 modern curriculum vitae style: casual]
%-------------------------------------------------------------------------------

View File

@ -10,7 +10,7 @@
% identification
%-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{moderncvthemeclassic}[2010/05/24 v0.8 modern curriculum vitae style: classic]
\ProvidesPackage{moderncvthemeclassic}[2010/07/20 v0.11 modern curriculum vitae style: classic]
%-------------------------------------------------------------------------------

View File

@ -10,7 +10,7 @@
% identification
%-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{moderncvthemeempty}[2010/05/24 v0.8 modern curriculum vitae style: empty]
\ProvidesPackage{moderncvthemeempty}[2010/07/20 v0.11 modern curriculum vitae style: empty]
%-------------------------------------------------------------------------------