add subproof tests
This commit is contained in:
parent
4eb5d7cd9c
commit
b6e3cf967c
1 changed files with 10 additions and 0 deletions
10
tests/wip/subproof/test.tex
Normal file
10
tests/wip/subproof/test.tex
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
\documentclass{article}
|
||||||
|
|
||||||
|
|
||||||
|
\usepackage[]{amsthm}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\begin{proof}
|
||||||
|
test
|
||||||
|
\end{proof}
|
||||||
|
\end{document}
|
Loading…
Reference in a new issue