Curricula Vitae / RésumésModern CV and Cover Letter compiling issue

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
liminarflow13
Posts: 15
Joined: Wed Oct 12, 2016 3:54 pm

Modern CV and Cover Letter compiling issue

Post by liminarflow13 »

Hey guys,

I tried to reenter the cover letter but now my Texmaker doesnt want to compile.
The problem seems to be with the commenad \makelettertitle.
I read other threads which said that TexLive2016 can cause those issues.

Even though this seems to be the problem i can't fix it.
Here a minmal example of my CV:

Code: Select all

Code, edit and compile here:
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{casual} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{blue} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
%\usepackage{inputenc}
\usepackage[scale=0.8,top=1cm]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{asdagearsd} % Your first name
\familyname{Geererjasd} % Your last name
% All information in this block is optional, comment out any lines you don't need
\title{Curriculum Vitae}
\address{NotReal Stra\ss{}e 16}{Stuttgart, 70563}
\mobile{+491651231238399}
\email{c123-gasdasd@gmx.de}
\extrainfo{Born on 1. October 1111}
\photo[140pt][0.4pt]{pictures/IMG_4959} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% COVER LETTER
%----------------------------------------------------------------------------------------
% To remove the cover letter, comment out this entire block
\clearpage
%\recipient{HR Department}{Corporation\\123 Pleasant Lane\\12345 City, State} % Letter recipient
\date{\today} % Letter date
 
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
thanks for your help

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

liminarflow13
Posts: 15
Joined: Wed Oct 12, 2016 3:54 pm

Modern CV and Cover Letter compiling issue

Post by liminarflow13 »

I forget the error message in my last post.
first log file, at the end the error message:

Code: Select all

This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/W32TeX) (preloaded format=pdflatex 2016.10.14) 14 OCT 2016 16:22
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**"./Résumé Christian Gruener.tex"
(./Résumé Christian Gruener.tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(./moderncv.cls
Document Class: moderncv 2012/10/31 v1.2.0 modern curriculum vitae and letter d
ocument class
(c:/texlive/2016/texmf-dist/tex/latex/base/size11.clo
File: size11.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
)
(c:/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2015/08/02 v2.2a e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count79
)
(c:/texlive/2016/texmf-dist/tex/latex/base/ifthen.sty
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
(c:/texlive/2016/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)
(c:/texlive/2016/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
(c:/texlive/2016/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2016/07/10 v0.06j Graphics/color for pdfTeX
(c:/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(c:/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)
\Gread@gobject=\count80
)
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Attachments
Error messages
Error messages
2016-10-14 16_27_09-Einstellungen.png (17.26 KiB) Viewed 13012 times
Last edited by Stefan Kottwitz on Fri Oct 14, 2016 5:22 pm, edited 1 time in total.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Modern CV and Cover Letter compiling issue

Post by Johannes_B »

You commented out the recipient, the person/institution who should get the letter. Not having this is a bit useless as the postman doesn't know where to send a the letter. Hence, you get an error message.

This is not caused by TeX Live at all. This is the template somehow preventing you from silly stuff.

Off topic: Did nobody tell you that special characters like umlauts and accents aren't a good idea in filenames? Just like spaces aren't?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
liminarflow13
Posts: 15
Joined: Wed Oct 12, 2016 3:54 pm

Re: Modern CV and Cover Letter compiling issue

Post by liminarflow13 »

I commented them all out so i knew they where not the main issue.
thanks for the hint though anyway.

And on the other hand on my opinion this is not a stupid idea for example if you write an online application and you dont have an adress. As in my case.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Modern CV and Cover Letter compiling issue

Post by Johannes_B »

The cover letter was not designed for online submissions.

On the other hand, every enterprise you can write an application to has a physical address.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
liminarflow13
Posts: 15
Joined: Wed Oct 12, 2016 3:54 pm

Re: Modern CV and Cover Letter compiling issue

Post by liminarflow13 »

Yeah sure thing. Anyway thank you!
Post Reply