summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-circ
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-21 21:42:06 +0000
committerKarl Berry <karl@freefriends.org>2016-08-21 21:42:06 +0000
commitdbebbcd156ba512cbe30fd3dd38b534e2c0ca327 (patch)
tree540f4662b2da59d760dfec1f349fa04687f5746d /Master/texmf-dist/doc/generic/pst-circ
parentf167632e77743ca0800df913dbe56c6f032ffbaf (diff)
pst-circ (21aug16)
git-svn-id: svn://tug.org/texlive/trunk@41901 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-circ')
-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
3 files changed, 9 insertions, 8 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}