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.
1234567891011121314 |
- {%- import 'macros.tex' as macros %}
- \begin{titlepage}
- \date{\today}
- \title{
- Unittest for {\tt smart\_brain }
- }
- \date{\today}
- \maketitle
- \thispagestyle{empty}
- \newpage
- \end{titlepage}
-
- \setcounter{page}{1}
- \pagestyle{fancy}
|