diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-26 12:49:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-26 12:49:44 +0000 |
commit | dfb9b33178be8bb5b274b063abc455e7a5b3812b (patch) | |
tree | e5919819ddbca8da60558ced267e64cf39f09c09 /Master/texmf | |
parent | 95655675bf9504d648aae03acece9e0ff7b7ed93 (diff) |
new tex utility mkpattern (24apr07)
git-svn-id: svn://tug.org/texlive/trunk@4197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/lists/mkpattern | 9 | ||||
-rw-r--r-- | Master/texmf/tpm/collection-fontsextra.tpm | 1 | ||||
-rw-r--r-- | Master/texmf/tpm/collection-plainextra.tpm | 1 |
3 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf/lists/mkpattern b/Master/texmf/lists/mkpattern new file mode 100644 index 00000000000..025383a3006 --- /dev/null +++ b/Master/texmf/lists/mkpattern @@ -0,0 +1,9 @@ +texmf-dist/doc/plain/mkpattern/README +texmf-dist/doc/plain/mkpattern/mkpatdoc.tex +texmf-dist/doc/plain/mkpattern/mkpatter.pdf +texmf-dist/doc/plain/mkpattern/mkpattern-exmpl.tex + +texmf-dist/tex/plain/mkpattern/mkpatter.tex +texmf-dist/tpm/mkpattern.tpm + +texmf/lists/mkpattern diff --git a/Master/texmf/tpm/collection-fontsextra.tpm b/Master/texmf/tpm/collection-fontsextra.tpm index 39c4ed10ff6..20ed7ece726 100644 --- a/Master/texmf/tpm/collection-fontsextra.tpm +++ b/Master/texmf/tpm/collection-fontsextra.tpm @@ -75,6 +75,7 @@ <TPM:Package name="feyn"/> <TPM:Package name="foekfont"/> <TPM:Package name="fourier"/> + <TPM:Package name="fouriernc"/> <TPM:Package name="frcursive"/> <TPM:Package name="futhark"/> <TPM:Package name="garamond"/> diff --git a/Master/texmf/tpm/collection-plainextra.tpm b/Master/texmf/tpm/collection-plainextra.tpm index 575db9c0513..a82b7042325 100644 --- a/Master/texmf/tpm/collection-plainextra.tpm +++ b/Master/texmf/tpm/collection-plainextra.tpm @@ -24,6 +24,7 @@ A collection of add-on packages and macros for plain TeX. <TPM:Package name="fontch"/> <TPM:Package name="hyplain"/> <TPM:Package name="jsmisc"/> + <TPM:Package name="mkpattern"/> <TPM:Package name="newsletr"/> <TPM:Package name="pdcmac"/> <TPM:Package name="plgraph"/> |