File: keyval.hva

package info (click to toggle)
hevea 2.38-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,824 kB
  • sloc: ml: 19,525; sh: 505; makefile: 311; ansic: 132
file content (6 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
\ProvidesPackage{keyval}
\@primitives{keyval}
\newcommand{\setkeys}[2]
{\begin{toimage}
\setkeys{#1}{#2}
\end{toimage}\@setkeys{#1}{#2}}