summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/pst-poker/Changes9
-rw-r--r--Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.bib24
-rw-r--r--Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdfbin2475351 -> 2470507 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex7
4 files changed, 13 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-poker/Changes b/Master/texmf-dist/doc/latex/pst-poker/Changes
index 22b5766bf4e..e4509ddf730 100644
--- a/Master/texmf-dist/doc/latex/pst-poker/Changes
+++ b/Master/texmf-dist/doc/latex/pst-poker/Changes
@@ -1,9 +1,10 @@
-%% $Id: Changes 792 2018-08-03 19:20:08Z herbert $
+%% $Id: Changes 1135 2020-01-21 16:44:55Z herbert $
%%
pst-poker.sty -----------
-0.03 2018-08-03 - load graphicx by default
-0.02 2017-08-23 - do not load txfonts by default
-0.01 2017-05-16 - first CTAN version
+0.03a 2020-01-21 - fix typo
+0.03 2018-08-03 - load graphicx by default
+0.02 2017-08-23 - do not load txfonts by default
+0.01 2017-05-16 - first CTAN version
diff --git a/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.bib b/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.bib
index d1b2076e1ac..c8f24d1c476 100644
--- a/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.bib
+++ b/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.bib
@@ -20,7 +20,7 @@
edition = {7},
publisher = {DANTE -- Lehmanns},
year = {2016},
- address = {Heidelberg/Berlin}
+ address = {Heidelberg and Berlin}
}
@Book{PSTricks-E,
@@ -86,32 +86,18 @@
year = 1989,
}
-@Manual{pstricks,
+@online{pstricks,
Title = {PSTricks - {\PS} macros for generic {\TeX}},
Author = {{Timothy Van} Zandt},
- Organization = {},
Address = {\url{http://www.tug.org/application/PSTricks}},
- Note = {},
year = 1993
}
-@Manual{multido,
+@ctan{multido,
Title = {\texttt{multido.tex} - a loop macro, that supports fixed-point addition},
Author = {{Timothy Van} Zandt},
- Organization = {},
- Address = {\url{CTAN:/graphics/pstricks/generic/multido.tex}},
- Note = {},
+ url = {/graphics/pstricks/generic/multido.tex},
year = 1997
}
-@online{wikipedia,
- author = {WikipediA},
- sortlabel = {Wikipedia},
- sortname = {Wikipedia},
- title = {Fidget spinner},
- date = {2017-05-11},
- urldate = {2017-05-11},
- url = {https://en.wikipedia.org/wiki/Fidget_spinner},
-}
-
-%% $Id: pst-spinner-doc.bib 452 2017-05-11 16:21:02Z herbert $
+%% $Id: pst-poker-doc.bib 1135 2020-01-21 16:44:55Z herbert $
diff --git a/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf b/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf
index 613ed5c4f08..6b4d2b57e66 100644
--- a/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf
+++ b/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex b/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex
index 6d0d11e267e..3b4659af25f 100644
--- a/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex
+++ b/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex
@@ -1,13 +1,12 @@
-%% $Id: pst-poker-doc.tex 792 2018-08-03 19:20:08Z herbert $
+%% $Id: pst-poker-doc.tex 1135 2020-01-21 16:44:55Z herbert $
%
\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings,
headexclude,footexclude,oneside]{pst-doc}
\listfiles
\usepackage{dtk-logos}
\usepackage[autostyle]{csquotes}
-\usepackage{biblatex}
+
\addbibresource{\jobname.bib}
-\usepackage[utf8]{inputenc}
\usepackage{pst-poker}
\let\belowcaptionskip\abovecaptionskip
%
@@ -215,7 +214,7 @@ The \Lkeyword{crdshadow} of the cards can be shown blurred, solid or deactivated
\section{Usage}
To make the poker package available within a \LaTeX\ document you have to add
\begin{verbatim}
- \usepackage{poker}
+ \usepackage{pst-poker}
\end{verbatim}
to the preamble. Then you can change the options used with the command
\begin{verbatim}