summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/siunitx/siunitx-bug.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx/siunitx-bug.tex')
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx-bug.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx-bug.tex b/Master/texmf-dist/doc/latex/siunitx/siunitx-bug.tex
new file mode 100644
index 00000000000..5dc24b321b4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/siunitx/siunitx-bug.tex
@@ -0,0 +1,13 @@
+\listfiles
+\documentclass{article}
+\usepackage{siunitx}
+\sisetup{debug}
+\begin{document}
+This is the bug test-case document for the \textsf{siunitx}
+package.\\
+Please put your demonstration here, and e-mail to the package
+author.
+\begin{center}
+ \texttt{joseph.wright@morningstar2.co.uk}
+\end{center}
+\end{document}