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.