diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-15 00:30:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-15 00:30:40 +0000 |
commit | df96c8184d3c5802e048d2d8538717a98230c929 (patch) | |
tree | ec8be880bb8084f78a3c3a48a13888dc15868e93 /Master/texmf-dist/doc/latex/skeycommand/README | |
parent | e10ad83d90b52e4e9a049154008dba384ad6cc12 (diff) |
new latex package skeycommand (13may10)
git-svn-id: svn://tug.org/texlive/trunk@18267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/skeycommand/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/skeycommand/README | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skeycommand/README b/Master/texmf-dist/doc/latex/skeycommand/README new file mode 100644 index 00000000000..89b8247d749 --- /dev/null +++ b/Master/texmf-dist/doc/latex/skeycommand/README @@ -0,0 +1,29 @@ +%+++++++++++++++++++++++++++++++++++ INTRODUCTION +++++++++++++++++++++++++++++++++++% +% % +% This is the Readme file for the skeycommand package, version 0.1. % +% May 2010 % +% % +% Copyright (c) 2010 Ahmed Musa (a.musa@rocketmail.com). % +% % +%+++++++++++++++++++++++++++++++++++++ MOTIVATION +++++++++++++++++++++++++++++++++++% +% % +% The skeycommand package introduces concepts for defining commands and % +% environments using keys and parameters. All the facilities of the xkeyval % +% and skeyval packages are available to users of the skeycommand package. % +% The user interface is made as user-friendly as possible. % +% % +%+++++++++++++++++++++++++++++++++++++ LICENSE ++++++++++++++++++++++++++++++++++++++% +% % +% This package and accompanying files may be distributed and/or modified under % +% the conditions of the LaTeX Project Public License, either version 1.3 of % +% this license or any later version. The latest version of this license is in % +% http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all % +% distributions of LaTeX version 2005/12/01 or later. % +% % +% The LPPL maintenance status of this software is 'author-maintained'. % +% % +% This software is provided 'as it is', without warranty of any kind, either % +% expressed or implied, including, but not limited to, the implied warranties of % +% merchantability and fitness for a particular purpose. % +% % +%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%
\ No newline at end of file |