Document ClassesCreating a style / document class

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Brian_D
Posts: 28
Joined: Thu Apr 23, 2015 12:01 pm

Creating a style / document class

Post by Brian_D »

I am about to start packaging a new style or 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!
Brian Dunn
BDTechConcepts.com

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Creating a style / document class

Post by Johannes_B »

All the stuff for LaTeX2e is still valid and in common use.

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.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply