Commit graph

7 commits

Author SHA1 Message Date
wiz
44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00
markd
d2f547d15a Update tex-xkeyval{,-doc} to 2.7a
latest texlive version.  changes unknown.
2015-04-25 05:28:37 +00:00
jmmv
14183d28c2 Drop maintainership. 2013-11-21 23:50:04 +00:00
minskim
8b9f9c2582 Update DISTFILES for TeX Live 2010. 2010-09-14 20:50:11 +00:00
minskim
0fd733b64e Let tex-xkeyval{,-doc} use distfiles from TeX Live 2009.
No functional change.
2010-04-10 16:07:14 +00:00
minskim
01b90bb66c Update tex-xkeyval to 2.6a.
Changes since 2.5f:
- General: Altered policy for handling \XKV@rm in nested \setkeys*
  commands: all unknown keys will be recorded, not only the once from
  the outermost \setkeys*
- \XKV@s@tk@ys: Removed \global again for consistent approach of
  \XKV@rm and to allow groups to keep \XKV@rm local
- \XKV@setkeys: Avoid reset of \XKV@rm in nested \setkeys commands
- \XKV@srstate: Removed XKV@rm again on user request
- \@s@lective@sanitize: protecting assignments from #
- General: Added \KV@def to keyval.tex as it is used by some packages
- \XKV@addtomacro@n: protecting assignments from #
- \XKV@addtomacro@o: protecting assignments from #
- \XKV@ch@cksanitize: protecting assignments from #
- \XKV@f@r: protecting assignments from #
- \XKV@for@n: protecting assignments from #
- \XKVV@t@bulate: Solved bug occurring with empty prefix
- \@s@lective@sanitize: Use private scratch register
- \XKV@addtomacro@n: Use private scratch register
- \XKV@addtomacro@o: Use private scratch register
- \XKV@ch@cksanitize: Use private scratch register
- \XKV@f@r: Use private scratch register
- \XKV@for@n: Use private scratch register
2009-07-10 23:36:04 +00:00
jmmv
b3f6980f74 Initial import of tex-xkeyval, version 2.5f:
This package is an extension of the keyval package and offers additional
macros for setting keys and declaring and setting class or package options.
The package allows the programmer to specify a prefix to the name of the
macros it defines for keys, and to define families of key definitions;
these all help use in documents where several packages define their own
sets of keys.
2007-05-25 11:53:15 +00:00