Warning, /office/kile/src/data/templates/template_Scrlttr2.tex is written in an unsupported language. File is not indexed.

0001 \documentclass[$$DOCUMENTCLASSOPTIONS$$]{scrlttr2}
0002 $$INPUTENCODING$$
0003 
0004 \begin{document}
0005 % If you want headings on subsequent pages,
0006 % remove the ``%'' on the next line:
0007 % \pagestyle{headings}
0008 
0009 \begin{letter}{TO_ADDRESS}
0010 \address{$$ADDRESS$$}
0011 
0012 \opening{$$SALUTATION$$}
0013 
0014 
0015 
0016 
0017 \signature{$$AUTHOR$$\\$$TITLE$$}
0018 
0019 \closing{$$CLOSING$$}
0020 
0021 %enclosure listing
0022 %\encl{}
0023 
0024 \end{letter}
0025 \end{document}