diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/typogrid/getversion.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/typogrid/getversion.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/typogrid/getversion.tex b/Master/texmf-dist/doc/latex/typogrid/getversion.tex new file mode 100644 index 00000000000..689da0b89c5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/typogrid/getversion.tex @@ -0,0 +1,7 @@ +\documentclass[english]{ltxdoc} +\nofiles +\usepackage{typogrid} +\GetFileInfo{typogrid.sty} +\typeout{VERSION \fileversion} +\begin{document} +\end{document} |