mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Fixed xelatex and luatex compilation errors due to ifpdf checks
This commit is contained in:
parent
03e827c31b
commit
79f0e6d7bf
3 changed files with 19 additions and 24 deletions
|
|
@ -1,3 +1,11 @@
|
|||
version 0.11 (xx 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*
|
||||
to format the bibliography title, while only \section was defined by moderncv),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue