diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-03 01:34:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-03 01:34:16 +0000 |
commit | 1a7bb70572d407edc8d0f3997c285349baf222d3 (patch) | |
tree | 00b325fd96b09f9bb5f9d82848ac25d5d7eebfcc /Master/texmf-dist/doc/latex/lmake | |
parent | 22ce6570c6b6a89d849207b49c0ff9ad7ecad9d5 (diff) |
lmake 1.0 (1mar12)
git-svn-id: svn://tug.org/texlive/trunk@25552 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lmake')
-rw-r--r-- | Master/texmf-dist/doc/latex/lmake/README | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lmake/lmake.pdf | bin | 0 -> 287786 bytes |
2 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lmake/README b/Master/texmf-dist/doc/latex/lmake/README new file mode 100644 index 00000000000..b02f3f95227 --- /dev/null +++ b/Master/texmf-dist/doc/latex/lmake/README @@ -0,0 +1,15 @@ +lmake 2012/02/29 v1.0 +Copyright (C) 2012 by Shengjun Pan panshengjun@gmail.com + +This package (lmake) provides two macros "lcmd" and "lmake" to simplify +typesetting a list of phrases that fit a pattern: + +* \lcmd{command}{prefix}{list} + makes new commands in batch by adding a prefix to an existing command, + each with a different argument taken from a list. + +* \lmake[[key1=]value1,[key2=]value2,...] + makes a list of the form p(i1),p(i2),...,p(in), where teh p(.)'s are + similar phrases that fit a pattern. + +Plese refer to lmake.pdf for more details and examples. diff --git a/Master/texmf-dist/doc/latex/lmake/lmake.pdf b/Master/texmf-dist/doc/latex/lmake/lmake.pdf Binary files differnew file mode 100644 index 00000000000..0b588f6ce1b --- /dev/null +++ b/Master/texmf-dist/doc/latex/lmake/lmake.pdf |