diff options
Diffstat (limited to 'Master/texmf-dist/scripts/fmtcount/fmtcount.perl')
-rw-r--r-- | Master/texmf-dist/scripts/fmtcount/fmtcount.perl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/fmtcount/fmtcount.perl b/Master/texmf-dist/scripts/fmtcount/fmtcount.perl index df6122a7dd2..b8a1fde0df3 100644 --- a/Master/texmf-dist/scripts/fmtcount/fmtcount.perl +++ b/Master/texmf-dist/scripts/fmtcount/fmtcount.perl @@ -3,6 +3,8 @@ # Date : 2012-09-25 # Version : 1.06 # Description : LaTeX2HTML implementation of fmtcount package +# This file should be place in LaTeX2HTML's styles directory +# in order for LaTeX2HTML to find it. package main; |