diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/cmll/cmll.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/cmll/cmll.ins | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/cmll/cmll.ins b/Master/texmf-dist/source/latex/cmll/cmll.ins new file mode 100644 index 00000000000..a38a7cfd655 --- /dev/null +++ b/Master/texmf-dist/source/latex/cmll/cmll.ins @@ -0,0 +1,21 @@ +\NeedsTeXFormat{LaTeX2e} + +\def\batchfile{cmll.ins} +\input{docstrip} + +\askforoverwritefalse +\keepsilent + +\preamble +\endpreamble + +\generateFile{cmll.sty}{f}{ + \from{cmll.dtx}{package}} +\generateFile{ucmllr.fd}{f}{ + \from{cmll.dtx}{ucmllr}} +\generateFile{ucmllss.fd}{f}{ + \from{cmll.dtx}{ucmllss}} +\generateFile{ueull.fd}{f}{ + \from{cmll.dtx}{ueull}} + +\endbatchfile |