You can't comment out the lines for \profilepic{} or \aboutme{} -- doing so gives an error. Empty content for the commands, as suggested, still leaves the heading "About Me," and gives an error for the image. Putting an empty image in for \profilepic{} leaves an empty white circle where the photo was....
Original template and image:
http://www.latextemplates.com/template/ ... s-resumecv
Any help would be greatly appreciated -- thanks so much!
Code: Select all
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[letterpaper]{twentysecondcv} % a4paper for A4
\usepackage{todonotes}
%----------------------------------------------------------------------------------------
% PERSONAL INFORMATION
%----------------------------------------------------------------------------------------
% If you don't need one or more of the below, just remove the content leaving the command, e.g. \cvnumberphone{}
\profilepic{empty.eps} % Profile picture
\cvname{NAME} % Your name
\cvjobtitle{POSITION} % Job title/career
\cvdate{DATE} % Date of birth
\cvaddress{ADDRESS} % Short address/location, use \newline if more than 1 line is required
\cvnumberphone{PHONE[codebox=text file=Untitled.txt][/codebox]} % Phone number
\cvsite{WEB} % Personal website
\cvmail{EMAIL} % Email address
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% ABOUT ME
%----------------------------------------------------------------------------------------
\aboutme{}