summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-01 22:25:08 +0000
committerKarl Berry <karl@freefriends.org>2014-04-01 22:25:08 +0000
commit7dc25acca85a2c79661688d11bc6529badfc71d4 (patch)
tree137e72874762210c75ccfbf8839010cb29677fa9 /Master/texmf-dist
parent60140087cc9180ebf915a7c89e01de564cd8b8f8 (diff)
pst-circ (1apr14)
git-svn-id: svn://tug.org/texlive/trunk@33346 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/Changes1
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdfbin768399 -> 767567 bytes
-rw-r--r--Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex12
3 files changed, 5 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-circ/Changes b/Master/texmf-dist/doc/generic/pst-circ/Changes
index 50f8552b9c4..87255488221 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/Changes
+++ b/Master/texmf-dist/doc/generic/pst-circ/Changes
@@ -1,3 +1,4 @@
+2.06 2014-04-01 - small fix for missing arrowinset
2.05 2013-10-03 - added new optional argument tensionstyle
2.04 2013-06-13 - added new optional argument matlabel and labelstyle
2.03 2013-05-15 - added new symbol newSwitch and new option ison (cs)
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 38fa80eed88..8231896467c 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/tex/generic/pst-circ/pst-circ.tex b/Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex
index c11ba4d7115..f0d6b52e3c1 100644
--- a/Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex
+++ b/Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex
@@ -1,4 +1,4 @@
-%% $Id: pst-circ.tex 829 2013-10-03 10:50:06Z herbert $
+%% $Id: pst-circ.tex 904 2014-04-01 08:46:07Z herbert $
%% This is file `pst-circ.tex'
%%
%% IMPORTANT NOTICE:
@@ -26,8 +26,8 @@
\ifx\PSTXKeyLoaded\endinput \else\input pst-xkey \fi
\ifx\PSTMultidoLoaded\endinput\else\input multido.tex\fi
%
-\def\fileversion{2.05}
-\def\filedate{2013/10/03}
+\def\fileversion{2.06}
+\def\filedate{2014/04/01}
\message{`pst-circ' v\fileversion (hv)}
%
\edef\PstAtCode{\the\catcode`\@}
@@ -562,10 +562,6 @@
\define@key[psset]{pst-circ}{pinlplabel}[]{\def\psk@pinlplabel{#1}}
\define@key[psset]{pst-circ}{pinlpnumber}[]{\def\psk@pinlpnumber{#1}}
-
-
-
-
\define@key[psset]{pst-circ}{pintllabel}[]{\def\psk@pintllabel{#1}}
\define@key[psset]{pst-circ}{pintlnumber}[]{\def\psk@pintlnumber{#1}}
\define@key[psset]{pst-circ}{pintclabel}[]{\def\psk@pintclabel{#1}}
@@ -1655,7 +1651,7 @@
\else
\pcline[arrows=-,linestyle=none,fillstyle=none](dipole@2)(#2)
\ncput[nrot=:U]{%
- \psline[linecolor=\psk@I@color,linewidth=\psk@I@width]{<-}(-.1,0)(.1,0)}
+ \psline[linecolor=\psk@I@color,linewidth=\psk@I@width,arrowinset=0]{<-}(-.1,0)(.1,0)}
\pcline[arrows=-,linestyle=none,fillstyle=none,offset=\psk@I@label@offset](dipole@2)(#2)
\ncput[nrot=\psk@label@angle]{\csname\psk@I@labelcolor\endcsname\psk@I@label}
\fi