texlive[71320] Master/texmf-dist: catppuccinpalette (22may24)

commits+karl at tug.org commits+karl at tug.org
Wed May 22 22:31:51 CEST 2024


Revision: 71320
          https://tug.org/svn/texlive?view=revision&revision=71320
Author:   karl
Date:     2024-05-22 22:31:50 +0200 (Wed, 22 May 2024)
Log Message:
-----------
catppuccinpalette (22may24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/catppuccinpalette/README.md
    trunk/Master/texmf-dist/doc/latex/catppuccinpalette/catppuccinpalette.pdf
    trunk/Master/texmf-dist/source/latex/catppuccinpalette/catppuccinpalette.dtx
    trunk/Master/texmf-dist/tex/latex/catppuccinpalette/catppuccinpalette.sty

Modified: trunk/Master/texmf-dist/doc/latex/catppuccinpalette/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/catppuccinpalette/README.md	2024-05-22 20:31:37 UTC (rev 71319)
+++ trunk/Master/texmf-dist/doc/latex/catppuccinpalette/README.md	2024-05-22 20:31:50 UTC (rev 71320)
@@ -2,7 +2,7 @@
 
 Author: Lukas Heindl (`oss.heindl+latex at protonmail.com`).
 
-CTAN page: not yet
+CTAN page: [catppuccinPalette](https://ctan.org/pkg/catppuccinpalette)
 
 ## License
 The LaTeX package `catppuccinPalette` is distributed under the LPPL 1.3 license.

Modified: trunk/Master/texmf-dist/doc/latex/catppuccinpalette/catppuccinpalette.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/catppuccinpalette/catppuccinpalette.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/catppuccinpalette/catppuccinpalette.dtx	2024-05-22 20:31:37 UTC (rev 71319)
+++ trunk/Master/texmf-dist/source/latex/catppuccinpalette/catppuccinpalette.dtx	2024-05-22 20:31:50 UTC (rev 71320)
@@ -26,12 +26,12 @@
 %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
 %<package>\ProvidesPackage{catppuccinpalette}
 %<*package>
-    [2024/02/27 v1.0.1 catppuccin xcolor palette]
+    [2024/05/22 v1.0.2 catppuccin xcolor palette]
 %</package>
 %
 %<*driver>
 \documentclass{ltxdoc}
-\usepackage{catppuccinpalette}[2024/02/27]
+\usepackage{catppuccinpalette}
 \usepackage{multicol}
 \usepackage{pgffor}
 \usepackage{tabularx, booktabs}
@@ -68,6 +68,7 @@
 % \changes{v0.0.1}{2024/02/09}{Converted to DTX file}
 % \changes{v1.0.0}{2024/02/27}{First full release}
 % \changes{v1.0.1}{2024/05/19}{Make fit for CTAN}
+% \changes{v1.0.2}{2024/05/19}{Fix colors in documentation}
 %
 % \DoNotIndex{\newcommand,\newenvironment,\color,\colorlet,\def,\fi,\RequirePackage,\ProvidesPackage,\ProcessPgfOptions,\preparecolorset,\pgfkeys,\pagecolor,\newif,\NeedsTeXFormat}
 %
@@ -134,7 +135,6 @@
 % \foreach \Style in {Latte,Frappe,Macchiato,Mocha}{
 % \subsubsection{Style \texttt{\Style}}
 % \begin{multicols}{2}
-%  \def\Style{Latte}
 %  \showCol{Cat\Style Blue}\par
 %  \showCol{Cat\Style Rosewater}\par
 %  \showCol{Cat\Style Flamingo}\par

Modified: trunk/Master/texmf-dist/tex/latex/catppuccinpalette/catppuccinpalette.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/catppuccinpalette/catppuccinpalette.sty	2024-05-22 20:31:37 UTC (rev 71319)
+++ trunk/Master/texmf-dist/tex/latex/catppuccinpalette/catppuccinpalette.sty	2024-05-22 20:31:50 UTC (rev 71320)
@@ -20,7 +20,7 @@
 %% 
 \NeedsTeXFormat{LaTeX2e}[1999/12/01]
 \ProvidesPackage{catppuccinpalette}
-    [2024/02/27 v1.0.1 catppuccin xcolor palette]
+    [2024/05/22 v1.0.2 catppuccin xcolor palette]
 \NeedsTeXFormat{LaTeX2e}[1994/06/01]
 \RequirePackage{pgfopts}
 \RequirePackage{xcolor}



More information about the tex-live-commits mailing list.