Test Smart Brain implementation
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.

unittest_titlepage.tex 240B

1234567891011121314
  1. {%- import 'macros.tex' as macros %}
  2. \begin{titlepage}
  3. \date{\today}
  4. \title{
  5. Unittest for {\tt smart\_brain }
  6. }
  7. \date{\today}
  8. \maketitle
  9. \thispagestyle{empty}
  10. \newpage
  11. \end{titlepage}
  12. \setcounter{page}{1}
  13. \pagestyle{fancy}