AZ logo

CTAN directory: /graphics/pgf/contrib/circuitikz

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
circuitikz Draw electrical networks with TikZ.

Subdirectories

Name Notes
doc/
tex/

Files

Name Size* Date UTC Notes
README 1 KiB 2011-Sep-11 another name for /graphics/pgf/contrib/circuitikz/doc/latex/circuitikz/README; Shown below

  *File sizes in kibibytes.

Contents of README

This is CircuiTikz, version 0.2.4.

This package provides a set of macros for naturally typesetting electrical and (somewhat less naturally, perhaps) electronical networks.

It was born mainly for writing my own exercise book and exams sheets for the Elettrotecnica courses at Politecnico di Milano, Italy. I wanted a tool that was easy to use, with a lean syntax, native to \LaTeX, and supporting directly PDF output format.

So I based everything with the very impressive (if somewhat verbose at times) \TikZ\ package.

--------------

** Requirements
Tikz graphics library, version 2
xstrings not older than 2009/03/13

** Installation
Unpack everything in a directory in the TeX search path and refresh the TeX db.

** Usage
Just place

  \usepackage{circuitikz}
  
or, for ConTeXt, 

  \usemodule[circuitikz]

in the preamble and compile away, both with PS and PDF target output.

** Contact the author
mredaelli@elet.polimi.it

-------------

Copyright 2007-11 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.