diff options
author | smb <smb> | 2006-03-31 03:14:28 +0000 |
---|---|---|
committer | smb <smb> | 2006-03-31 03:14:28 +0000 |
commit | 68f12a0a223922ea3fc8931828dd29ec2227ca83 (patch) | |
tree | 9d75626b88ff823d67e7622178147e39466b9ad3 /doc | |
parent | 2474c8c24206f876f22b0f007423c3568bb5375c (diff) | |
download | pkgsrc-68f12a0a223922ea3fc8931828dd29ec2227ca83.tar.gz |
Added bibtool:
BibTeX provides an easy to use means to integrate citations and
bibliographies into LaTeX documents. But the user is left alone
with the management of the BibTeX files. The program BibTool is
intended to fill this gap. BibTool allows the manipulation of BibTeX
files which goes beyond the possibilities---and intentions---of
BibTeX.
BibTool contains a user's manual written in LaTeX of more than 60
pages (and still growing).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 01545d9b67a..b7c1b9d8be2 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.13384 2006/03/30 21:52:20 jmmv Exp $ +$NetBSD: CHANGES,v 1.13385 2006/03/31 03:14:28 smb Exp $ Changes to the packages collection and infrastructure in 2006: @@ -1783,3 +1783,4 @@ Changes to the packages collection and infrastructure in 2006: Updated time/evolution-webcal to 2.5.90 [jmmv 2006-03-30] Updated mail/evolution to 2.6.0 [jmmv 2006-03-30] Updated mail/evolution-exchange to 2.6.0 [jmmv 2006-03-30] + Added print/bibtool 2.48 [smb 2006-03-30] |