General ⇒ Please critique my first template/newbie LaTeX skills
-
- Posts: 6
- Joined: Tue Aug 12, 2008 6:11 pm
Please critique my first template/newbie LaTeX skills
I realized when I was done I might have duplicated the functionality of the letter class, but oh well. There are probably still lessons to be learned.
- Attachments
-
- GenericLetterTemplate2.tex
- (3.15 KiB) Downloaded 176 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Please critique my first template/newbie LaTeX skills
[1] The TeX Catalogue Online, Topic Index - Writing Letters, Faxes, Memos, and Newsletters
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 6
- Joined: Tue Aug 12, 2008 6:11 pm
Please critique my first template/newbie LaTeX skills
Thanks for the direction and criticism. It looks like I was spinning my wheels a bit there.localghost wrote:There are several classes for writing letters listed in the TeX Catalogue [1]. So you don't have to reinvent the wheel. Your approach is nice, but doesn't reach the simplicity provided by these classes and packages. I myself write my letters with scrlttr2 from the KOMA Script bundle.