texlive[65818] Master: pst-poker (13feb23)
commits+karl at tug.org
commits+karl at tug.org
Mon Feb 13 21:52:31 CET 2023
Revision: 65818
http://tug.org/svn/texlive?view=revision&revision=65818
Author: karl
Date: 2023-02-13 21:52:31 +0100 (Mon, 13 Feb 2023)
Log Message:
-----------
pst-poker (13feb23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/pst-poker/Changes
trunk/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf
trunk/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex
trunk/Master/texmf-dist/tex/latex/pst-poker/pst-poker.sty
trunk/Master/tlpkg/libexec/ctan2tds
Added Paths:
-----------
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-color.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-bw.pdf
trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-color.pdf
Modified: trunk/Master/texmf-dist/doc/latex/pst-poker/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pst-poker/Changes 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/doc/latex/pst-poker/Changes 2023-02-13 20:52:31 UTC (rev 65818)
@@ -1,7 +1,8 @@
-%% $Id: Changes 1135 2020-01-21 16:44:55Z herbert $
+%% $Id: Changes 683 2023-02-13 13:49:14Z herbert $
%%
pst-poker.sty -----------
+0.03b 2023-02-13 - added pdf versions of the images
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
Modified: trunk/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/doc/latex/pst-poker/pst-poker-doc.tex 2023-02-13 20:52:31 UTC (rev 65818)
@@ -1,9 +1,11 @@
-%% $Id: pst-poker-doc.tex 1135 2020-01-21 16:44:55Z herbert $
+%% $Id: pst-poker-doc.tex 683 2023-02-13 13:49:14Z herbert $
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{}
%
\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings,
headexclude,footexclude,oneside]{pst-doc}
\listfiles
-\usepackage{dtk-logos}
+\usepackage{hvlogos,xurl}
\usepackage[autostyle]{csquotes}
\addbibresource{\jobname.bib}
@@ -119,6 +121,10 @@
As with the inline cards we can choose the \Lkeyword{colorset}.
+
+
+
+
\begin{LTXexample}[pos=t]
\psset{framebg=beige}
\crdAs
@@ -181,6 +187,9 @@
\end{LTXexample}
+
+
+
The \Lkeyword{crdshadow} of the cards can be shown blurred, solid or deactivated.
\begin{LTXexample}[pos=t]
@@ -195,6 +204,8 @@
\textbf{Card backs} are also available in various styles and customizable in color.
+
+
\begin{LTXexample}[pos=t]
\psset{crdshadow=blurred,colorset=4c}
\psset{backcolor=blue}\crdback
@@ -210,6 +221,8 @@
%\psset{back=fournier,backcolor=red}\crdback
+\end{document}
+
\newpage
\section{Usage}
To make the poker package available within a \LaTeX\ document you have to add
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-club-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-diamond-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-heart-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Jack-spade-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-club-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-diamond-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-heart-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/King-spade-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-club-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-diamond-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-heart-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-bw.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-bw.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-bw.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-bw.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-bw.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-color.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-color.pdf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-color.pdf 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-color.pdf 2023-02-13 20:52:31 UTC (rev 65818)
Property changes on: trunk/Master/texmf-dist/tex/latex/pst-poker/Queen-spade-color.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: trunk/Master/texmf-dist/tex/latex/pst-poker/pst-poker.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-poker/pst-poker.sty 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/texmf-dist/tex/latex/pst-poker/pst-poker.sty 2023-02-13 20:52:31 UTC (rev 65818)
@@ -1,4 +1,4 @@
-%% $Id: pst-poker.sty 1135 2020-01-21 16:44:55Z herbert $
+%% $Id: pst-poker.sty 683 2023-02-13 13:49:14Z herbert $
%%
% pst-poker.sty - LaTeX poker package
% Copyright (C) 2018 Herbert Voß <hvoss at tug.org>
@@ -28,8 +28,8 @@
\RequirePackage{graphicx}
\RequirePackage[tiling]{pst-fill}
-\def\filedate{2020/01/21}
-\def\fileversion{0.03a}
+\def\filedate{2023/02/13}
+\def\fileversion{0.03b}
\ProvidesFile{pst-poker}[\filedate\ v\fileversion\ [LaTeX poker package (HV)]
% basic definitions
@@ -767,20 +767,22 @@
%
\newcommand{\pkr at backspades}{%
\psboxfill{\pkr at spade}
- \psframe[linewidth=0.3pt,%
- shadow=\pkr at shad,%
- blur=\pkr at shadblur,%
- fillstyle=boxfill,%
- fillcycley=2,%
- fillloopaddx=8,%
- %PstDebug=1,%
- fillcolor=white,%
+\begin{pspicture}(\pkr at cxl,\pkr at cyb)(\pkr at cxr,\pkr at cyt)%
+ \psframe[linewidth=0.3pt,
+ shadow=\pkr at shad,
+ blur=\pkr at shadblur,
+ fillstyle=boxfill,
+ fillcycley=2,
+ fillloopaddx=8,
+ %PstDebug=1,
+ fillcolor=white,
%fillsize={(\pkr at cxl,\pkr at cyb)(\pkr at cxr,\pkr at cyt)},%
- framearc=0.1%
+ framearc=0.1,
](\pkr at cxl,\pkr at cyb)(\pkr at cxr,\pkr at cyt)%
+\end{pspicture}%
}%
% back style fournier
-\newcommand{\fournier}{%
+\newcommand\fournier{%
\begin{pspicture}(0,0)(0.28,0.28)%
\rput[bl]{36.9}(0.06,0){\psframe[linewidth=0.3pt,linecolor=\colorbackname](0,0)(0.1,0.1)}%
\rput[bl]{-126.9}(0.06,0.28){\psframe[linewidth=0.3pt,linecolor=\colorbackname](0,0)(0.1,0.1)}%
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2023-02-13 20:50:50 UTC (rev 65817)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2023-02-13 20:52:31 UTC (rev 65818)
@@ -2329,7 +2329,7 @@
'pst-eucl-translation-bg', 'NULL',
'pst-geo', 'pst-map.*\.tex|pst-map.*\.sty',
'pst-infixplot', 'infix-RPN\.tex|pst-infixplot\.tex',
- 'pst-poker', '\.eps|' . $standardtex,
+ 'pst-poker', '\.eps|(color|bw)\.pdf|' . $standardtex,
'pst-text', 'pst-(char|text)\.(tex|sty)',
'ptex-base', '\.(ini|lib|src)$|(ascii-jplain|kinsoku|ptex).tex$',
'ptex-manual', 'NULL', # keep ptex-manual.sty in doc
More information about the tex-live-commits
mailing list.