Commit graph

7 commits

Author SHA1 Message Date
minskim
18237b39c5 Add missing dependencies to tex-glossaries. 2011-11-06 08:48:03 +00:00
minskim
c425b0c461 Update tex-glossaries to 3.01.
Notable changes:
* Documentation has been restructured.
* Added new package options: entrycounter, counterwithin,
  subentrycounter, sort, seeautonumberlist, savewrites, and
  compatible-2.07.
* \printglossary sets \currentglossary to the current glossary's
  label. (Allows custom glossary styles access to the glossary
  type.)
* Modified internal workings of acronyms.
2011-10-18 21:32:43 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
dde8c871c5 Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
jmmv
7eb7030d98 Add user-destdir support. Per joerg@'s request. 2009-03-03 15:19:26 +00:00
jmmv
18bfb99d84 Update to 1.02:
v1.02 (25 May 2007):
   * Added overview section in the documentation

v1.01 (17 May 2007):
   * Added number range facility (equivalent to makeindex's |( and |)
     formatting commands.)
   * Added a space after \delimN and \delimR in the ist file.
2007-06-09 07:34:01 +00:00
jmmv
867349d118 Initial import of tex-glossaries, version 1.0:
The glossaries package supports acronyms and multiple glossaries.
New entries are defined to have a name and description (and optionally
an associated symbol).  Plural forms can also be specified.  New
glossary styles can be defined, and preambles and postambles can be
specified.  There is provision for loading a database of terms: only
terms used in the text will be added to the relevant glossary.
2007-05-25 11:54:17 +00:00