Definitions

LaTeX has support for making new commands of many different kinds.

  • \newcommand & \renewcommand
  • \providecommand
  • \makeatletter & \makeatother
  • \@ifstar
  • \newcounter: Allocating a counter
  • \newlength
  • \newsavebox
  • \newenvironment & \renewenvironment
  • \newtheorem
  • \newfont
  • \protect
  • \ignorespaces & \ignorespacesafterend
  • xspace package

© 2007–2018 Karl Berry
Public Domain Software
http://latexref.xyz/Definitions.html