Curricula Vitae / Résumés ⇒ Icon for address?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Icon for address?
Thank you in advance for any support
German_Morales
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Icon for address?
I'm glad you like the template! To add a house symbol for the address you need to do two things:
1) Add
\usepackage{ifsym}
to your preamble2) Add
\textifsymbol{18}
to just before your address, e.g. \address{\textifsymbol{18} 123 Broadway}
{City, State 12345}Cheers,
Vel