diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-25 20:53:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-25 20:53:31 +0000 |
commit | a79dbfe42116cdc40c6e2ff7cf46b97075a04585 (patch) | |
tree | 2bb4e1417d5d4ae32c9f35c10388fc354058db88 /Master/texmf-dist/doc/latex/circuitikz/changelog.tex | |
parent | 44cbf1fc60eb94ba3557cb07676bf514332c7957 (diff) |
circuitikz (25mar17)
git-svn-id: svn://tug.org/texlive/trunk@43598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuitikz/changelog.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/circuitikz/changelog.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/circuitikz/changelog.tex b/Master/texmf-dist/doc/latex/circuitikz/changelog.tex index 61f39b1c6f9..2c9a5c4e43c 100644 --- a/Master/texmf-dist/doc/latex/circuitikz/changelog.tex +++ b/Master/texmf-dist/doc/latex/circuitikz/changelog.tex @@ -6,6 +6,21 @@ full list of changes. \begin{itemize} \tightlist \item + Version 0.8.1 (2017-03-25) + + \begin{itemize} + \tightlist + \item + Fixed unwanted line through components if target coordinate is a + name of a node + \item + Fixed position of labels with subscript letters. + \item + Absolute distance calculation in terms of ex at rotated labels + \item + Fixed label for transistor paths (no label drawn) + \end{itemize} +\item Version 0.8 (2017-03-08) \begin{itemize} |