diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-26 23:02:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-26 23:02:18 +0000 |
commit | c54b2d0c22863e4548e7fe974af8c2dd48659015 (patch) | |
tree | d6b8f81e33b8f094e0e08ae944af68e282b3ee2f /Master/texmf-dist/tex/latex/hf-tikz | |
parent | fd51d0046efd80209b379d62891b73afc27c9f27 (diff) |
hf-tikz (26jul14)
git-svn-id: svn://tug.org/texlive/trunk@34733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hf-tikz')
-rw-r--r-- | Master/texmf-dist/tex/latex/hf-tikz/hf-tikz.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hf-tikz/hf-tikz.sty b/Master/texmf-dist/tex/latex/hf-tikz/hf-tikz.sty index 53e81c3b007..64d27193556 100644 --- a/Master/texmf-dist/tex/latex/hf-tikz/hf-tikz.sty +++ b/Master/texmf-dist/tex/latex/hf-tikz/hf-tikz.sty @@ -15,7 +15,7 @@ %% * See http://www.latex-project.org/lppl.txt %% * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{hf-tikz}[2013/01/13 v0.3 A simple way to highlight formulas and formula parts.] +\ProvidesPackage{hf-tikz}[2014/07/25 v0.3a A simple way to highlight formulas and formula parts.] @@ -457,7 +457,7 @@ \newcommand\tikzmarkend[2][]{% \tikz[remember picture with id=#2] #1;} %% -%% Copyright (C) 2012 by Claudio Fiandrino <claudio.fiandrino@gmail.com> +%% Copyright (C) 2012-2014 by Claudio Fiandrino <claudio.fiandrino@gmail.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either |