diff options
author | minskim <minskim@pkgsrc.org> | 2010-11-29 19:34:41 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-11-29 19:34:41 +0000 |
commit | 26df831c04d0888bb04abecb6a1f1291a1023c31 (patch) | |
tree | 026c4d0f22608b46cb526a1247282e68a0c7aa5e /print/tex-xargs/DESCR | |
parent | d79b3d15e86b20395996c0797c69802466d962d8 (diff) | |
download | pkgsrc-26df831c04d0888bb04abecb6a1f1291a1023c31.tar.gz |
Import tex-xargs-1.1 as print/tex-xargs.
The package provides extended versions of \newcommand and related LaTeX
commands, which allow easy and robust definition of macros with many
optional arguments, using a clear and simple xkeyval-style syntax.
Diffstat (limited to 'print/tex-xargs/DESCR')
-rw-r--r-- | print/tex-xargs/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/tex-xargs/DESCR b/print/tex-xargs/DESCR new file mode 100644 index 00000000000..883fb0e6ac5 --- /dev/null +++ b/print/tex-xargs/DESCR @@ -0,0 +1,3 @@ +The package provides extended versions of \newcommand and related LaTeX +commands, which allow easy and robust definition of macros with many +optional arguments, using a clear and simple xkeyval-style syntax. |