metadata.xml 628 B

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