What steps will reproduce the problem?
1. Create the following LaTeX document:
\documentclass[11pt,a4paper]{moderncv}
\usepackage[utf8]{inputenc}
\moderncvstyle{classic}
\firstname{John}
\familyname{Doe}
\title{Curriculum Vit\ae}
\address{street and number}{postcode city}
\mobile{My mobile}
\phone{My phone}
\fax{My fax}
\email{My email}
\extrainfo{extra info}
\begin{document}
\maketitle
\end{document}
2. Compile it with LaTeX Lab compiler
3. Compile it with any other LaTeX compiler
4. Compare both generated documents
What is the expected output? What do you see instead?
The postcode city, mobile and fax numbers appear unformatted on top left of
page instead of on the right.
What version of the product are you using?
I tested it on both the default and the development version, with the same
results.
Original issue reported on code.google.com by diego1609 on 30 Oct 2010 at 3:19
Original issue reported on code.google.com by
diego1609
on 30 Oct 2010 at 3:19