diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-20 00:27:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-20 00:27:13 +0000 |
commit | e42a53e450fe101d6778a95cb6c0d13320ae5da1 (patch) | |
tree | 97943a55611e5712fdea2c3f910d94a617c4854e /Master/texmf-dist/tex/latex/interfaces/interfaces-tikz.sty | |
parent | c747766b6218b8dfbe0165cdd31f602141d611d5 (diff) |
interfaces 3.1 (19feb11)
git-svn-id: svn://tug.org/texlive/trunk@21474 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/interfaces/interfaces-tikz.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/interfaces/interfaces-tikz.sty | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/interfaces/interfaces-tikz.sty b/Master/texmf-dist/tex/latex/interfaces/interfaces-tikz.sty index cd1bc8da02f..f42e12e9f88 100644 --- a/Master/texmf-dist/tex/latex/interfaces/interfaces-tikz.sty +++ b/Master/texmf-dist/tex/latex/interfaces/interfaces-tikz.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% interfaces : 2011/01/26 v3.0 - interfaces : interfaces with keys for other packages (FC) +%% interfaces : 2011/02/19 v3.1 - interfaces : interfaces with keys for other packages (FC) %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -44,7 +44,7 @@ %% Copyright (C) 2010 by Florent Chervet <florent.chervet@free.fr> %% \ProvidesPackage{interfaces-tikz} - [2011/02/12 v3.0 load tikz libraries easily (FC)] + [2011/02/19 v3.1 load tikz libraries easily (FC)] \RequirePackage{interfaces-base} \itf@pgfkeys %% Some catcode checking @@ -254,9 +254,9 @@ turtle% \ifdim\@tempdimb<\z@ \@tempdimb \m@ne\@tempdimb \fi \edef\itf@tp{% \noexpand\begin{scope}[{shift={(\the\pgf@x,\the\pgf@y)},% - x=\pgfkeysvalueof{/itf/tikz/papergraduate/x},% - y=\pgfkeysvalueof{/itf/tikz/papergraduate/y},% - text opacity=\pgfkeysvalueof{/itf/tikz/papergraduate/opacity}}]% + x=\pgfkeysvalueof{/itf/tikz/papergraduate/x},% + y=\pgfkeysvalueof{/itf/tikz/papergraduate/y},% + text opacity=\pgfkeysvalueof{/itf/tikz/papergraduate/opacity}}]% \noexpand\itf@paper@graduate {\the \@tempdima}{\the \@tempdimb}% \noexpand\end{scope}% }\itf@tp |