diff options
Diffstat (limited to 'Master/tlpkg/tlsrc/bin-bibtex.tlsrc')
-rw-r--r-- | Master/tlpkg/tlsrc/bin-bibtex.tlsrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/tlpkg/tlsrc/bin-bibtex.tlsrc b/Master/tlpkg/tlsrc/bin-bibtex.tlsrc new file mode 100644 index 00000000000..92403e2db30 --- /dev/null +++ b/Master/tlpkg/tlsrc/bin-bibtex.tlsrc @@ -0,0 +1,8 @@ +name bin-bibtex +category TLCore +shortdesc Bibliography management for LaTeX. +depend TLCore/bin-kpathsea +binpatterns f bin/${ARCH}/bibtex +binpatterns f bin/win32/bibtex.exe +docpatterns f texmf/doc/man/man1/bibtex.1 +docpatterns f texmf/doc/man/man1/bibtex.1.html |