summaryrefslogtreecommitdiff
path: root/print/tex-bibtex/DESCR
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-06-07 05:28:54 +0000
committerminskim <minskim@pkgsrc.org>2009-06-07 05:28:54 +0000
commit03b81e6532b8971a25156a73f2abeddb710ada06 (patch)
treeb10367d0bec19cd0ea4088845518bbc6612f88e1 /print/tex-bibtex/DESCR
parent70f0b862684f2932839b550d7ac64b42ae3af108 (diff)
downloadpkgsrc-03b81e6532b8971a25156a73f2abeddb710ada06.tar.gz
Import tex-bibtex-0.99c as print/tex-bibtex.
BibTeX allows the user to store his citation data in generic form, while printing citations in a document in the form specified by a BibTeX style, to be specified in the document itself. BibTeX itself is an ASCII-only program; there is, however, a version that copes with 8-bit character sets.
Diffstat (limited to 'print/tex-bibtex/DESCR')
-rw-r--r--print/tex-bibtex/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/print/tex-bibtex/DESCR b/print/tex-bibtex/DESCR
new file mode 100644
index 00000000000..ab87157023e
--- /dev/null
+++ b/print/tex-bibtex/DESCR
@@ -0,0 +1,5 @@
+BibTeX allows the user to store his citation data in generic form,
+while printing citations in a document in the form specified by a
+BibTeX style, to be specified in the document itself. BibTeX itself
+is an ASCII-only program; there is, however, a version that copes with
+8-bit character sets.