Quantcast
Viewing latest article 7
Browse Latest Browse All 13

How to use the geometry package with newlfm documents?

I am using the newlfm letter documentclass, and try loading the geometry package. This returns the following error:

! LaTeX Error: Command \geometry already defined.

What I want to do is put more space (margin) between the text and the top of the page. A MWE is provided below:

\documentclass{newlfm}\usepackage[margin=0mm, top=2mm]{geometry}\begin{document}\begin{letter}{Recipient Company\\ Recipient Address}\opening{Dear Sir or Madam,}Here goes the letter content\end{letter}\end{document}

What am I doing wrong?


Viewing latest article 7
Browse Latest Browse All 13

Trending Articles