summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuitikz/README
blob: 883d4728dc2280cad4f423de5422765c08e5dee2 (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
32
33
34
35
This is CircuiTikz, version 0.2.2.

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


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

** Usage
Just place

  \usepackage{circuitikz}

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

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

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

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