Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: texlive-extra (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texlive-extra in Ubuntu.
https://bugs.launchpad.net/bugs/1496872
Title:
LaTeX Warning: You have requested package `moderncv*', but the package
provides `moderncv*'
Status in moderncv:
New
Status in texlive-extra package in Ubuntu:
New
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
└────
To manage notifications about this bug go to:
https://bugs.launchpad.net/moderncv/+bug/1496872/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp