summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-circ
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-03 15:34:57 +0000
committerKarl Berry <karl@freefriends.org>2010-04-03 15:34:57 +0000
commitef657b0c61ed6e67b60adb7ed1ae6577f076e8df (patch)
tree722a9467d473425a2a750c0536bc84c2858e056b /Master/texmf-dist/doc/generic/pst-circ
parent6d405653de70d591d8f622da10d02b6ffa24ee27 (diff)
pst-circ 1.54 (1apr10)
git-svn-id: svn://tug.org/texlive/trunk@17659 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/Changes3
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/README4
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/more_docs/dtk.pdfbin0 -> 184964 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdfbin519815 -> 519468 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex27
5 files changed, 28 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-circ/Changes b/Master/texmf-dist/doc/generic/pst-circ/Changes
index 19be26ece4a..2854398fecd 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/Changes
+++ b/Master/texmf-dist/doc/generic/pst-circ/Changes
@@ -1,3 +1,6 @@
+1.54 2010-03-29 - fix bug in \Transformer
+ - allow any coordinate type in \Transformer
+1.53 2010-02-13 - add OpenDipol and OpenTripol
1.52 2010-01-15 - add photo diode symbol
quadripol symbol
RelayNOP symbol (Relay normally open)
diff --git a/Master/texmf-dist/doc/generic/pst-circ/README b/Master/texmf-dist/doc/generic/pst-circ/README
index 40747e643f4..2fba8cd37a9 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/README
+++ b/Master/texmf-dist/doc/generic/pst-circ/README
@@ -1,9 +1,9 @@
Save the files pst-circ.sty|tex in a directory, which is part of your
local TeX tree. pst-circ.pro should be saved in ../texmf/dvips/pstricks/
Then do not forget to run texhash to update this tree.
-pst-circ needs pst-plot and pst-tricks, which should be part of your
+pst-circ needs pst-node and pstricks, which should be part of your
local TeX installation, otherwise get it from a CTAN server, f.ex.
-ftp://ftp.dante.de
+http://mirror.ctan.org
Save the files
diff --git a/Master/texmf-dist/doc/generic/pst-circ/more_docs/dtk.pdf b/Master/texmf-dist/doc/generic/pst-circ/more_docs/dtk.pdf
new file mode 100644
index 00000000000..f7c32c043e3
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-circ/more_docs/dtk.pdf
Binary files differ
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 0ae3fddbc53..9f2510a418a 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 0a3f61c61d2..c8ec4aa4448 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,4 +1,4 @@
-%% $Id: pst-circ-doc.tex 257 2010-01-15 17:18:51Z herbert $
+%% $Id: pst-circ-doc.tex 292 2010-02-13 19:55:55Z herbert $
\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings
headexclude,footexclude,oneside]{pst-doc}
\usepackage[utf8]{inputenc}
@@ -40,7 +40,7 @@
\circulator[tripolestyle=isolator,tripoleconfig=right]{180}(R1)(R2)(X1){Isolator}{}
\ncline{B}{R1}
\pnode(10,8){R3} \pnode(9,7){X2}
- \mixer[inputarrow=true](R2)(R3)(X2){Mixer}{}
+ \mixer[inputarrow,fillcolor=blue,fillstyle=solid](R2)(R3)(X2){Mixer}{}
\pnode(9,6){X3}
\oscillator[output=top](X3){LO}{}
\pnode(12,8){R4}
@@ -49,7 +49,7 @@
\pnode(14,8){R5}
\filter(R4)(R5){BPF}%
\pnode(16,8){R6}
- \amplifier[inputarrow=true](R5)(R6){IF~Amp}
+ \amplifier[inputarrow=true,fillcolor=red,fillstyle=solid](R5)(R6){IF~Amp}
\pnode(18,8){R7}
\detector[inputarrow=true](R6)(R7){Detector}
\pnode(18,4){R8}
@@ -104,7 +104,8 @@ Thanks to: \\
\mbox{Amit Finkler},
\mbox{Markus Graube},
\mbox{Henning Heinze},
- \mbox{Michael Lauterbach}
+ \mbox{Bernd Landwehr},
+ \mbox{Michael Lauterbach},
\mbox{Manuel Luque},
\mbox{Ted Pavlic},
\mbox{Alan Ristow},
@@ -591,6 +592,24 @@ restore original values. We recommand not using it.
\end{LTXexample}
\bigskip
+\subsubsection{Open dipol and open tripol}
+
+\xLcs{OpenDipol}\xLcs{OpenTripol}
+\begin{LTXexample}[width=4.5cm]
+\def\Wave{\psscalebox{3}{$\approx$}}
+\def\PM{\psscalebox{2}{$+\,\,-$}}
+\begin{pspicture}(4,3)
+\pnode(0,0){A}\pnode(2,3){B}\pnode(4,3){C}
+\pnode(4,0){D}
+\OpenDipol[radius=3pt,labelangle=:U,
+ labeloffset=-0.5](A)(B){\Wave}
+\OpenDipol[radius=3pt,labelangle=:U](B)(C){\PM}
+\OpenTripol(A)(D){}
+\end{pspicture}
+\end{LTXexample}
+
+
+\bigskip
\subsection{Parameters}
\subsubsection{Label parameters}