diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-16 20:45:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-16 20:45:26 +0000 |
commit | 3d37034cd0e9282746768a103efd422d50cd46b0 (patch) | |
tree | a301066d5dffb92a470ecc0443bb7832223466f8 /Master/texmf-dist/doc/generic/pst-pulley | |
parent | c1d0fd64a402cfd83606524a75cc72d07caf2551 (diff) |
pst-pulley (16sep17)
git-svn-id: svn://tug.org/texlive/trunk@45316 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-pulley')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-pulley/Changes | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-pulley/README | 11 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-pulley/README.md | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.pdf | bin | 265182 -> 166447 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.tex | 6 |
5 files changed, 15 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-pulley/Changes b/Master/texmf-dist/doc/generic/pst-pulley/Changes index 2306a7563c1..17119b41f5c 100644 --- a/Master/texmf-dist/doc/generic/pst-pulley/Changes +++ b/Master/texmf-dist/doc/generic/pst-pulley/Changes @@ -1,7 +1,7 @@ pst-pulley.sty -------- pst-pulley.tex -------- -v 0.01 2012/01/17 first version - +v 0.02 2017/09/16 +-grid in pulleyGrid pst-pulley-doc.tex -------- diff --git a/Master/texmf-dist/doc/generic/pst-pulley/README b/Master/texmf-dist/doc/generic/pst-pulley/README deleted file mode 100644 index 5b29e1ced19..00000000000 --- a/Master/texmf-dist/doc/generic/pst-pulley/README +++ /dev/null @@ -1,11 +0,0 @@ -pst-eps: exporting eps figures - -pst-eps.sty - The LaTeX file -pst-eps.tex - The TeX file -pst-eps-doc.pdf - The documentation -pst-eps-doc.tex - The documentation source -pst-eps-doc.bib - The documentation bib - - --- -Herbert Voss 2006-11-05 diff --git a/Master/texmf-dist/doc/generic/pst-pulley/README.md b/Master/texmf-dist/doc/generic/pst-pulley/README.md new file mode 100644 index 00000000000..df1ae945005 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-pulley/README.md @@ -0,0 +1,10 @@ +The pst-pulley package Author: T. Söll + +Dated: 2017/09/16 Version 0.02 + +pst-pulley contains the following: + +1) pst-pulley.sty +2) pst-pulley.tex + +T. Söll diff --git a/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.pdf b/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.pdf Binary files differindex 0569122058a..d18e87d8a62 100644 --- a/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.tex b/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.tex index 47677049166..379711320b1 100644 --- a/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.tex @@ -52,11 +52,11 @@ With this package it is possible to draw different pulleys. There are four param \section{Examples} -\begin{center}\xLcs{pspulleys}\xLkeyword{grid}\xLkeyword{N}\xLkeyword{M}\xLkeyword{h} -\pspulleys[grid,N=1,M=60,h=35] +\begin{center}\xLcs{pspulleys}\xLkeyword{pulleyGrid}\xLkeyword{N}\xLkeyword{M}\xLkeyword{h} +\pspulleys[pulleyGrid,N=1,M=60,h=35] \vspace{1.5cm} -\Lcs{pspulleys}[grid,N=1,M=60,h=35] +\Lcs{pspulleys}[pulleyGrid,N=1,M=60,h=35] \end{center} \begin{center} |