diff --git a/CHANGELOG b/CHANGELOG index 5ef2491..3636514 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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* diff --git a/moderncv.cls b/moderncv.cls index ee5bf7a..530be77 100644 --- a/moderncv.cls +++ b/moderncv.cls @@ -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] %------------------------------------------------------------------------------- diff --git a/moderncvcompatibility.sty b/moderncvcompatibility.sty index 88adfb7..28a4e5b 100644 --- a/moderncvcompatibility.sty +++ b/moderncvcompatibility.sty @@ -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] %------------------------------------------------------------------------------- diff --git a/moderncvthemecasual.sty b/moderncvthemecasual.sty index 7004922..adb8556 100644 --- a/moderncvthemecasual.sty +++ b/moderncvthemecasual.sty @@ -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] %------------------------------------------------------------------------------- diff --git a/moderncvthemeclassic.sty b/moderncvthemeclassic.sty index 3fe46da..91a962f 100644 --- a/moderncvthemeclassic.sty +++ b/moderncvthemeclassic.sty @@ -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] %------------------------------------------------------------------------------- diff --git a/moderncvthemeempty.sty b/moderncvthemeempty.sty index b2bc437..4d1ad83 100644 --- a/moderncvthemeempty.sty +++ b/moderncvthemeempty.sty @@ -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] %-------------------------------------------------------------------------------