nth-example.tex 287 B

12345678910
  1. \documentclass[a5paper]{scrartcl}
  2. \usepackage[english]{babel}
  3. \usepackage[utf8]{inputenc}
  4. \usepackage[super]{nth}
  5. \begin{document}
  6. The \verb+nth+ package is my \nth{1} choice when it comes to typsettingh
  7. nth-stuff. It might also be my \nth{2} and \nth{3} choice.
  8. \end{document}