Skip to content

A simple template for writing letters using LaTeX.

Notifications You must be signed in to change notification settings

LinusDietz/LaTeX-letter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letter Template

This is a simple template for writing letters using LaTeX.

Preview

See letter.pdf.

Features

  • Easy to use
\newcommand{\lang}{english}% needed for date formatting
\newcommand{\name}{Firstname Lastname}
\newcommand{\street}{Your Street}
\newcommand{\zipCity}{Zipcode, City}
\newcommand{\mobile}{+1 234 56789}
\newcommand{\email}{[email protected]}
\newcommand{\dateposted}{\today}

\newcommand{\recipient}{
Recipient name\\
Some street\\
Some city\\
}
  • Easy to adapt
  • Looks good
  • Placement suitable for a window letter envelope
  • Fold between subject and text

Contribute

  • Issues
  • Pull Requests

About

A simple template for writing letters using LaTeX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages