blob: 83e4841ebe15f80931e2f55324b9ddc571912464 (
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>
<maintainer type="project">
<email>tex@gentoo.org</email>
<name>Gentoo TeX Project</name>
</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>
|