CamteX
All templates

Formal letter template in LaTeX

A letter to the dean's office, an official request or a cover letter - this template lays it out with sender, date, recipient, a standard greeting and closing, and space for a signature.

Template code

% --- CamteX: Formal letter ---
\documentclass[a4paper,12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usepackage[margin=2.5cm]{geometry}
\pagestyle{empty}

\begin{document}
\noindent Full Name \\
Sender address \hfill \today

\vspace{1.5cm}

\noindent Dear Sir or Madam,

\vspace{0.5cm}

Body of the letter.

\vspace{1cm}

\noindent Yours faithfully,\\
Full Name

\end{document}

How to use this template?

  1. Copy the code with the button above.
  2. Paste it into the CamteX editor or a new Overleaf project.
  3. Fill in your details and content - the structure and preamble are ready.
  4. Compile to PDF in one click.

Drawing formulas is faster than typing them.

Draw a formula, table or chart - CamteX AI turns it into ready LaTeX and inserts it into your document.

Try it free