Curricula Vitae / Résumés ⇒ ifsym.sty not found error
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
ifsym.sty not found error
when i tried to compile it i get an error that which notifiy that ifsym.sty not found.
what is the problem?
thanks
mesfin
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
Re: ifsym.sty not found error
The problem is your LaTeX installation is missing the ifsym style. You can find it here: http://www.ctan.org/tex-archive/fonts/ifsym/
Try placing it in the same directory as the template or find the directory your LaTeX installation keeps styles in and place it in there.
Cheers,
Vel