diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-02 21:41:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-02 21:41:32 +0000 |
commit | 65318cd9d563ee78cb75275164d326a7d7eb97e3 (patch) | |
tree | f3c3949e1b2246f7b3fbd6a058fb661a12f8afd8 /Master/texmf-dist/doc/generic | |
parent | 6e4c9895b91d909b7d6f65553dbb41186f54b8da (diff) |
circuitikz (2may17)
git-svn-id: svn://tug.org/texlive/trunk@44155 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md index 9d41260fe85..fc68852703a 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md +++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md @@ -1,6 +1,16 @@ <!--- 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.8.2 (2017-05-01) + - Fixes pgfkeys error using alternatively specified mixed colors(see pgfplots manual section "4.7.5 Colors") + - Added new switches "ncs" and "nos" + - Reworked arrows at spst-switches + - Fixed direction of controlled american voltage source + - "v<=" and "i<=" do not rotate the sources anymore(see them as "counting direction indication", this can be different then the shape orientation); Use the option "invert" to change the direction of the source/apperance of the shape. + - current label "i=" can now be used independent of the regular label "l=" at current sources + - rewrite of current arrow placement. Current arrows can now also be rotated on zero-length paths + - New DIN/EN compliant operational amplifier symbol "en amp" + * Version 0.8.1 (2017-03-25) - Fixed unwanted line through components if target coordinate is a name of a node - Fixed position of labels with subscript letters. |