我迫切需要帮助。我目前正在开始使用 LaTeX,我非常喜欢它,它非常棒。我尝试了一个简历模板,它非常好。以下是代码:
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass{scrartcl}
\reversemarginpar
\newcommand{\MarginText}[1]{\marginpar{\raggedleft\itshape\small#1}}
\usepackage[nochapters]{classicthesis}
\usepackage[LabelsAligned]{currvita}
\renewcommand{\cvheadingfont}{\LARGE\color{Maroon}}
\usepackage{hyperref}
\hypersetup{colorlinks, breaklinks, urlcolor=Maroon, linkcolor=Maroon}
\newlength{\datebox}\settowidth{\datebox}{Spring 2011}
\newcommand{\NewEntry}[3]{\noindent\hangindent=2em\hangafter=0 \parbox{\datebox}{\small \textit{#1}}\hspace{1.5em} #2 #3
\vspace{0.5em}}
\newcommand{\Description}[1]{\hangindent=2em\hangafter=0\noindent\raggedright\footnotesize{#1}\par\normalsize\vspace{1em}}
%----------------------------------------------------------------------------------------
\begin{document}
\thispagestyle{empty}
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\begin{cv}{\spacedallcaps{John Smith}}\vspace{1.5em}
\noindent\spacedlowsmallcaps{Personal Information}\vspace{0.5em}
\NewEntry{}{\textit{Born in Canada,}}{20 November 1987}
\NewEntry{email}{\href{mailto:[email protected]}{[email protected]}}
\NewEntry{website}{\href{http://www.johnsmith.com}{http://www.johnsmith.com}}
\NewEntry{phone}{(H) +1 (000) 111 1111\ \ $\cdotp$\ \ (M) +1 (000) 111 1112}
\vspace{1em}
\noindent\spacedlowsmallcaps{Goal}\vspace{1em}
\Description{Gain fundamental experience in my area of interest and expertise.}\vspace{2em}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE
%----------------------------------------------------------------------------------------
\noindent\spacedlowsmallcaps{Work Experience}\vspace{1em}
\NewEntry{2012--Present}{1\textsuperscript{st} Year Analyst, \textsc{Lehman Brothers}}
\Description{\MarginText{Lehman Brothers}Developed spreadsheets for risk analysis on exotic derivatives on a wide array of commodities (ags, oils, precious and base metals), managed blotter and secondary trades on structured notes, liaised with Middle Office, Sales and Structuring for bookkeeping. \\ Reference: John \textsc{McDonald}\ \ $\cdotp$\ \ +1 (000) 111 1111\ \ $\cdotp$\ \ \href{mailto:[email protected]}{[email protected]}}
%------------------------------------------------
\NewEntry{2010--2011}{Summer Intern, \textsc{Initech Inc} --- Chicago}
\Description{\MarginText{Initech Inc}Rated "truly distinctive" for Analytical Skills and Teamwork. \\
\noindent\begin{tabular}{@{}ll}
Reference: Bill \textsc{Lumbergh}&\ \ +1 (000) 111 1111\ \ $\cdotp$\ \ \href{mailto:[email protected]}{[email protected]}}\\
Reference: Thomas \textsc{Norough}&\ \ +1 (000) 444 1111\ \ $\cdotp$\ \ \href{mailto:[email protected]}{[email protected]}}\\
\end{tabular}
%------------------------------------------------
\NewEntry{Jan-Mar 2011}{Computer Technician, \textsc{Buy More} --- Burbank}
\Description{\MarginText{Buy More}Worked in the Nerd Herd and helped to solve computer problems by asking customers to turn their computers off and on again. \\
Reference: Big \textsc{Mike}\ \ +1 (000) 111 1111\ \ $\cdotp$\ \ \href{mailto:[email protected]}{[email protected]}}
%------------------------------------------------
\vspace{1em}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Education}\vspace{1em}
\NewEntry{2011-2012}{The University of California, Berkeley}
\Description{\MarginText{Masters of Commerce}GPA: 8.0\ \ $\cdotp$\ \ \textit{First Class Honours}\ \ $\cdotp$\ \ School: Business and Administration\newline
Thesis: \textit{Money Is The Root Of All Evil -- Or Is It?}\newline
Description: This thesis explored the idea that money has been the cause of untold anguish and suffering in the world. I found that it has, in fact, not.\newline
Advisors: Prof.~James \textsc{Smith} \& Assoc. Prof.~Jane \textsc{Smith}}
%------------------------------------------------
\NewEntry{2007-2010}{The University of California, Berkeley}
\Description{\MarginText{Bachelor of Business Studies}GPA: 7.5\ \ $\cdotp$\ \ \textit{Commerce Specialization}\ \ $\cdotp$\ \ School: Business and Administration\newline
Description: This degree focussed heavily on important things such as personnel management and mundane paperwork.}
%------------------------------------------------
\vspace{1em}
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Computer Skills}\vspace{1em}
\Description{\MarginText{Basic}\textsc{java}, Adobe Illustrator}
\Description{\MarginText{Intermediate}\textsc{python}, \textsc{html}, \LaTeX, OpenOffice, Linux, Microsoft Windows}
\Description{\MarginText{Advanced}Computer Hardware and Support}
%------------------------------------------------
\vspace{1em}
%----------------------------------------------------------------------------------------
% OTHER INFORMATION
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Other Information}\vspace{1em}
\Description{\MarginText{Awards}2011\ \ $\cdotp$\ \ School of Business Postgraduate Scholarship}
\vspace{-0.5em}
\Description{2010\ \ $\cdotp$\ \ Top Achiever Award -- Commerce}
%------------------------------------------------
\vspace{1em}
\Description{\MarginText{Communication Skills}2010\ \ $\cdotp$\ \ Oral Presentation at the California Business Conference}
\vspace{-0.5em}
\Description{2009\ \ $\cdotp$\ \ Poster at the Annual Business Conference in Oregon}
%------------------------------------------------
\vspace{1em}
\newlength{\langbox}
\settowidth{\langbox}{English}
\Description{\MarginText{Languages}\parbox{\langbox}{\textsc{English}}\ \ $\cdotp$\ \ \ Mothertongue}
\vspace{-0.5em}
\Description{\parbox{\langbox}{\textsc{Spanish}}\ \ $\cdotp$\ \ \ Intermediate (conversationally fluent)}
\vspace{-0.5em}
\Description{\parbox{\langbox}{\textsc{Dutch}}\ \ $\cdotp$\ \ \ Basic (simple words and phrases only)}
\vspace{1em}
%------------------------------------------------
\Description{\MarginText{Interests}Piano\ \ $\cdotp$\ \ Cooking\ \ $\cdotp$\ \ Running\ \ $\cdotp$\ \ Chess\ \ $\cdotp$\ \ Dancing}
%----------------------------------------------------------------------------------------
\end{cv}
\end{document}
不幸的是,它不能完全满足我的需要,我想改变一些东西:
- 我想将第一部分(个人信息)移到左边,这样我就可以将我的照片放在它的右边,当然是对称的。
- 图片:如1)所述,我想在右上角添加我的照片
- 不幸的是,我是德国人,日期是英文的。上面写着:“2016 年 5 月 2 日”,但在德语中应该是“2. Mai 2016”。
- 此外,我希望将我的名字直接写在日期上方,并在上方留出一点空间,以便进行数字签名。
- 在第二页上,出现了一个页码,我想知道,为什么它排在这么靠前的位置,是否有办法移动它,甚至可能有第二位数字表示总页数,如下所示:“1/2”。
- 最后,我希望姓名、点号、电子邮件地址和电话号码在整个文档中垂直排列,如果一个工作职位有多个推荐人,我希望将第二个推荐人直接放在其下方,而不是在第二行前面加上“推荐人:”。此外,这些推荐人(包括电话和电子邮件等其他数据)应与文档中的所有其他推荐人垂直排列。
这实际上非常紧急,因为有一个最后期限。
我用 Google 搜索了所有我能想到的答案,但毫无结果。
我希望你们能帮助我,提前谢谢了!
答案1
好的,我们开始吧...我想您可以弄清楚如何将图形元素放到顶部。
%------------------------------------------------------------------------ ----------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%------------------------------------------------------------------------ ----------------
\documentclass{scrartcl}
\reversemarginpar
\newcommand{\MarginText}[1]{\marginpar{\raggedleft\itshape\small#1}}
\usepackage[nochapters]{classicthesis}
\usepackage[LabelsAligned]{currvita}
\renewcommand{\cvheadingfont}{\LARGE\color{Maroon}}
\usepackage{hyperref}
\hypersetup{colorlinks, breaklinks, urlcolor=Maroon, linkcolor=Maroon}
\newlength{\datebox}\settowidth{\datebox}{Spring 2011}
\newcommand{\NeuEntry}[3]{\noindent\hangindent=2em\hangafter=0%
\parbox{\datebox}{\small \textit{#1}}\hspace{1.5em} #2 #3%
\vspace{0.5em}} % Made a new control sequence called \NeuEntry
\newcommand{\PersEntry}[3]{\noindent\hangindent=2em\hangafter=0%
\hskip-1.5in\parbox{\datebox}{\small \textit{#1}}\hspace{1.5em} #2 #3%
\vspace{0.5em}} % Made a new control sequence called \PersEntry notice%
% it is \hskip-1.5in so that brings it Left
\newcommand{\Description}[1]%
{\hangindent=2em\hangafter=0\noindent\raggedright%
\footnotesize{#1}\par\normalsize\vspace{1em}}
%------------------------------------------------------------------------ ----------------
\begin{document}
\clearscrheadfoot% Cleared the scrartcl header and footer
\cfoot{\vskip-.8in\thepage\ of 2}% Did the footer in `page of 2` format
% and negative \vskip to bring it
% upwards
\pagestyle{scrheadings}% using scrheadings page style
%------------------------------------------------------------------------ ----------------
% NAME AND CONTACT INFORMATION SECTION
%------------------------------------------------------------------------ ----------------
\begin{cv}{\spacedallcaps{John Smith}}\vspace{1.5em}
\hskip-.8cm\noindent\spacedlowsmallcaps{Personal Information}%
\vspace{0.5em}
\def\NewEntry{\PersEntry}% Defined \NewEntry as \PersEntry so I wouldn't
% have to change each \NewEntry by hand
\NewEntry{}{\textit{Born in Canada,}}{2. Mai 2016}
\NewEntry{email}{\href{mailto:[email protected]}{[email protected]}}
\NewEntry{website}{\href{http://www.johnsmith.com}{http://www.johnsmith.com}}
\NewEntry{phone}{(H) +1 (000) 111 1111\ \ $\cdotp$\ \ (M) +1 (000) 111 1112}%
\vspace{1em}
\noindent\spacedlowsmallcaps{Goal}\vspace{1em}
\Description{Gain fundamental experience in my area of interest and expertise.}%
\vspace{2em}
%------------------------------------------------------------------------ ----------------
% WORK EXPERIENCE
%----------------------------------------------------------------------------------------
\noindent\spacedlowsmallcaps{Work Experience}\vspace{1em}
\def\NewEntry{\NeuEntry}% Defined \NewEntry as \NeuEntry which%
% has the original \NewEntry parameters
\NewEntry{2012--Present}{1\textsuperscript{st} Year Analyst,%
\textsc{Lehman Brothers}}
\Description{\MarginText{Lehman Brothers}%
Developed spreadsheets for risk analysis on exotic derivatives on a%
wide array of commodities (ags, oils, precious and base metals),%
managed blotter and secondary trades on structured notes,%
liaised with Middle Office, Sales and Structuring for bookkeeping.\\%
Reference: John \textsc{McDonald}\ \ $\cdotp$\ \ +1 (000) 111 1111\ \%
$\cdotp$\ \ \href{mailto:[email protected]}{[email protected]}}
%------------------------------------------------
\NewEntry{2010--2011}{Summer Intern, \textsc{Initech Inc} --- Chicago}
\Description{\MarginText{Initech Inc}%
Rated "truly distinctive" for Analytical Skills and Teamwork.\\%
%%Here I made a \vtop box so Bill and Thomas would line up%%
References:\vtop{ Bill \textsc{Lumbergh}\ \ +1 (000) 111 1111\ \%
$\cdotp$\ \ \href{mailto:[email protected]}{[email protected]}\\%
Thomas \textsc{Norough}\ \ +1 (000) 444 1111\ \ $\cdotp$\ \%
\href{mailto:[email protected]}{[email protected]}}}
%------------------------------------------------
\NewEntry{Jan-Mar 2011}{Computer Technician,%
\textsc{Buy More}---Burbank}
\Description{\MarginText{Buy More}Worked in the Nerd Herd%
and helped to solve computer problems by asking customers%
to turn their computers off and on again. \\%
Reference: Big \textsc{Mike}\ \ +1 (000) 111 1111\ \ $\cdotp$\ \%
\href{mailto:[email protected]}{[email protected]}}
%------------------------------------------------
\vspace{1em}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Education}\vspace{1em}
\NewEntry{2011-2012}{The University of California, Berkeley}
\Description{\MarginText{Masters of Commerce}%
GPA: 8.0\ \ $\cdotp$\ \ %
\textit{First Class Honours}\ \ $\cdotp$\ \ School: Business and%
Administration\newline
Thesis: \textit{Money Is The Root Of All Evil -- Or Is It?}\newline%
Description: This thesis explored the idea that money has been%
the cause of untold anguish and suffering in the world.%
I found that it has, in fact, not.\newline%
Advisors: Prof.~James \textsc{Smith} \& Assoc. Prof.~Jane \textsc{Smith}}
%------------------------------------------------
\NewEntry{2007-2010}{The University of California, Berkeley}
\Description{\MarginText{Bachelor of Business Studies}GPA: 7.5\ \%
$\cdotp$\ \ \textit{Commerce Specialization}\ \ $\cdotp$\ \ School:%
Business and Administration\newline%
Description: This degree focussed heavily on important things%
such as personnel management and mundane paperwork.}
%------------------------------------------------
\vspace{1em}
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS
%------------------------------------------------------------------------ ----------------
\spacedlowsmallcaps{Computer Skills}\vspace{1em}
\Description{\MarginText{Basic}\textsc{java}, Adobe Illustrator}
\Description{\MarginText{Intermediate}%
\textsc{python}, \textsc{html},%
\LaTeX, OpenOffice, Linux, Microsoft Windows}
\Description{\MarginText{Advanced}Computer Hardware and Support}
%------------------------------------------------
\vspace{1em}
%------------------------------------------------------------------------ ----------------
% OTHER INFORMATION
%------------------------------------------------------------------------ ----------------
\spacedlowsmallcaps{Other Information}\vspace{1em}
\Description{\MarginText{Awards}2011\ \ $\cdotp$\ \ School of Business%
Postgraduate Scholarship}
\vspace{-0.5em}
\Description{2010\ \ $\cdotp$\ \ Top Achiever Award -- Commerce}
%------------------------------------------------
\date{\empty}% This had to be empty, or a very unattractive date%
% inexplicably appeared at the end
\vspace{1em}
\Description{\MarginText{Communication Skills}2010%
\ \ $\cdotp$\ \ Oral Presentation at the California Business Conference}
\vspace{-0.5em}
\Description{2009\ \ $\cdotp$\ \ %
Poster at the Annual Business Conference in Oregon}
%------------------------------------------------
\vspace{1em}
\newlength{\langbox}
\settowidth{\langbox}{English}
\Description{\MarginText{Languages}\parbox{\langbox}%
{\textsc{English}}\ \ $\cdotp$\ \ \ Mothertongue}
\vspace{-0.5em}
\Description{\parbox{\langbox}{\textsc{Spanish}}%
\ \ $\cdotp$\ \ \ Intermediate (conversationally fluent)}
\vspace{-0.5em}
\Description{\parbox{\langbox}{\textsc{Dutch}%
}\ \ $\cdotp$\ \ \ Basic (simple words and phrases only)}
\vspace{1em}
%------------------------------------------------
\Description{\MarginText{Interests}Piano%
\ \ $\cdotp$\ \ Cooking\ \ $\cdotp$\ \ Running%
\ \ $\cdotp$\ \ Chess\ \ $\cdotp$\ \ Dancing}
%----------------------------------------------------------------------------------------
\end{cv}
\end{document}