LettersSmall lines in the left margin?

Formal letters, Cover letters, Newsletters
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Small lines in the left margin?

Post by templateuser »

What are the small lines in the left margin? How do I remove them?

Perry

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Small lines in the left margin?

Post by Vel »

Those are folding marks. Remove them like this:

\documentclass[foldmarks=false]{scrlttr2}
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply