diff options
author | Karl Berry <karl@freefriends.org> | 2022-11-12 20:51:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-11-12 20:51:51 +0000 |
commit | 3472e2b0dc4b4dff6f8f6eb71c93db39d629512c (patch) | |
tree | 6e67b22a8d478d446b248d7fa6242263453c8a14 | |
parent | 43b6ef42aba08c7f85468053a31a4e475e99cdd8 (diff) |
jeuxcartes (12nov22)
git-svn-id: svn://tug.org/texlive/trunk@64997 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.pdf | bin | 3106316 -> 4998461 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/jeuxcartes/CaJ-Uno-Coul.png (renamed from Master/texmf-dist/tex/latex/jeuxcartes/Caj-Uno-Coul.png) | bin | 7534 -> 7534 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/jeuxcartes/CaJ-Uno-PTB.png (renamed from Master/texmf-dist/tex/latex/jeuxcartes/Caj-Uno-PTB.png) | bin | 6458 -> 6458 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty | 3 |
5 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.pdf b/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.pdf Binary files differindex 6fa57050f6e..ef19f596702 100644 --- a/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.pdf +++ b/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.pdf diff --git a/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex b/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex index f8996ca22fb..1f30e52b82d 100644 --- a/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex +++ b/Master/texmf-dist/doc/latex/jeuxcartes/JeuxCartes-doc.tex @@ -52,8 +52,8 @@ \setlength{\parindent}{0pt} \definecolor{LightGray}{gray}{0.9} -\def\TPversion{0.1.4} -\def\TPdate{30 Octobre 2022} +\def\TPversion{0.1.5} +\def\TPdate{11 Novembre 2022} \usepackage[most]{tcolorbox} \usepackage[outputdir=build]{minted} @@ -182,6 +182,8 @@ Une commande pour des cartes en version \og miniatures \fg{} (individuelle, main \part{Historique} +{\small \bverb|v0.1.5|~:~~~~Correction d'un bug dans les noms de fichiers de cartes Uno + {\small \bverb|v0.1.4|~:~~~~Réduction de la taille des images \texttt{png} {\small \bverb|v0.1.3|~:~~~~Ajout de cartes Uno (CC1.0 par AlexDer) + modification des commandes + rami diff --git a/Master/texmf-dist/tex/latex/jeuxcartes/Caj-Uno-Coul.png b/Master/texmf-dist/tex/latex/jeuxcartes/CaJ-Uno-Coul.png Binary files differindex 1dd2e34f353..1dd2e34f353 100644 --- a/Master/texmf-dist/tex/latex/jeuxcartes/Caj-Uno-Coul.png +++ b/Master/texmf-dist/tex/latex/jeuxcartes/CaJ-Uno-Coul.png diff --git a/Master/texmf-dist/tex/latex/jeuxcartes/Caj-Uno-PTB.png b/Master/texmf-dist/tex/latex/jeuxcartes/CaJ-Uno-PTB.png Binary files differindex b4655c7dc7d..b4655c7dc7d 100644 --- a/Master/texmf-dist/tex/latex/jeuxcartes/Caj-Uno-PTB.png +++ b/Master/texmf-dist/tex/latex/jeuxcartes/CaJ-Uno-PTB.png diff --git a/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty b/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty index 39a3595ce5b..ed1eadccb48 100644 --- a/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty +++ b/Master/texmf-dist/tex/latex/jeuxcartes/JeuxCartes.sty @@ -6,7 +6,8 @@ % Uno cards Image's Licence : CC1.0 https://alexder.itch.io/uno-card-game-asset-pack \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{JeuxCartes}[2022/10/30 v0.1.4 Jeux de cartes] +\ProvidesPackage{JeuxCartes}[2022/10/30 v0.1.5 Jeux de cartes] +% 0.1.5 Correction des noms dans les cartes de Uno % 0.1.4 Réduction de la taille des images % 0.1.3 Ajout de cartes Uno (CC1.0 par AlexDer) + modification des commandes + rami % Amélioration de la qualité des cartes de Tarot (sans augmenter la taille) |