summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-09 22:01:48 +0000
committerKarl Berry <karl@freefriends.org>2019-11-09 22:01:48 +0000
commit16df7ec0a0f02470b7343f4b149ab22a42ba0576 (patch)
tree73684fe1e6241c2cfac9985b1df8ae4b0366fe84 /Master/texmf-dist/doc/generic
parent10df8aabc98589863e781801ad499a29df4b018e (diff)
circuitikz (9nov19)
git-svn-id: svn://tug.org/texlive/trunk@52709 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index 8eee36e2e8a..382ab999aec 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,6 +1,21 @@
<!--- 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.6 (2019-11-09)
+
+ The highlights of this release are the new multiple terminals BJTs and several stylistic addition and fixes; if you like to pixel-peep, you will like the fixed transistors arrows. Additionally, the transforms are much more configurable now, the "pmos" and "nmos" elements have grown an optional bulk connection, and you can use the "flow" arrows outside of a path.
+
+ Several small and less small bugs have been fixed.
+
+ - Added multi-collectors and multi-emitter bipolar transistors
+ - Added the possibility to style each one of the two coils in a transformer independently
+ - Added bulk connection to normal MOSFETs and the respective anchors
+ - Added "text" anchor to the flow arrows, to use them alone in a consistent way
+ - Fixed flow, voltage, and current arrow positioning when "auto" is active on the path
+ - Fixed transistors arrows overshooting the connection point, added a couple of anchors
+ - Fixed a spelling error on op-amp key "noinv input down"
+ - Fixed a problem with "quadpoles style=inner" and "transformer core" having the core lines running too near
+
* Version 0.9.5 (2019-10-12)
This release basically add features to better control labels, voltages and similar text "ornaments" on bipoles, plus some other minor things.