Letters ⇒ How to remove the horizontal line segments in the left margi
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
How to remove the horizontal line segments in the left margi
Thank you for providing this template. I was wondering how to remove the horizontal line segments (which are visible in the preview) from the left margin ?
Thank you,
Noreen
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 horizontal line segments in the left margi
One of the first lines of the document is
foldmarks=true
,. Simply change it to foldmarks=false
, to remove the fold marks.Cheers,
Vel