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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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