gpt4 book ai didi

latex - 如何调整我的 latex 简历标题上的 Logo

转载 作者:行者123 更新时间:2023-12-04 08:18:47 25 4
gpt4 key购买 nike

我正在使用 altacv 模板在 latex 中制作此简历。我想将此 Logo 添加到文档的右上角,与我的名字在同一行,但我不知道该怎么做。 pdf目前看起来像这样:
pdf pic
这是这部分的代码

\PassOptionsToPackage{dvipsnames}{xcolor}

%% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle
% \documentclass[10pt,a4paper,normalphoto]{altacv}

\documentclass[10pt,a4paper,normalphoto]{altacv}

\usepackage{graphicx}
\graphicspath{ {images/} }
\usepackage{float}
\usepackage[export]{adjustbox}
\usepackage{wrapfig}

% Change the page layout if you need to
\geometry{left=1cm,right=9cm,marginparwidth=6.8cm,marginparsep=1.2cm,top=1.25cm,bottom=1.25cm,footskip=2\baselineskip}


% If using pdflatex:
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[default]{lato}


\begin{document}

\name{Osama Younus}
\begin{figure}[H]
\centering
\includegraphics[width=1.15in, height=.40in, right]{lums.png}
\end{figure}
\tagline{Software Developer}

\personalinfo{%
\email{21100013@lums.edu.pk }
\phone{--------------}
\linkedin{https://www.linkedin.com/in/osamayounus20/}
\github{https://git.io/JLNIB}

}

%% Make the header extend all the way to the right, if you want.
\begin{fullwidth}
\makecvheader

\end{fullwidth}


\end{document}
这是 Logo 的链接 logo

最佳答案

\PassOptionsToPackage{dvipsnames}{xcolor}

%% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle
% \documentclass[10pt,a4paper,normalphoto]{altacv}

\documentclass[10pt,a4paper,normalphoto]{altacv}

\usepackage{graphicx}
\graphicspath{ {images/} }
\usepackage{float}
\usepackage[export]{adjustbox}
\usepackage{wrapfig}

% Change the page layout if you need to
\geometry{left=1cm,right=9cm,marginparwidth=6.8cm,marginparsep=1.2cm,top=1.25cm,bottom=1.25cm,footskip=2\baselineskip}


% If using pdflatex:
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[default]{lato}

\begin{document}

\name{Osama Younus\hspace*{6.5cm}\lowercase{\includegraphics[width=1.15in]{example-image-duck}}}

\tagline{Software Developer}

\personalinfo{%
\email{21100013@lums.edu.pk }
\phone{--------------}
\linkedin{https://www.linkedin.com/in/osamayounus20/}
\github{https://git.io/JLNIB}

}

%% Make the header extend all the way to the right, if you want.
\begin{fullwidth}
\makecvheader

\end{fullwidth}


\end{document}
enter image description here

关于latex - 如何调整我的 latex 简历标题上的 Logo ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65586735/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com