diff options
author | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
commit | 9ae60519cee39f73acca93bd0a963b6eb0838090 (patch) | |
tree | 280b086265babf658beaaa8767402cd6d63537e5 /Master/tlpkg/tlpsrc/bibtopic.tlpsrc | |
parent | 364c41ff9ead9873e105431354ec5e5b73c887d3 (diff) |
Remove shortdesc and longdesc from all but the collection-* and scheme-*
git-svn-id: svn://tug.org/texlive/trunk@4479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bibtopic.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bibtopic.tlpsrc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/tlpkg/tlpsrc/bibtopic.tlpsrc b/Master/tlpkg/tlpsrc/bibtopic.tlpsrc index 6d7ff7b4631..b1a305f7d2e 100644 --- a/Master/tlpkg/tlpsrc/bibtopic.tlpsrc +++ b/Master/tlpkg/tlpsrc/bibtopic.tlpsrc @@ -1,14 +1,2 @@ name bibtopic category Package -shortdesc Include multiple `by topic' bibliographies in a document. -longdesc A LaTeX package to include several bibliographies covering -longdesc different `topics' or bibliographic material into a document -longdesc (e.g., one bibliography for primary literature and one for -longdesc secondary literature). Provides commands to include either all -longdesc references from a .bib file, only the references actually cited or -longdesc those not cited in your document. You'll have to construct a -longdesc seperate .bib file for each bibliographic `topic', which will have -longdesc to be processed separately by BibTeX. If you want to have per- -longdesc chapter bibliographies in a document, have a look at the packages -longdesc bibunits or chapterbib instead. [description copied from TeX -longdesc Catalogue] |