diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-09 21:52:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-09 21:52:51 +0000 |
commit | 96acb376f7416e6609a5404e8be8f2e510b0d396 (patch) | |
tree | ec355d468c8188fef6227f08d81c0a18162972f6 /Master/texmf-dist/tex | |
parent | 2f361757618cc93a24de138bab3d0f0a01ac545c (diff) |
jigsaw (9nov18)
git-svn-id: svn://tug.org/texlive/trunk@49111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/jigsaw/jigsaw.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/jigsaw/jigsaw.sty b/Master/texmf-dist/tex/latex/jigsaw/jigsaw.sty index 805bf280e14..748014c8425 100644 --- a/Master/texmf-dist/tex/latex/jigsaw/jigsaw.sty +++ b/Master/texmf-dist/tex/latex/jigsaw/jigsaw.sty @@ -6,17 +6,17 @@ % Maintained by samcarter % % Project repository and bug tracker: -% https://github.com/samcarter8/jigsaw +% https://github.com/samcarter/jigsaw % % Released under the LaTeX Project Public License v1.3c or later % See http://www.latex-project.org/lppl.txt % -% Version 0.1 -% Aug 29, 2018 +% Version 0.1a +% NOv 9, 2018 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ProvidesPackage{jigsaw} - [2018/08/30 v0.1 Draw jigsaw pieces in TikZ] + [2018/11/09 v0.1a Draw jigsaw pieces in TikZ] \RequirePackage{tikz} |