diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bibhtml.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bibhtml.tlpsrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bibhtml.tlpsrc b/Master/tlpkg/tlpsrc/bibhtml.tlpsrc new file mode 100644 index 00000000000..4e4f5387509 --- /dev/null +++ b/Master/tlpkg/tlpsrc/bibhtml.tlpsrc @@ -0,0 +1,11 @@ +name bibhtml +category Package +shortdesc BibTeX support for HTML files. +longdesc Bibhtml consists of a Perl script and a BibTeX style file, which +longdesc together allow you to compile a bibliography for a collection of +longdesc HTML files. The references in the text are linked directly to the +longdesc corresponding bibliography entry, and if a URL is defined in the +longdesc entry within the BibTeX database file, then the generated +longdesc bibliography entry is linked to this. The BibTeX style file is +longdesc plainhtml.bst, and is derived from the standard plain.bst. +longdesc [description copied from TeX Catalogue] |