texlive[76117] Master/texmf-dist: jeuxcartes (22aug25)
commits+karl at tug.org
commits+karl at tug.org
Fri Aug 22 23:32:53 CEST 2025
Revision: 76117
https://tug.org/svn/texlive?view=revision&revision=76117
Author: karl
Date: 2025-08-22 23:32:52 +0200 (Fri, 22 Aug 2025)
Log Message:
-----------
jeuxcartes (22aug25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.pdf
trunk/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex
trunk/Master/texmf-dist/doc/latex/jeuxcartes/README.md
trunk/Master/texmf-dist/tex/latex/jeuxcartes/CaJ-PokeRfr-VP.pdf
trunk/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty
Modified: trunk/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex 2025-08-22 21:32:00 UTC (rev 76116)
+++ trunk/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex 2025-08-22 21:32:52 UTC (rev 76117)
@@ -69,8 +69,8 @@
\setlength{\parindent}{0pt}
\definecolor{LightGray}{gray}{0.9}
-\def\TPversion{0.3.2}
-\def\TPdate{20 mai 2025}
+\def\TPversion{0.3.3}
+\def\TPdate{21 août 2025}
\usepackage[most]{tcolorbox}
\usepackage{minted2}
@@ -184,6 +184,8 @@
\hfill{}\textit{Merci à Fabrice Eudes pour ses retours !}
+\hfill{}\textit{Merci à quark67 pour ses retours et sa participation !}
+
\vfill
\hrule
@@ -211,6 +213,8 @@
\part{Historique}
+{\small \bverb|v0.3.3|~:~~~~Correction de la typo d'une carte [fr.VP]}
+
{\small \bverb|v0.3.2|~:~~~~Ajout d'un mode 'null' pour ne pas afficher une carte}
{\small \bverb|v0.3.1|~:~~~~Ajout d'une clé \textsf{EspH} pour les cartes côte à côte}
@@ -272,6 +276,10 @@
\end{codeidee}
\begin{codeinfo}
+L'une des cartes originales \textsf{Poker fr} comporte une erreur typographique (lettre doublée), elle a été corrigée, la licence LGPL-2.1 le permettant, la correction a été intégrée au package.
+\end{codeinfo}
+
+\begin{codeinfo}
Le {package} \ctex{JeuxCartes} charge les {packages} :
\begin{itemize}
Modified: trunk/Master/texmf-dist/doc/latex/jeuxcartes/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/jeuxcartes/README.md 2025-08-22 21:32:00 UTC (rev 76116)
+++ trunk/Master/texmf-dist/doc/latex/jeuxcartes/README.md 2025-08-22 21:32:52 UTC (rev 76117)
@@ -1,16 +1,31 @@
JeuxCartes is a package with playing cards.
+
--------------------------------------------------
+
JeuxCartes est un package avec des cartes à jouer.
+
--------------------------------------------------
+
Author : Cédric Pierquet
+
email : cpierquet at outlook.fr
+
Licence : Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt
+
Poker v1 cards Image's Licence : LGPL-2.1 license https://github.com/htdebeer/SVG-cards
+
Poker v2 cards Image's Licence : Public Domain https://tekeye.uk/playing_cards/svg-playing-cards
+
Poker v3 cards Image's Licence : Public Domain https://www.me.uk/cards/
+
Poker v4 cards Image's Licence : CC BY-SA 4.0 https://commons.wikimedia.org/wiki/File:Computer_screen_playing_cards_deck.svg
+
Poker v5 cards Image's Licence : Public Domain https://www.me.uk/cards/
+
Poker fr cards Image's Licence.: LGPL-2.1 license https://svg-cards.sourceforge.net/
+
Poker bi cards Image's Licence.: LGPL-3 license https://github.com/tfbkny/blackjack
+
Tarot v1 cards Image's Licence : Public Domain https://freesvg.org/deck-of-french-tarot-playing-cards
+
Uno v1 cards Image's Licence : MIT License https://eperezcosano.github.io/uno-part1/
\ No newline at end of file
Modified: trunk/Master/texmf-dist/tex/latex/jeuxcartes/CaJ-PokeRfr-VP.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty 2025-08-22 21:32:00 UTC (rev 76116)
+++ trunk/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty 2025-08-22 21:32:52 UTC (rev 76117)
@@ -11,7 +11,8 @@
% Uno v1 cards Image's Licence.: MIT License https://eperezcosano.github.io/uno-part1/
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{JeuxCartes}[2025/05/20 v0.3.2 Jeux de cartes]
+\ProvidesPackage{JeuxCartes}[2025/08/21 v0.3.3 Jeux de cartes]
+% 0.3.3 Correction d'une carte (VP.fr, merci à quark67)
% 0.3.2 Ajout d'un mode 'null' pour ne pas afficher une carte
% 0.3.1 Ajout d'une clé EspH pour les cartes côte à côte + macros jeux complets avec Jokers
% 0.3.0 Macro pour des jeux complets (fixés)
More information about the tex-live-commits
mailing list.