LaTeX forum ⇒ LettersRemove the addressee section Topic is solved

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

Remove the addressee section

Postby templateuser » Thu Mar 19, 2015 2:08 pm

Hi, I really like this template but I don’t need the special section for the addressee designed for windowed envelopes. Is there any way to remove it? Thanks.

Nikhil

Recommended reading 2021:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Remove the addressee section  Topic is solved

Postby Vel » Thu Mar 19, 2015 2:08 pm

Hi Nikhil,

To remove the addressee field you just need to add addrfield=false under the parameters for the scrlttr2 class.

I’ve updated the template to include this as an option as well as how to then move the body of the letter up to replace the addressee section.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com

templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Remove the addressee section

Postby templateuser » Thu Mar 19, 2015 2:08 pm

Thanks a lot. I just have one more question. Is it possible to remove the underlined field in between the addressor and addressee fields? I’ve found that this can be done by setting the KOMA variable for the backadress field to be empty:

\setkomavar{backaddress}{}

However, this leaves a whitespace between the addressor and addressee fields which I don’t know how to get rid of.

Thanks in advance to anybody who can help me out with this!

Nikhil

templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Remove the addressee section

Postby templateuser » Thu Mar 19, 2015 2:09 pm

Just set false the backaddress parameter in your document class.

example:

\documentclass[
	pagenumber=false, 
	parskip=half,
	fromalign=right,
	foldmarks=false, 
	addrfield=true,
	backaddress=false
	]{scrlttr2}


maluta


Return to “Letters”

Who is online

Users browsing this forum: No registered users and 3 guests