diff --git a/latex.md b/latex.md new file mode 100644 index 0000000..29723e4 --- /dev/null +++ b/latex.md @@ -0,0 +1,7 @@ +\documentclass{article} +\begin{document} +\tracingonline=1 +\showboxbreadth=\maxdimen +\showboxdepth=\maxdimen +$1+(2a+3)\showlists$ +\end{document}