texlive[71954] Master/texmf-dist: pgfplotsthemebeamer (2aug24)

commits+karl at tug.org commits+karl at tug.org
Fri Aug 2 23:04:02 CEST 2024


Revision: 71954
          https://tug.org/svn/texlive?view=revision&revision=71954
Author:   karl
Date:     2024-08-02 23:04:02 +0200 (Fri, 02 Aug 2024)
Log Message:
-----------
pgfplotsthemebeamer (2aug24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/DEPENDS.txt
    trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/README.md
    trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc-settings.sty
    trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc.pdf
    trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc.tex
    trunk/Master/texmf-dist/tex/latex/pgfplotsthemebeamer/pgfplotsthemebeamer.sty

Modified: trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/DEPENDS.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/DEPENDS.txt	2024-08-02 21:03:53 UTC (rev 71953)
+++ trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/DEPENDS.txt	2024-08-02 21:04:02 UTC (rev 71954)
@@ -1,4 +1,3 @@
 hard beamer
 hard tools
-hard pgfplots
-hard pgfopts
\ No newline at end of file
+hard pgfplots
\ No newline at end of file

Modified: trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/README.md	2024-08-02 21:03:53 UTC (rev 71953)
+++ trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/README.md	2024-08-02 21:04:02 UTC (rev 71954)
@@ -1,8 +1,8 @@
 # pgfplotsthemebeamer
 
-[![GitHub](https://img.shields.io/github/license/samcarter/pgfplotsthemebeamer.svg?color=blue)](http://www.latex-project.org/lppl.txt)
-[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/samcarter/pgfplotsthemebeamer.svg?label=current%20version)](https://github.com/samcarter/pgfplotsthemebeamer/releases/latest)
-[![CTAN](https://img.shields.io/ctan/v/pgfplotsthemebeamer.svg)](https://ctan.org/pkg/pgfplotsthemebeamer)
+[![License](https://img.shields.io/github/license/samcarter/pgfplotsthemebeamer.svg?color=blue)](http://www.latex-project.org/lppl.txt)
+[![GitHub tag](https://img.shields.io/github/tag/samcarter/pgfplotsthemebeamer.svg?label=current%20version&color=blue)](https://github.com/samcarter/pgfplotsthemebeamer/releases/latest)
+[![CTAN](https://img.shields.io/ctan/v/pgfplotsthemebeamer.svg?color=blue)](https://ctan.org/pkg/pgfplotsthemebeamer)
 
 A package for using colours from the current beamer theme in pgfplots diagrams.
 

Modified: trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc-settings.sty
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc-settings.sty	2024-08-02 21:03:53 UTC (rev 71953)
+++ trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc-settings.sty	2024-08-02 21:04:02 UTC (rev 71954)
@@ -21,7 +21,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \RequirePackage{xcolor}
 \definecolor{samyellow}{RGB}{246,193,65}
-\definecolor{samorange}{RGB}{241,147,45}
+\definecolor{samorange}{RGB}{241,147,45}% pgfplotsthemebeamer
 \definecolor{samred}{RGB}{191,26,46}% TikZbricks
 \definecolor{sammagenta}{RGB}{170,42,104}% TikZmarmots
 \definecolor{samviolet}{RGB}{136,46,114}% TikZlings

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

Modified: trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc.tex	2024-08-02 21:03:53 UTC (rev 71953)
+++ trunk/Master/texmf-dist/doc/latex/pgfplotsthemebeamer/pgfplotsthemebeamer-doc.tex	2024-08-02 21:04:02 UTC (rev 71954)
@@ -28,10 +28,10 @@
 \author{%
   \texorpdfstring{
     \texttt{samcarter}\\
-    \url{https://github.com/samcarter/beamertheme-rainbow}\\
-    \url{https://www.ctan.org/pkg/beamertheme-rainbow}
+    \url{https://github.com/samcarter/pgfplotsthemebeamer}\\
+    \url{https://ctan.org/pkg/pgfplotsthemebeamer}
   }{samcarter}}
-\date{Version v0.1 \textendash{} 2024/07/26}
+\date{Version v0.2 \textendash{} 2024/08/02}
 
 \usepackage[
   themecolor=samorange
@@ -52,7 +52,9 @@
 
 Beamer themes often use carefully composed colour schemes. The \saminline|pgfplotsthemebeamer| package allows to reuse these colours in diagrams created with \saminline|pfgplots|. This ensures a consistent colour scheme throughout the presentation and avoids unsightly colour clashes.
 
-%The package is included in \TeX{}Live and MiK\TeX\ and available from \textsc{CTAN} (\url{https://www.ctan.org/pkg/pgfplotsthemebeamer}).
+The package is included in \TeX{}Live 
+%and MiK\TeX\ 
+and available from \textsc{CTAN} (\url{https://www.ctan.org/pkg/pgfplotsthemebeamer}).
 The development version of this package is located at \url{https://github.com/samcarter/pgfplotsthemebeamer}. If you have any problems, ideas or other feedback, please make constructive use of the issue tracker.
 
 Copyright \raisebox{0.2em}{\tiny\fontfamily{cmr}\selectfont\textcopyright} \texttt{samcarter}. Permission is granted to copy, distribute and\slash or modify this software under the terms of the LaTeX project public licence, version 1.3c or later \url{http://www.latex-project.org/lppl.txt}.
@@ -114,4 +116,4 @@
 \setlength{\fboxsep}{0pt}%
 \fbox{\includegraphics[width=.75\textwidth]{pgfplotsthemebeamer-doc-listing-1.pdf}}%
 
-\end{document}
\ No newline at end of file
+\end{document}

Modified: trunk/Master/texmf-dist/tex/latex/pgfplotsthemebeamer/pgfplotsthemebeamer.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pgfplotsthemebeamer/pgfplotsthemebeamer.sty	2024-08-02 21:03:53 UTC (rev 71953)
+++ trunk/Master/texmf-dist/tex/latex/pgfplotsthemebeamer/pgfplotsthemebeamer.sty	2024-08-02 21:04:02 UTC (rev 71954)
@@ -12,7 +12,7 @@
 % See http://www.latex-project.org/lppl.txt
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ProvidesPackage{pgfplotsthemebeamer}[2024/07/25 version v0.1 PGFplots colours based the colours of the current beamer theme]
+\ProvidesPackage{pgfplotsthemebeamer}[2024/08/02 version v0.2 PGFplots colours based the colours of the current beamer theme]
 
 % error if used with a class other than beamer
 \IfClassLoadedF{beamer}{%
@@ -19,15 +19,6 @@
   \PackageError{pgfplotsthemebeamer}{This pgfplots theme needs to be used in conjunction with the beamer class}{}
 }
 
-% process package options
-\RequirePackage{pgfopts}
-\newif\ifpgfplotsthemebeamer at all
-\pgfkeys{
-  pgfplotsthemebeamer/.cd ,
-  all/.code = \pgfplotsthemebeamer at alltrue,
-}
-\ProcessPgfOptions{/pgfplotsthemebeamer}
-
 % setting up colours
 \RequirePackage{pgfplots}
 \pgfplotsset{
@@ -40,6 +31,7 @@
 }
 
 % making beamercolors default if package is loaded with `all` option
-\ifpgfplotsthemebeamer at all
+\DeclareOption{all}{
   \pgfplotsset{beamercolors}
-\fi
+}
+\ProcessOptions\relax



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