Curricula Vitae / Résumés ⇒ how to remove the lines underneath each caption?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
how to remove the lines underneath each caption?
Recently, several people commented on my CV and said that the lines underneath each caption seem unnecessary. Does anyone know how to remove the lines and keep everything else intact? Your help will be greatly appreciated.
Thanks a lot!
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
how to remove the lines underneath each caption?
All you have to do is open up
resume.cls
and find "\hrule
" and remove that line! Quite simple Cheers,
Vel