Curricula Vitae / Résumés ⇒ Printing help
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Printing help
When I print the Friggeri document it shows up with a 1/2" white border around the whole page. I've tried to print as fit to page but the white border still shows up. Is there anything that can be done about this?
Resume123
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
Printing help
You're probably trying to print on A4 paper? If so, add "a4paper" to the document class like so:
\documentclass[a4paper]{friggeri-cv}
I tried that and the margin went away when I tried to print to A4 paper. One thing I did notice though was that the column spacing was a bit off since A4 is thinner than US letter, someone else asked a question about how to adjust that before so have a look for that question to change the date column width.
Cheers,
Vel