diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/latexpand/tests/package-user.tex')
-rw-r--r-- | Master/texmf-dist/doc/support/latexpand/tests/package-user.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexpand/tests/package-user.tex b/Master/texmf-dist/doc/support/latexpand/tests/package-user.tex new file mode 100644 index 00000000000..87df974b679 --- /dev/null +++ b/Master/texmf-dist/doc/support/latexpand/tests/package-user.tex @@ -0,0 +1,8 @@ +\documentclass{article} + +\usepackage{lmodern} +\usepackage{my-package} + +\begin{document} + +\end{document} |