File: enumerate.perl

package info (click to toggle)
latex2html 2015-debian1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 7,652 kB
  • ctags: 3,386
  • sloc: perl: 30,941; makefile: 429; sh: 155
file content (15 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# enumerate.perl by Ross Moore <ross@mpce.mq.edu.au>  1-26-97
#
# dummy stub to LaTeX2HTML to support the "enumerate"
# LaTeX style, as described in "The LaTeX Companion," by
# Goossens, Mittelbach and Samarin (ISBN 0-201-54199-8). 
#
# This existence of this file inhibits the loading message.
# The full functionality of the package is already built-in
# to the V97.1 version of LaTeX2HTML
#
# Change Log:
# ===========


1;                              # This must be the last line