diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-08 21:28:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-08 21:28:31 +0000 |
commit | 0c2bb1a3f4ead43fc8928b06efe420c099c46a67 (patch) | |
tree | c79c3ebbf31019ed03632e8d5796e5371608fc66 /Master/texmf-dist/tex/latex/schule/relaycircuit.sty | |
parent | ffc1247a8082e1fbdd07c9e43979da46e5330ac0 (diff) |
schule (8may15)
git-svn-id: svn://tug.org/texlive/trunk@37277 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/schule/relaycircuit.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/schule/relaycircuit.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/schule/relaycircuit.sty b/Master/texmf-dist/tex/latex/schule/relaycircuit.sty index b3b6afc0900..4afacd4d184 100644 --- a/Master/texmf-dist/tex/latex/schule/relaycircuit.sty +++ b/Master/texmf-dist/tex/latex/schule/relaycircuit.sty @@ -6,9 +6,10 @@ %% %% schule.dtx (with options: `relaycircuit.sty,package') %% Copyright (C) -%% 2010, 2011, 2012, 2013, 2014 +%% 2010, 2011, 2012, 2013, 2014, 2015 %% Johannes Pieper (johannes_pieper@yahoo.de) %% Johannes Kuhaupt (kujohann@seminar.ham.nw.schule.de) +%% Daniel Spittank (kontakt@daniel.spittank.net) %% André Hilbig (mail@andrehilbig.de) %% Adrian Salamon (adriansalamon@gmail.com) %% @@ -110,11 +111,11 @@ %% http://www.ctan.org/pkg/ zur Verfügung. %% %% ----- BEGIN ------------------------------------------------------ -%% Der String Version: Version: 0.5 respektive 2014-11-18 wird beim Aufruf +%% Der String Version: Version: 0.6 respektive 2015-05-07 wird beim Aufruf %% des build-scripts durch die passende Nummer bzw. das passende %% Datum ersetzt. \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{relaycircuit}[2014/11/18 v0.5 % +\ProvidesPackage{relaycircuit}[2015/05/07 v0.6 % Relais-Schaltungen mit TikZ] \RequirePackage{tikz} \RequirePackage[siunitx,european]{circuitikz} |