Skip to main content
1 of 2
marczellm
  • 12k
  • 6
  • 43
  • 70

KOMA-Script is a family of documentclasses (scrbook scrartcl scrreprt scrlettr2), which allow you to customize your documents more than the standard classes (book article report letter) do.

LaTeX3 is a new programming language which is not directly useful for creating documents. It is meant to be the new way to write packages and classes. It is also a work in progress.

marczellm
  • 12k
  • 6
  • 43
  • 70