diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-10 21:15:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-10 21:15:08 +0000 |
commit | 0adb4af0234da7598911f149b7884b86b514e07d (patch) | |
tree | 1aa91d19135a803261a775221880a00982082242 /Master/texmf-dist/doc/generic/circuitikz | |
parent | d2b8d33bc4070a7246b3cd1d3074b6d369c3ef7d (diff) |
circuitikz (10may19)
git-svn-id: svn://tug.org/texlive/trunk@51071 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz')
-rw-r--r-- | Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | 26 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/circuitikz/README.md | 3 |
2 files changed, 28 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md index 5e82d6dad28..5160dc4bb6b 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md +++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md @@ -1,6 +1,32 @@ <!--- CircuiTikz - Changelog ---> The major changes among the different circuitikz versions are listed here. See <https://github.com/circuitikz/circuitikz/commits> for a full list of changes. +* Version 0.9.0 (2019-05-10) + - Added Romano Giannetti as contributor + - Added a CONTRIBUTING file + - Added options for solving the voltage direction problems. + - Adjusted ground symbols to better match ISO standard, added new symbols + - Added new sources (cute european versions, noise sources) + - Added new types of amplifiers, and option to flip inputs and outputs + - Added bidirectional diodes (diac) thanks to Andre Lucas Chinazzo + - Added L,R,C sensors (with european, american and cute variants) + - Added stacked labels (thanks to the original work by Claudio Fiandrino) + - Make the position of voltage symbols adjustable + - Make the position of arrows in FETs and BJTs adjustable + - Added chips (DIP, QFP) with a generic number of pins + - Added special anchors for transformers (and fixed the wrong center anchor) + - Changed the logical port implementation to multiple inputs (thanks to John Kormylo) with border anchors. + - Added several symbols: bulb, new switches, new antennas, loudspeaker, microphone, coaxial connector, viscoelastic element + - Make most components fillable + - Added the oscilloscope component and several new instruments + - Added viscoelastic element + - Added a manual section on how to define new components + - Fixed american voltage symbols and allow to customize them + - Fixed placement of straightlabels in several cases + - Fixed a bug about straightlabels (thanks to @fotesan) + - Fixed labels spacing so that they are independent on scale factor + - Fixed the position of text labels in amplifiers + * Version 0.8.3 (2017-05-28) - Removed unwanted lines at to-paths if the starting point is a node without a explicit anchor. - Fixed scaling option, now all parts are scaled by bipoles/length diff --git a/Master/texmf-dist/doc/generic/circuitikz/README.md b/Master/texmf-dist/doc/generic/circuitikz/README.md index 60f87f0d0f1..6fcacd5369d 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/README.md +++ b/Master/texmf-dist/doc/generic/circuitikz/README.md @@ -43,9 +43,10 @@ More Information can be found in the manual and at the wiki of the project locat * Massimo Redaelli (m.redaelli@gmail.com) * Stefan Lindner (stefan.lindner@fau.de) * Stefan Erhardt (stefan.erhardt@fau.de) +* Romano Giannetti (romano@rgtti.com) ------------- -Copyright 2007-16 by Massimo Redaelli +Copyright 2007-18 by Massimo Redaelli This file may be distributed and/or modified |