Index of /archives/text/CTAN/macros/latex/contrib/lmake

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2012-03-02 05:04 568 [TXT] lmake.dtx 2012-03-01 14:16 20K [TXT] lmake.ins 2012-02-29 17:52 1.9K [   ] lmake.pdf 2012-03-02 04:15 281K [TXT] lmake.sty 2012-03-02 04:15 5.2K
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.