summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/circuitikz
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-22 21:22:05 +0000
committerKarl Berry <karl@freefriends.org>2019-06-22 21:22:05 +0000
commit07cd2920c385685a67c988d4babd2a230937d738 (patch)
tree7afd10ef78230eadec21305f5ffa065a2e4fedb8 /Master/texmf-dist/doc/generic/circuitikz
parent409d3008a502ad1665ac75bbfd9e44b929129266 (diff)
circuitikz (22jun19)
git-svn-id: svn://tug.org/texlive/trunk@51420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md7
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/README.md12
2 files changed, 14 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index 3b9596ae157..c39e7406605 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,7 +1,12 @@
<!--- 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.1
+* Version 0.9.2 (2019-06-21)
+ - (hopefully) fixed ConTeXt compatibility. Most new functionality is not tested; testers and developers for the ConTeXt side are needed.
+ - Added old ConTeXt version for 0.8.3
+ - Added tailless ground
+
+* Version 0.9.1 (2019-06-16)
- Added old LaTeX versions for 0.8.3, 0.7, 0.6 and 0.4
- Added the option to have inline transformers and gyrators
- Added rotary switches
diff --git a/Master/texmf-dist/doc/generic/circuitikz/README.md b/Master/texmf-dist/doc/generic/circuitikz/README.md
index ee76ef64689..7f9009e98d1 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/README.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/README.md
@@ -41,23 +41,27 @@ or, for ConTeXt,
### Older versions (v0.9.1 onwards)
-If you want to use older versions of `circuitikz`, just append the version number to the package name, as in `circuitikz-$version`:
+If you want to use older versions of `circuitikz` in LaTeX, just append the version number to the package name, as in `circuitikz-$version`:
```latex
\usepackage{circuitikz-0.8.3}
```
-or, for ConTeXt,
+The available versions are 0.8.3, 0.7, 0.6 and 0.4.
+
+In ConTeXt, only the 0.8.3 version is available for the time being; you can use it with
```latex
\usemodule[circuitikz-0.8.3]
```
+
+
## More Information
-More Information can be found in the manual and at the wiki of the project located at https://github.com/circuitikz/circuitikz/wiki.
+More Information can be found in the manual and (maybe) at the wiki of the project located at https://github.com/circuitikz/circuitikz/wiki.
## Contact the authors
* git: https://github.com/circuitikz/circuitikz
* Massimo Redaelli (m.redaelli@gmail.com)
* Stefan Lindner (stefan.lindner@fau.de)
* Stefan Erhardt (stefan.erhardt@fau.de)
-* Romano Giannetti (romano@rgtti.com)
+* Romano Giannetti (romano.giannetti@gmail.com)
-------------
Copyright 2007-18 by Massimo Redaelli