You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
867 B
37 lines
867 B
\documentclass[12pt,stdletter,orderfromtodate,sigleft,a4paper,dateleft,addrfromemail,addrfromphone]{newlfm} |
|
\usepackage{blindtext, xfrac} |
|
\usepackage{longtable} |
|
\usepackage{booktabs} |
|
\usepackage[UKenglish]{babel} |
|
|
|
\newcommand{\latex}{\LaTeX} |
|
|
|
\newlfmP{dateskipbefore=20pt} |
|
\newlfmP{sigsize=20pt} |
|
\newlfmP{sigskipbefore=50pt} |
|
|
|
\newlfmP{Headlinewd=0pt,Footlinewd=0pt} |
|
|
|
\namefrom{Jonathan Hodgson} |
|
\addrfrom{Cherrydown \\ The Meadows \\ Station Road \\ Cotton \\ Stowmarket \\ Suffolk \\ IP14 4NZ \\ |
|
} |
|
\phonefrom{07753 492267} |
|
\emailfrom{jonathan@lunarweb.co.uk} |
|
|
|
\nameto{<+Recipient Name+>} |
|
\addrto{% |
|
<+Recipient Address+> |
|
} |
|
|
|
\dateset{\today} |
|
\regarding{<+Subject+>} |
|
|
|
\greetto{<+Dear Sir or Madam+>} |
|
\closeline{Yours sincerely,} %Sincerly if you know the name. Failthfully if you don't |
|
|
|
\begin{document} |
|
\begin{newlfm} |
|
|
|
<+Message+> |
|
\end{newlfm} |
|
\end{document}
|
|
|