diff options
Diffstat (limited to 'Master/texmf/scripts/tex4ht/htcopy.pl')
-rw-r--r-- | Master/texmf/scripts/tex4ht/htcopy.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf/scripts/tex4ht/htcopy.pl b/Master/texmf/scripts/tex4ht/htcopy.pl index 2d52965ebf5..c8d2193b21d 100644 --- a/Master/texmf/scripts/tex4ht/htcopy.pl +++ b/Master/texmf/scripts/tex4ht/htcopy.pl @@ -43,3 +43,4 @@ sub main { print STDERR "$0: bad verb $ARGV[0]\n"; } } + |