LaTeX Warning: You have requested package `moderncv*', but the package provides `moderncv*'

Bug #1496872 reported by Denis Bitouzé
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
moderncv
New
Undecided
Unassigned
texlive-extra (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

With `moderncv.cls` 2015/07/28 v2.0.0, the following MWE:

--8<---------------cut here---------------start------------->8---
\documentclass{moderncv}
\moderncvstyle{casual}
\name{John}{Smith}
\title{Title}
\address{Address}{Address}{Country}
\begin{document}
\makecvtitle
\end{document}
--8<---------------cut here---------------end--------------->8---

leads to the following warnings:

  ┌────
  │ LaTeX Warning: You have requested package `moderncvheadii',
  │ but the package provides `moderncvheadii'.
  │
  │ LaTeX Warning: You have requested package `moderncvbodyi',
  │ but the package provides `moderncvbodyi'.
  │
  │ LaTeX Warning: You have requested package `moderncvfooti',
  │ but the package provides `moderncvfooti'.
  └────

I guess the problem comes from the definitions of `\moderncvfoot',
`\moderncvbody' and `\moderncvhead' that make tricky uses of
`\RequirePackage', such as:

  ┌────
  │ \newcommand*{\moderncvhead}[2][]{
  │ \expandafter\RequirePackage\expandafter[\expandafter#1\expandafter]{\expandafter moderncvhead\romannumeral #2}}
  └────

This bug may be related to:

  ┌────
  │ https://www.slac.stanford.edu/comp/unix/package/tex/latex/clsguide/node15.html
  └────

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in texlive-extra (Ubuntu):
status: New → Confirmed
A.Dingwell (metnix)
affects: ubuntu → texlive-extra (Ubuntu)
Changed in texlive-extra (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.