summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-07 21:11:46 +0000
committerKarl Berry <karl@freefriends.org>2020-07-07 21:11:46 +0000
commit41996560926eef37aed1e15256de2c332d7f5183 (patch)
tree04760ece9f388491de4ed1e4cab49a34fdfa0d37 /Master/texmf-dist/doc/generic
parentd5de6748c5d3d1fbad8584e1b3573eceeb012049 (diff)
circuitikz (7jul20)
git-svn-id: svn://tug.org/texlive/trunk@55771 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md15
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/README.md8
2 files changed, 22 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index a24cbe44f28..4c06bcdd0c4 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 1.2.1 (2020-07-06)
+
+ Several changes, both internal and user-visible. These are quite risky, although they *should* be backeard-compatible.
+
+ From the user point of view:
+ - there is now a new style of voltages ("raised American")
+ - a powerful mechanism for customize voltages, current and flows has been added.
+
+ The internal changes are basically the re-implementation of the macros that draw the path elements (`to[...]`), which have been completely rewritten. Please be sure to read the possible incompatibilities in the manual (section 1.9).
+
+ - Added access to voltages, currents and flows anchors
+ - Added "raised american" voltage style
+ - Rewrite of the path generation macros
+ - Several small bugs fixed (no one ever used some "f^>" options...)
+
* Version 1.2.0 (2020-06-21)
In this release, the big change is the rewriting of the voltages output routine. Now all voltage options (american, european, and straight) take into account the shape (square border) of the component. The adjusting parameters are now (at least for passive elements) acting in similar way for all the options, too.
diff --git a/Master/texmf-dist/doc/generic/circuitikz/README.md b/Master/texmf-dist/doc/generic/circuitikz/README.md
index 26b73ef9464..18614930e0c 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/README.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/README.md
@@ -74,7 +74,13 @@ also the questions tagged `circuitikz` on https://tex.stackexchange.com/ are of
* Romano Giannetti (romano.giannetti@gmail.com)
-------------
-Copyright 2007-19 by Massimo Redaelli
+Copyright 2018-2020 by Romano Giannetti
+
+Copyright 2015-2020 by Stefan Lindner
+
+Copyright 2013-2020 by Stefan Erhardt
+
+Copyright 2007-2020 by Massimo Redaelli
This file may be distributed and/or modified