diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx/si-bug.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/si-bug.ltx | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/si-bug.ltx b/Master/texmf-dist/doc/latex/siunitx/si-bug.ltx new file mode 100644 index 00000000000..d437dc2a5ce --- /dev/null +++ b/Master/texmf-dist/doc/latex/siunitx/si-bug.ltx @@ -0,0 +1,31 @@ +%% +%% This is file `si-bug.ltx', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% siunitx.dtx (with options: `bug') +%% ---------------------------------------------------------------- +%% The siunitx package --- A comprehensive (SI) units package +%% Maintained by Joseph Wright +%% E-mail: joseph.wright@morningstar2.co.uk +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% +\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@morningtar2.co.uk} +\end{center} +\end{document} +\endinput +%% +%% End of file `si-bug.ltx'. |