\documentclass[12pt,a4paper]{scrlttr2} \input{~/projects/latex/letter.tex} % Subject \setkomavar{subject}{Test} \begin{document}\raggedright \begin{letter}{Company \\ Name \\ Address \\ CH-Place} \opening{Intro} Test \closing{Kind regards} \end{letter} \end{document}