Go to the first, previous, next, last section, table of contents.

\newlength

\newlength{\gnat}

The \newlength command defines the mandatory argument, \gnat, as a length command with a value of 0in. An error occurs if a \gnat command already exists.


Go to the first, previous, next, last section, table of contents.