summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-circ
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-07 23:47:49 +0000
committerKarl Berry <karl@freefriends.org>2010-11-07 23:47:49 +0000
commit3cd94fe7f2abf0968c8aeaa004d2b54ede143c1f (patch)
treef68572d2016011e06120b76e864a8bb665ce371b /Master/texmf-dist/doc/generic/pst-circ
parente7aa3e81b2c6914b42040989d8c0c58f8fab496d (diff)
pst-circ 1.57 (6nov10)
git-svn-id: svn://tug.org/texlive/trunk@20358 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/Changes2
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib14
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdfbin519442 -> 521293 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex11
4 files changed, 20 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-circ/Changes b/Master/texmf-dist/doc/generic/pst-circ/Changes
index ed101279a1a..59fdf605549 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/Changes
+++ b/Master/texmf-dist/doc/generic/pst-circ/Changes
@@ -1,3 +1,5 @@
+1.57 2010-11-06 - new optional argument for a schottky diode
+ - improved FET transistor symbol
1.56 2010-09-18 - fixed bug with \circledipole
1.55 2010-08-15 - circledipole with variable radius
- added macro \newCircDipole (cb)
diff --git a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib
index a3084b2e032..05bc58e1e6f 100644
--- a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib
+++ b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib
@@ -94,18 +94,18 @@
@Book{PSTricks2,
author = {Herbert Vo\ss},
title = {\texttt{PSTricks} -- {G}rafik f\"ur \TeX{} und \LaTeX},
- edition = {5.},
- publisher = {DANTE/Lehmanns Media},
- year = {2008},
+ edition = {6.},
+ publisher = {DANTE/Lehmanns},
+ year = {2010},
address = {Heidelberg/Berlin}
}
@Book{voss:math,
author = {Herbert Vo\ss},
- title = {Mathematik mit \LaTeX},
- publisher = {{DANTE/Lehmanns Media}},
- year = {2009},
- address = {Heidelberg/Berlin}
+ title = {Typsetting mathematics with \LaTeX},
+ publisher = {UIT},
+ year = {2010},
+ address = {Cambridge -- UK}
}
@Book{PSTricksE,
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 65531aa9259..d83e24479e5 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 087cea443b4..eedeebf889e 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
@@ -103,6 +103,7 @@ Thanks to: \\
\mbox{Jean-C\^ome Charpentier},
\mbox{Patrick Drechsler},
\mbox{Amit Finkler},
+ \mbox{Felix Gottwald},
\mbox{Markus Graube},
\mbox{Henning Heinze},
\mbox{Bernd Landwehr},
@@ -115,6 +116,7 @@ Thanks to: \\
\endgroup
\end{abstract}
+\clearpage
\section{The basic system}
@@ -1015,6 +1017,15 @@ Wire intersect parameters work also with \Lcs{multidipole}.
\end{pspicture}
\end{LTXexample}
+\xLkeyset{dipolestyle=schottky}\xLcs{diode}
+\begin{LTXexample}[width=3.5cm]
+\begin{pspicture}(3,2)
+ \pnode(0,1){A}
+ \pnode(3,1){B}
+ \diode[dipolestyle=schottky](A)(B){$T$}
+\end{pspicture}
+\end{LTXexample}
+
\xLkeyword{variable}\xLcs{resistor}
\begin{LTXexample}[width=3.5cm]
\begin{pspicture}(3,2)