اولین بار است که به اینجا می‌آیید؟ راهنمای سایت را بخوانید!
Close Sidebar
وب‌سایت پرسش و پاسخ پارسی‌لاتک جایی برای پرسش و پاسخ درباره سیستم حروف‌چینی لاتک و بسته زی‌پرشین است. در اینجا می‌توانید سوال‌های خود را بپرسید و به سوال‌های دیگران پاسخ دهید.

محبوب‌ترین برچسب‌ها

رفع خطا جدول مراجع xepersian ریاضی‌نویسی شکل فونت فهرست مطالب شماره‌گذاری منابع bidi پانویس بیب‌تک tikz تک‌لایو parsilatex بیمر اسلاید زی‌پرشین پاورقی سربرگ bibtex نماد فرمول‌نویسی رسم شکل قالب ارجاع‌دهی biditexmaker هدر ویرایشگر beamer واژه‌نامه اندازه فونت texstudio عنوان فصل ماتریس اعمال نشدن تغییرات در پی‌دی‌اف رسم جدول bidipresentation شماره صفحه حاشیه رنگ عنوان شکل اسلاید فارسی محیط قضیه گراف مکان شکل tikzpicture حروف‌چینی کد شماره فصل enumerate tabriz_thesis نمایه align زیرنویس شکل کادر itemize listings الگوریتم عدم اجرا نیم‌فاصله متن لاتین و فارسی فهرست اشکال بسته فاصله بین خطوط قالب پایان‌نامه فرمول نصب تک‌لایو فارسی‌تک hyperref شماره فرمول glossaries کپشن نمودار حروف‌چینی چندستونی فونت فارسی و انگلیسی ماکرونویسی خروجی biditools شماره پاورقی پیوست‌ فاصله‌گذاری فرمول چندضابطه‌ای لاتک سوال امتحانی subfigure extrafootnotefeatures header texmaker pdf tex biditufte-book تصویر شمارنده texlive2015 longtable زیرنویس خطا رسم نمودار شماره‌گذاری صفحات پایان نامه دیاگرام فهرست جداول میک‌تک texlive2016 تنظیم جدول kashida texworks caption اندیس lollipop iust-thesis multicol فصل‌نویسی شعر سوال چهارگزینه‌ای بولد تورفتگی آکولاد اعداد فارسی فاصله عمودی xindy چپ‌چینی اوبونتو میکروسافت ورد قاب geometry texlive fancyhdr تک لایو 2015 عنوان بخش به‌روزرسانی بسته aimc46 صفر توخالی فرمول طولانی بیرون‌زدگی کاما وسط‌چینی tcolorbox پوستر شماره گذاری فاصله سطرها نوشتافت شکست خط tex-programming فونت اعداد pgfplots قرآن tabriz-thesis ایتالیک winedt جستجوی معکوس xelatex فلش جایابی تصویر قالب کتاب پاراگراف‌بندی بازیابی اطلاعات هایپرلینک فهرست نمادها شمارنده فصل font محیط ریاضی رسم کادر جداکننده جدول طولانی فهرست تصاویر شماره‌گذاری فرمول algorithm2e فونت بولد proof equation bidipoem eps جدول افقی عکس به‌روزرسانی پانویس چندستونی کمک مالی فاصله خطوط حروف‌چینی شعر زیرشکل minipage قلم پانویس پاراگرافی ltrfootnote پیوست computeautoilg متن فارسی و انگلیسی فرمول چندخطی neveshtuft غلط‌گیری املایی تک‌پارسی پیکان لاتکس tabular baselineskip شماره قسمت قسمت عنوان جدول
11 نفر آنلاین
0 عضو و 11 مهمان در سایت حاضرند
بازدید امروز: 26627
بازدید دیروز: 20933
بازدید کل: 21195228

استفاده از تصویر دلخواه (لوگو) به جای سمبل بولت پوینت

0 رای
283 بازدید

سلام
مایلم در رزومه ام، به جای استفاده از سمبل های بولت پویت، از لوگوی شرکت یا دانشگاه استفاده کنم.
در کد پیوست، محل لوگو نسبت به تصویر، تراز نیست. چگونه می توانم آن را تنظیم کنم؟
برای توضیح بهتر، عکس خروجی مطلوب را هم ضمیمه کردم.

\documentclass[11pt,a4paper]{article}

\usepackage{graphicx}
\begin{document}

