summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/circuitikz/tex/circuitikz-0.4.sty
blob: c62d59b0d7dcf65ab3b72317627753a5239705f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
% Copyright 2018-2021 by Romano Giannetti
% Copyright 2015-2021 by Stefan Lindner
% Copyright 2013-2021 by Stefan Erhardt
% Copyright 2007-2021 by Massimo Redaelli
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
% See the files gpl-3.0_license.txt and lppl-1-3c_license.txt for more details.


%%%%%
%%%%%
%%%%%
%%%%% Se c'è l'opzione symbol, fallback to siunitx con warning
%%%%%
%%%%%

\NeedsTeXFormat{LaTeX2e}

\def\pgfcircversion{0.4}
\def\pgfcircversiondate{2012/12/20}

\ProvidesPackage{circuitikz-0.4}%
    [\pgfcircversiondate{} The CircuiTikz circuit drawing package version \pgfcircversion]

\input{circuitikz-0.4-body.tex}