summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-27 01:23:48 +0000
committerKarl Berry <karl@freefriends.org>2009-11-27 01:23:48 +0000
commitc2891584a71bef79217edf0f155772dae1f68b61 (patch)
treeaa182bbf18e9a50a6a3c89f4809535b30322f736 /Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
parent5647d8caa246f321a52c4b2e3a3c863ebf7be802 (diff)
circuitikz 0.2.3 (26nov09)
git-svn-id: svn://tug.org/texlive/trunk@16183 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuitikz/CHANGELOG')
-rw-r--r--Master/texmf-dist/doc/latex/circuitikz/CHANGELOG26
1 files changed, 25 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG b/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
index 64227cc2576..89e1fc2f755 100644
--- a/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
+++ b/Master/texmf-dist/doc/latex/circuitikz/CHANGELOG
@@ -1,12 +1,36 @@
CircuiTikz - Changelog
+* Version 0.2.3
+ - fixed compatibility problem with label option from tikz
+ - Fixed resizing problem for shape ground
+ - Variable capacitor
+ - polarized capacitor
+ - ConTeXt support (read the manual!)
+ - nfet, nigfete, nigfetd, pfet, pigfete, pigfetd (contribution of Clemens Helfmeier and Theodor
+Borsche)
+ - njfet, pjfet (contribution of Danilo Piazzalunga)
+ - pigbt, nigbt
+ - *backward incompatibility* potentiometer is now the standard resistor-with-arrow-in-the-middle; the old potentiometer is now known as variable resistor (or vR), similarly to variable inductor and variable capacitor
+ - triac, thyristor, memristor
+ - new property "name" for bipoles
+ - fixed voltage problem for batteries in american voltage mode
+ - european logic gates
+ - *backward incompatibility* new american standard inductor. Old american inductor now called "cute inductor"
+ - *backward incompatibility* transformer now linked with the chosen type of inductor, and version with core, too. Similarly for variable inductor
+ - *backward incompatibility* styles for selecting shape variants now end are in the plural to avoid conflict with paths
+ - new placing option for some tripoles (mostly transistors)
+ - mirror path style
+
+
* Version 0.2.2 - 20090520
- - Added the shape for lamps.
+ - Added the shape for lamps.
- Added options \texttt{europeanresistor}, \texttt{europeaninductor}, \texttt{americanresistor} and \texttt{americaninductor}, with corresponding styles.
- FIXED: error in transistor arrow positioning and direction under negative \texttt{xscale} and \texttt{yscale}.
+
* Version 0.2.1 - 20090503
- Op-amps added
- added options arrowmos and noarrowmos, to add arrows to pmos and nmos
+
* Version 0.2 - 20090417
First public release on CTAN
- *Backward incompatibility*: labels ending with \texttt{:}\textit{angle} are not parsed for positioning anymore.