diff options
author | Karl Berry <karl@freefriends.org> | 2023-03-27 20:14:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-03-27 20:14:44 +0000 |
commit | 92db61824f7f439f7668c877881b0472130f035a (patch) | |
tree | 31eac2ad831d5009e8bb56f7c9d95e2335ae8d35 /Master/texmf-dist/tex/latex/latex-context-ppchtex | |
parent | 71f67ee2a48075705efbeeec43eb1adf60fcc13a (diff) |
latex-context-ppchtex for m-pictex.sty (27mar23)
git-svn-id: svn://tug.org/texlive/trunk@66687 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/latex-context-ppchtex')
-rw-r--r-- | Master/texmf-dist/tex/latex/latex-context-ppchtex/m-pictex.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/latex-context-ppchtex/m-pictex.sty b/Master/texmf-dist/tex/latex/latex-context-ppchtex/m-pictex.sty new file mode 100644 index 00000000000..60b13ddd3a7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/latex-context-ppchtex/m-pictex.sty @@ -0,0 +1,7 @@ +\ProvidesPackage{m-pictex}[2023/03/25 legacy package m-pictex] +% David Carlisle (with permission of Hans Hagen) +% https://www.latex-project.org/lppl.txt + +\RequirePackage{pictex} + +\endinput |