我正在使用 Overleaf 简历模板中的“Abey 简历模板”。
如何 停止 这 titlerule
的 \section
从 与图像重叠?
谢谢!!
图片:
梅威瑟:
%-------------------------
% Resume in Latex
% Author : Abey George
% Based off of: https://github.com/sb2nov/resume
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage[english]{babel}
\usepackage{tabularx}
\usepackage{fontawesome5}
\usepackage{multicol}
\usepackage{graphicx}
\setlength{\multicolsep}{-3.0pt}
\setlength{\columnsep}{-1pt}
\input{glyphtounicode}
\RequirePackage{tikz}
\RequirePackage{xcolor}
\RequirePackage{fontawesome}
\usepackage{tikz}
\usetikzlibrary{svg.path}
\definecolor{cvblue}{HTML}{0E5484}
\definecolor{black}{HTML}{130810}
\definecolor{darkcolor}{HTML}{0F4539}
\definecolor{cvgreen}{HTML}{3BD80D}
\definecolor{taggreen}{HTML}{00E278}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{666666}
\colorlet{name}{black}
\colorlet{tagline}{darkcolor}
\colorlet{heading}{darkcolor}
\colorlet{headingrule}{cvblue}
\colorlet{accent}{darkcolor}
\colorlet{emphasis}{SlateGrey}
\colorlet{body}{LightGrey}
%----------FONT OPTIONS----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
% \pagestyle{fancy}
% \fancyhf{} % clear all header and footer fields
% \fancyfoot{}
% \renewcommand{\headrulewidth}{0pt}
% \renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.6in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1.19in}
\addtolength{\topmargin}{-.7in}
\addtolength{\textheight}{1.4in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large\bfseries
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\classesList}[4]{
\item\small{
{#1 #2 #3 #4 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{\large#1} & \textbf{\small #2} \\
\textit{\large#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\begin{tabular*}{1.001\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & \textbf{\small #2}\\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemi{$\vcenter{\hbox{\tiny$\bullet$}}$}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
\newcommand\sbullet[1][.5]{\mathbin{\vcenter{\hbox{\scalebox{#1}{$\bullet$}}}}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
\begin{center}
{\Huge \scshape Your Name} \\ \vspace{1pt}
city,state \\ \vspace{1pt}
\small \href{tel:+xxxxxxxxxxxx}{ \raisebox{-0.1\height}\faPhone\ \underline{+xx-9999999999} ~} \href{mailto:[email protected]}{\raisebox{-0.2\height}\faEnvelope\ \underline{[email protected]}} ~
\href{https://linkedin.com/in/yourid}{\raisebox{-0.2\height}\faLinkedinSquare\ \underline{yourid}} ~
\href{https://github.com/yourid}{\raisebox{-0.2\height}\faGithub\ \underline{yourid}} ~
\href{https://www.hackerrank.com/yourid}{\raisebox{-0.2\height}\faHackerrank\ \underline{yourid}} ~
\href{https://codeforces.com/profile/yourid}{\raisebox{-0.2\height}\faPoll\ \underline{yourid}}
\vspace{-8pt}
\end{center}
\begin{tikzpicture}[overlay, remember picture]
\node[xshift=-2.3cm,yshift=-2cm] at (current page.north east) {\includegraphics[width=2.5cm,height=2.65cm]{picture.jpeg}};
\end{tikzpicture}
\vspace{-30pt}
%-----------EDUCATION-----------
\section{EDUCATION}
\vspace{10pt}
\resumeSubHeadingListStart
\resumeSubheading
{College Name}{MM YYYY -- MM YYYY}
{Degree Name - \textbf{CGPA} - \textbf{xx}}{city, country}
\resumeSubHeadingListEnd
%------RELEVANT COURSEWORK-------
\section{COURSEWORK / SKILLS}
%\resumeSubHeadingListStart
\begin{multicols}{4}
\begin{itemize}[itemsep=-2pt, parsep=5pt]
\item Data Structures \& Algorithms
\item Operating Systems
\item Android Development
\end{itemize}
\end{multicols}
\vspace*{2.0\multicolsep}
%\resumeSubHeadingListEnd
\end{document}
答案1
改变图形的位置会更好。尝试改变yshift=-1.5cm
:
\begin{tikzpicture}[overlay, remember picture]
\node[xshift=-2.3cm,yshift=-1.5cm] at (current page.north east) {\includegraphics[width=2.5cm,height=2.65cm]{example-image}};
\end{tikzpicture}
此外,由于您\vspace{-30pt}
在教育部分之前使用了负值,这就是为什么教育部分标题如此靠近标题行的原因。您应该避免为此使用负值。
回答您评论中的问题:
您的规则在此处针对每个部分标题进行定义:
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large\bfseries
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
如果将上述代码更改为:
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large\bfseries
}{}{0em}{}[\color{black}\hrule width\dimexpr\linewidth-2.5cm \vspace{-5pt}]
这会使每个部分标题的规则更短,如下所示:
我认为这不是你想要的。导致规则与图形重叠的主要原因是你在插入图形时使用了tikz
with 选项remember picture
和overlay
。这样图形将占用零空间并覆盖文档中的其余内容。但如果你不使用这些选项,如下所示:
\begin{tikzpicture}
\node[xshift=-2.3cm,yshift=-2cm] at (current page.north east) {\includegraphics[width=2.5cm,height=2.65cm]{example-image}};
\end{tikzpicture}
您的图形将像这样插入:
这就是为什么我建议您仍然使用remember picture
和overlay
选项,但将图形稍微向上移动以免与规则重叠。