summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numprint/getversion.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/numprint/getversion.tex')
-rw-r--r--Master/texmf-dist/doc/latex/numprint/getversion.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/numprint/getversion.tex b/Master/texmf-dist/doc/latex/numprint/getversion.tex
new file mode 100644
index 00000000000..7bab6b248dd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/numprint/getversion.tex
@@ -0,0 +1,10 @@
+\documentclass[english]{ltxdoc}
+\nofiles
+\usepackage{numprint}
+\GetFileInfo{numprint.sty}
+\edef\nprtversion{\fileversion}
+\usepackage{nbaseprt}
+\GetFileInfo{nbaseprt.sty}
+\typeout{VERSION \nprtversion-\fileversion}
+\begin{document}
+\end{document}