summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/examdesign/Install
blob: 4eb24814e36426991d55e3b47d8cda02973cb840 (plain)
1
2
3
4
5
6
7
8

  Copy the exam.cls file into an area where LaTeX2e can find it.
  Create a new document starting with (for example)

  \documentclass[10pt]{exam}
  \begin{document}

  \end{document}