From 7dc25acca85a2c79661688d11bc6529badfc71d4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 1 Apr 2014 22:25:08 +0000 Subject: pst-circ (1apr14) git-svn-id: svn://tug.org/texlive/trunk@33346 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pst-circ/Changes | 1 + .../doc/generic/pst-circ/pst-circ-doc.pdf | Bin 768399 -> 767567 bytes .../texmf-dist/tex/generic/pst-circ/pst-circ.tex | 12 ++++-------- 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 Binary files a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf and b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf 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 -- cgit v1.2.3