Skip to content

Commit dc08899

Browse files
committed
new folder
1 parent a6c4b6e commit dc08899

File tree

6 files changed

+20
-0
lines changed

6 files changed

+20
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

basicLaTeX/enumerate/xourse.tex

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
\documentclass{xourse}
2+
3+
\title{Tests: enumerate/itemize}
4+
5+
6+
\begin{document}
7+
\maketitle
8+
9+
\activity{./enumerate}
10+
11+
% HACK: this input only works 'by accident', ie because there was none before
12+
% Moreover, the ximera.cfg in test_cfg is NOT used
13+
% THUS: consult the individual PDF of the activity !!!
14+
\pdfOnly{
15+
\input{test_cfg/enumerate_preamble.tex}
16+
}
17+
18+
\activity{./test_cfg/enumerate}
19+
20+
\end{document}

0 commit comments

Comments
 (0)