diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-07 21:32:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-07 21:32:09 +0000 |
commit | 52a28b74f11d6a298d953abd98a8880f31435bb1 (patch) | |
tree | cfb92a73690bf18c28a37f2a019f39c289e3cb39 /Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | |
parent | 275f43d792961c3e02cbf06b46eb3f99d105ec6f (diff) |
circuitikz (7aug20)
git-svn-id: svn://tug.org/texlive/trunk@56065 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md index d4195614e1d..7f3011bec9c 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md +++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md @@ -1,14 +1,24 @@ <!--- 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 1.2.3 (2020-08-07) + + Several fixes and small enhancement all over the map, changes in the documentation to better explain the reasons and effect of the path-building changes of 1.2.0 and 1.2.1. + + - added a Mach-Zehnder-Modulator block symbol as node `mzm` by user `@dl1chb` + - add an `open poles fill` option to simplify circuits where the background is different from white + - restyled the FAQ and added the explanation of "gaps with `nodes`" that happens again after 1.2.1 + - Fixed size of "not circle" in flip-flops to match european style `not circle` when used without the IEEE style + - Block anchors: add border anchors for round elements and deprecate old 1, 2, 3, 4 anchors + - Fixed some bipole border size to avoid overlapping labels; document it + * Version 1.2.2 (2020-07-15) Bug-fix release: coordinate name leakage. The node and coordinate names are global; the internal coordinate names have been made stronger. - * Version 1.2.1 (2020-07-06) - Several changes, both internal and user-visible. These are quite risky, although they *should* be backeard-compatible. + Several changes, both internal and user-visible. These are quite risky, although they *should* be backward-compatible (if the circuit code is correct). From the user point of view: - there is now a new style of voltages ("raised American") |