Document Classes ⇒ Creating a style / document class
Creating a style / document class
I have The LaTeX Companion — Second Edition, Guide to LaTeX — Fourth Edition, and the CTAN website's submission guidelines. Are these still up-to-date regarding best practices for creating a style / document class?
Are there any newer packages I should know about which will make things easier?
Is the docstrip method still recommended?
Thanks!
BDTechConcepts.com
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Creating a style / document class
More and more packages make use of the LaTeX3 kernel, which is supposed to give a more structured interface to programming the features.
The user interface stays as usual.