diff options
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf | bin | 681174 -> 733524 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-circ/pst-circ.tex | 5 |
5 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-circ/Changes b/Master/texmf-dist/doc/generic/pst-circ/Changes index 8ce23f50dca..bbd8e2e41e5 100644 --- a/Master/texmf-dist/doc/generic/pst-circ/Changes +++ b/Master/texmf-dist/doc/generic/pst-circ/Changes @@ -1,3 +1,4 @@ +2.01 2011-03-03 - typos 2.00 2011-01-28 - new IEEE symbols for integrated circuits - some more new symbols 1.57 2010-11-06 - new optional argument for a schottky diode 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 05bc58e1e6f..8ac6e1be793 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 @@ -113,7 +113,7 @@ title = {\texttt{PSTricks} -- {G}raphics and {P}ost{S}cript for \LaTeX}, edition = {1st}, publisher = {UIT}, - year = {2010}, + year = {2011}, address = {Cambridge -- UK} } 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 Binary files differindex 33fabbe8c3c..e05264bca6d 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 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 7ed0488cf7e..8fd5c4d2031 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 451 2011-01-28 13:09:13Z herbert $ +%% $Id: pst-circ-doc.tex 468 2011-03-03 18:04:29Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings headexclude,footexclude,oneside]{pst-doc} \usepackage[utf8]{inputenc} @@ -98,6 +98,7 @@ of having older versions, go to \url{http://www.CTAN.org/} and load the newest v \vfill\noindent \begingroup\setlength\emergencystretch{3em}\raggedright +\sloppy Thanks to: \\ \mbox{Rafal Bartczuk}, \mbox{Christoph Bersch}, 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 eae2fdf771d..5b8b301e1f9 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,3 @@ - %% This is file `pst-circ.tex', %% %% IMPORTANT NOTICE: @@ -26,8 +25,8 @@ \ifx\PSTXKeyLoaded\endinput \else\input pst-xkey \fi \ifx\PSTMultidoLoaded\endinput\else\input multido.tex\fi % -\def\fileversion{2.00} -\def\filedate{2011/01/28} +\def\fileversion{2.01} +\def\filedate{2011/03/03} \message{`pst-circ' v\fileversion (hv)} % \edef\PstAtCode{\the\catcode`\@} |