blob: 8dae9166303aa42f341e7ec2ebb83c701b8189e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>tex</herd>
<maintainer>
<email>cryos@gentoo.org</email>
</maintainer>
<longdescription>
If you have \cite commands in \section-like commands, or in \caption, the
citation will also appear in the table of contents, or list of whatever. If
you are also using an unsrt-like bibliography style, these citations will
come at the very start of the bibliography, which is confusing. This package
suppresses the effect.
</longdescription>
</pkgmetadata>
|