summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/typogrid/getversion.tex
blob: 689da0b89c505992f945a20b5dbb93e18b37e3b4 (plain)
1
2
3
4
5
6
7
\documentclass[english]{ltxdoc}
\nofiles
\usepackage{typogrid}
\GetFileInfo{typogrid.sty}
\typeout{VERSION \fileversion}
\begin{document}
\end{document}