summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/circuitikz/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-13 03:01:18 +0000
committerNorbert Preining <norbert@preining.info>2019-10-13 03:01:18 +0000
commit3afcae17b4a1a6dffbaa749a6fd0b6406c4d34a9 (patch)
tree2b39e772bb90bd186f6430ee996d04279e10f7f4 /graphics/pgf/contrib/circuitikz/README.md
parent2e4672ed6f7b49c9d1c44b6ca850cfe7024fc639 (diff)
CTAN sync 201910130301
Diffstat (limited to 'graphics/pgf/contrib/circuitikz/README.md')
-rw-r--r--graphics/pgf/contrib/circuitikz/README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/graphics/pgf/contrib/circuitikz/README.md b/graphics/pgf/contrib/circuitikz/README.md
index 574ed24859..9ba8dacdcd 100644
--- a/graphics/pgf/contrib/circuitikz/README.md
+++ b/graphics/pgf/contrib/circuitikz/README.md
@@ -45,9 +45,9 @@ If you want to use older versions of `circuitikz` in LaTeX, just append the vers
```latex
\usepackage{circuitikz-0.8.3}
```
-The available versions are 0.8.3, 0.7, 0.6 and 0.4.
+The available versions are specified in the manual.
-In ConTeXt, only the 0.8.3 version is available for the time being; you can use it with
+In ConTeXt, you can use older version with
```latex
\usemodule[circuitikz-0.8.3]
```
@@ -58,6 +58,12 @@ Be aware that options can (and do) change between versions, so you have to check
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
+
+For bug reports and enhacement suggestions, the preferred way is to use the issue page on the project https://github.com/circuitikz/circuitikz/issues . Please be ready to provide an example code showing the bug, if any.
+
+Please do not use the issue page for generic help on how to use the package. The manual has a (growing) set of examples;
+also the questions tagged `circuitikz` on https://tex.stackexchange.com/ are often answered promptly.
+
* git: https://github.com/circuitikz/circuitikz
* Massimo Redaelli (m.redaelli@gmail.com)
* Stefan Lindner (stefan.lindner@fau.de)