summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/Changes11
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdfbin739227 -> 856380 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex6
-rw-r--r--Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex16
4 files changed, 17 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-circ/Changes b/Master/texmf-dist/doc/generic/pst-circ/Changes
index 0ace152b455..4e26be44337 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/Changes
+++ b/Master/texmf-dist/doc/generic/pst-circ/Changes
@@ -1,8 +1,9 @@
-2.13 2015-04-15 . added some new components (Piere Vivegnis)
-2.12a 2014-10-09 . Updated documentation
-2.12 2014-07-30 . Added new tripole powermeter.
-2.11 2014-06-24 . Added new key circ={} for specific key setting.
-2.10 2014-06-19 . Added more alternative styles (Patrice Mégret)
+2.14 2016-08-21 fix bug with \splitter
+2.13 2015-04-15 added some new components (Piere Vivegnis)
+2.12a 2014-10-09 Updated documentation
+2.12 2014-07-30 Added new tripole powermeter.
+2.11 2014-06-24 Added new key circ={} for specific key setting.
+2.10 2014-06-19 Added more alternative styles (Patrice Mégret)
fixed bug for quadrupoles
2.09 2014-05-18 - allow empty arguments for logicSymbolstyle and
logicLabelstyle
diff --git a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf
index 2393cb21d88..57322c8a59b 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex
index f93f8769c88..14745aecba5 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex
@@ -1,6 +1,6 @@
%% $Id: pst-circ-doc.tex 927 2014-06-18 11:01:59Z herbert $
-\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings
- headexclude,footexclude,oneside]{pst-doc}
+\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings,
+ headexclude,footexclude,oneside,enabledeprecatedfontcommands]{pst-doc}
\usepackage[utf8]{inputenc}
\usepackage{pst-circ}
\let\pstCircFV\fileversion
@@ -593,7 +593,7 @@ There are 5 types of transistors included : NPN, PNP, FET, NMOS and PMOS. It's t
\begin{LTXexample}[pos=b]
-\psset{mathlabel,labelstyle=\tt}
+\psset{mathlabel}
\def\pcTran(#1)(#2){\psline(#1)(#2|#1)(#2)}% only 2 segements
\psset{circedge=\pcTran,connectingdot=false}
diff --git a/Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex b/Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex
index faa50eeea99..4beb50119a3 100644
--- a/Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex
+++ b/Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex
@@ -26,8 +26,8 @@
\ifx\PSTXKeyLoaded\endinput \else\input pst-xkey \fi
\ifx\PSTMultidoLoaded\endinput\else\input multido.tex\fi
%
-\def\fileversion{2.13}
-\def\filedate{2015/04/15}
+\def\fileversion{2.14}
+\def\filedate{2016/08/21}
\message{`pst-circ' v\fileversion (hv)}
%
\edef\PstAtCode{\the\catcode`\@}
@@ -5472,14 +5472,14 @@
\ifPst@inputarrow
\ncangle[arrows=->,arrowinset=0,arm=0.5,angleB=180]{#1}{Tport@left}
\else
- \ncangle[arrows=-,arm=0.5,angleB=0]{#1}{Tport@left}
+ \ncangle[arrows=-,arm=0.5,angleB=180]{#1}{Tport@left}
\fi
\ncangle[arrows=-, arm=0.5,angleB=0]{#2}{Tport@right}
\else
\ifPst@inputarrow
\ncangle[arrows=->,arrowinset=0,arm=0.5,angleB=0]{#2}{Tport@right}
\else
- \ncangle[arrows=-,arm=0.5,angleB=180]{Tport@right}{#2}
+ \ncangle[arrows=-,arm=0.5,angleB=0]{#2}{Tport@right}
\fi
\ncangle[arrows=-,arm=0.5,angleB=180]{#1}{Tport@left}
\fi
@@ -5500,10 +5500,10 @@
\fi
\else
\ifx\psk@tripole@style\pst@tripole@style@top%
- \psline[linewidth=1.5\pslinewidth](-0.5,-0.5)(0.5,0.5)
- \else
- \psline[linewidth=1.5\pslinewidth](-0.5,0.5)(0.5,-0.5)
- \fi
+ \psline[linewidth=1.5\pslinewidth](-0.5,-0.5)(0.5,0.5)
+ \else
+ \psline[linewidth=1.5\pslinewidth](-0.5,0.5)(0.5,-0.5)
+ \fi
\fi
\pnodes(-0.5,0){Tport@left}(0.5,0){Tport@right}%
\pcline[offset=\psk@label@offset,linestyle=none](Tport@left)(Tport@right)\ncput{#2}%