\section*{Education \& Qualifications}
\begin{itemize}
\item[{\includegraphics[width=10mm,height=10mm]{logo1}}]{Tehran University.}

 M.S. in Electrical Engineering, Communications. (March 2016)
 \end{itemize}

 \section*{Licenses \& certifications}
\begin{itemize}
\item[{\includegraphics[width=10mm,height=10mm]{GoogleLogo}}]{Google, launched on Coursera  (online platform)}

Crash Course on Python

 \item[{\includegraphics[width=10mm,height=10mm]{MichiganLogo}}]{University of Michigan, launched on Coursera (online platform)} 

Programming for Everybody (Python)
\end{itemize}

\end{document}
فایل‌های پیوست
test latex.png
سوال شده فروردین 3, 1401 توسط Azadeh.M (54 امتیاز)
ویرایش شده فروردین 3, 1401 توسط Azadeh.M

1 پاسخ

+1 رای

سلام
راه اول:
با کمک بسته adjustbox:

\documentclass[11pt,a4paper]{article}
\usepackage[export]{adjustbox}
\usepackage{graphicx}
\begin{document}
\section*{Education \& Qualifications}
\begin{description}
\item[{\includegraphics[width=10mm,height=10mm,valign=c]{Tehran}}]
M.S. in Electrical Engineering, Communications. (March 2016)
\end{description}


\section*{Licenses \& certifications}
\begin{description}
\item[{\includegraphics[width=10mm,valign=c]{Google}}]
Crash Course on Python
\item[{\includegraphics[width=10mm,valign=c]{Michigan}}] 
Programming for Everybody (Python)
\end{description}
\end{document}

خروجی:

enter image description here

راه دوم:
با کمک \height:

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\begin{document}
\section*{Education \& Qualifications}
\begin{description}
\item[\raisebox{-0.4\height}{{\includegraphics[height=10mm]{Tehran}}}   ]
M.S. in Electrical Engineering, Communications. (March 2016)
\end{description}


\section*{Licenses \& certifications}
\begin{description}
\item[\raisebox{-0.4\height}{{\includegraphics[height=10mm]{Google}}}]
Crash Course on Python
\item[\raisebox{-0.4\height}{{\includegraphics[height=10mm]{Michigan}}}] 
Programming for Everybody (Python)
\end{description}
\end{document}

خروجی:

enter image description here

روش سوم با کمک parbox

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\begin{document}
\section*{Education \& Qualifications}
\begin{description}
\item[\parbox{10mm}{\includegraphics[height=10mm]{Tehran}}]
M.S. in Electrical Engineering, Communications. (March 2016)  
\end{description}


\section*{Licenses \& certifications}
\begin{description}
\item[\parbox{10mm}{\includegraphics[height=10mm]{Google}}]
Crash Course on Python
\item[\parbox{10mm}{\includegraphics[height=10mm]{Michigan}}]
Programming for Everybody (Python)
\end{description}
\end{document}

خروجی:

enter image description here

راه چهارم:
استفاده از یکی از ۳ راه قبلی و minipage برای نوشتن متن بیشتر منعطف با عرض متن.

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\begin{document}
\section*{Education \& Qualifications}
\begin{description}
\item[\parbox{10mm}{\includegraphics[height=10mm]{Tehran}}]
\begin{minipage}{\dimexpr\linewidth-10mm}
Tehran University \\
M.S. in Electrical Engineering, Communications. (March 2016)  
\end{minipage}
\end{description}


\section*{Licenses \& certifications}
\begin{description}
\item[\parbox{10mm}{\includegraphics[height=10mm]{Tehran}}]
\begin{minipage}{\dimexpr\linewidth-10mm}
Google, launched on Coursera  (online platform) \\
Crash Course on Python
\end{minipage}

\item[\parbox{10mm}{\includegraphics[height=10mm]{Michigan}}]
\begin{minipage}{\dimexpr\linewidth-10mm}
University of Michigan, launched on Coursera (online platform)  \\
Programming for Everybody (Python)
\end{minipage}
\end{description}
\end{document}

خروجی:

enter image description here

بیزحمت فایل عکس را بصورت zip ارسال بفرمایین. چون سایت، هم کیفیت را پایین میاره، هم اسم عکس رو عوض میکنه که منو اولش به اشتباه انداخت.

موفقتر باشین

پاسخ داده شده فروردین 3, 1401 توسط هادی صفی اقدم (7,441 امتیاز)
ویرایش شده فروردین 3, 1401 توسط هادی صفی اقدم
...