diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-21 23:09:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-21 23:09:12 +0000 |
commit | c5c0fd6a62ff10c170b4605ab94b2cd4564a4a61 (patch) | |
tree | b13a2e5bc79c59a09805104c0aa0853e37997675 /Master/texmf-dist/tex/latex/lwarp/lwarp-tikz-imagelabels.sty | |
parent | e90023659322c8f937d5d8fc06425a33ac918f03 (diff) |
lwarp
git-svn-id: svn://tug.org/texlive/trunk@57836 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-tikz-imagelabels.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-tikz-imagelabels.sty | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-tikz-imagelabels.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-tikz-imagelabels.sty new file mode 100644 index 00000000000..11f16bcbfea --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-tikz-imagelabels.sty @@ -0,0 +1,26 @@ +%% +%% This is file `lwarp-tikz-imagelabels.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `tikz-imagelabels') +%% This is a generated file. +%% Copyright 2016-2020 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +\LWR@ProvidesPackagePass{tikz-imagelabels}[2019/06/27] +\BeforeBeginEnvironment{annotationimage}{% + \begin{lateximage}[-tikz-imagelabels-~\PackageDiagramAltText]% +} + +\AfterEndEnvironment{annotationimage}{\end{lateximage}} +\endinput +%% +%% End of file `lwarp-tikz-imagelabels.sty'. |