You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
205 B

  1. \documentclass{itmthesis}
  2. \usepackage[spanish]{babel}
  3. \begin{document}
  4. \chapter{Title of the Chapter}
  5. \blindtext
  6. \section{Test section}
  7. \blindtext
  8. \section{Check it}
  9. Texto en español
  10. \end{document}