texlive[70209] branches/branch2023.final/Master/texmf-dist:

commits+karl at tug.org commits+karl at tug.org
Tue Feb 27 21:49:08 CET 2024


Revision: 70209
          https://tug.org/svn/texlive?view=revision&revision=70209
Author:   karl
Date:     2024-02-27 21:49:08 +0100 (Tue, 27 Feb 2024)
Log Message:
-----------
beamertheme-arguelles (branch) (27feb24)

Modified Paths:
--------------
    branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/README.md
    branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.pdf
    branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.tex
    branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamercolorthemeArguelles.sty
    branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerfontthemeArguelles.sty
    branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerinnerthemeArguelles.sty
    branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerouterthemeArguelles.sty
    branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerthemeArguelles.sty

Added Paths:
-----------
    branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.gif

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/README.md
===================================================================
--- branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/README.md	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/README.md	2024-02-27 20:49:08 UTC (rev 70209)
@@ -1,5 +1,5 @@
 <!--
-arguelles v2.3.0
+arguelles v2.4.0
 author: Michele Piazzai
 contact: michele.piazzai at uc3m.es
 license: MIT
@@ -9,7 +9,7 @@
 
 Argüelles is a beamer theme that helps you create beautiful presentations. It aims for simplicity and readability by following best practices of graphic design. The layout is elegant but subtle, so as to keep the audience's attention on your content. This is brought to life by Alegreya, one of the 53 Fonts of the Decade selected by the Association Typographique Internationale (2011).
 
-The theme requires the packages [alegreya](https://ctan.org/pkg/alegreya), [eulervm](https://ctan.org/pkg/eulervm), [mathalpha](https://www.ctan.org/pkg/mathalpha), [microtype](https://ctan.org/pkg/microtype), [fontawesome5](https://ctan.org/pkg/fontawesome5), [opencolor](https://www.ctan.org/pkg/opencolor), [enumitem](https://www.ctan.org/pkg/enumitem), [parskip](https://www.ctan.org/pkg/parskip), and [pgf](https://ctan.org/pkg/pgf) to be installed on your computer. These are included in common LaTeX distributions, such as MiKTeX and TeXLive.
+The theme requires the packages [alegreya](https://ctan.org/pkg/alegreya), [eulervm](https://ctan.org/pkg/eulervm), [mathalpha](https://www.ctan.org/pkg/mathalpha), [microtype](https://ctan.org/pkg/microtype), [fontawesome5](https://ctan.org/pkg/fontawesome5), [opencolor](https://www.ctan.org/pkg/opencolor), [enumitem](https://www.ctan.org/pkg/enumitem), [parskip](https://www.ctan.org/pkg/parskip), [pgf](https://ctan.org/pkg/pgf), and [tcolorbox](https://ctan.org/pkg/tcolorbox) to be installed on your computer. These are included in common LaTeX distributions, such as MiKTeX and TeXLive.
 
 ## Demo
 
@@ -25,12 +25,17 @@
 
 By default, the theme uses serif fonts for body text. Loading it with the `sans` option makes sans-serif fonts default, keeping serif only for math type. Because sans-serif font is more space-efficient, this could be useful for slides that contain more text and bullet points.
 
-The `frameno` option adds frame numbering in the bottom right corner of each frame. By default, frame numbers are hidden on title and plain frames. They can also be suppressed on individual frames by `\begin{frame}[noframenumbering]`.
+The `frameno` option adds frame numbering in the bottom right corner of each frame. Frame numbers remain hidden on title and plain frames. They can also be suppressed on individual frames by adding the `noframenumbering` option to the `frame` environment, as in:
 
-The `splitnav` option makes the navigation bar in the headline display only the current section and its frames. This could be preferable if your presentation has only a few sections, which do not adequately fill the headline, or if it has a lot of sections and the headline looks too crowded.
+```tex
+\begin{frame}[noframenumbering]
+...
+\end{frame}
 
-The `mp` option loads additional dependencies that could be useful for scientific presentations. These currently include [ulem](https://ctan.org/pkg/ulem), [booktabs](https://ctan.org/pkg/booktabs), [dcolumn](https://ctan.org/pkg/dcolumn), [makecell](https://ctan.org/pkg/makecell), [colortbl](https://www.ctan.org/pkg/colortbl), [cancel](https://www.ctan.org/pkg/cancel), [pgfplots](https://www.ctan.org/pkg/pgfplots), and [csvsimple](https://www.ctan.org/pkg/csvsimple). In addition, the option loads the [calc](https://tikz.dev/library-calc) library for TikZ, and the [groupplots](https://tikz.dev/pgfplots/libs-groupplots), [fillbetween](https://tikz.dev/pgfplots/libs-fillbetween), and [statistics](https://tikz.dev/pgfplots/libs-statistics) libraries for PGFplots.
+```
 
+The `splitnav` option makes the navigation bar in the headline display only the current section and its frames, as opposed to all section and all frames. This could be preferable if your presentation has only a few sections, which do not adequately fill the headline, or if it has a lot of sections and the headline looks too crowded.
+
 ## Customization
 
 It is possible to change parts of the theme by altering the style files. There are five such files:
@@ -43,7 +48,7 @@
 
 ### Colors
 
-The theme ships with the `opencolor` package, which provides color definitions for the [Open Color](https://yeun.github.io/open-color/) library. By default, the background is set to `oc-gray-0`. The foreground and body text are set to `oc-gray-9`. The color of accented text is `oc-red-9`.
+The theme ships with the opencolor package, which provides color definitions for the [Open Color](https://yeun.github.io/open-color/) library. By default, the background is set to `oc-gray-0`. The foreground and body text are set to `oc-gray-9`. The color of accented text is `oc-red-9`.
 
 These settings are provided in `beamercolortheme*.sty` and can be customized using any default or opencolor name. For example:
 
@@ -51,7 +56,7 @@
 \setbeamercolor*{structure}{bg=oc-blue-0,fg=black!80}
 ```
 
-See the opencolor documentation for additional details.
+See the opencolor package documentation for additional details.
 
 ### Font weights
 
@@ -86,7 +91,7 @@
 
 ## Known issues
 
-Argüelles is built with the intention to reserve as much space as possible for the content of your slides. When using subsections, the progress bar in the headline places dots on multiple lines, which takes space away from your content. The theme does not handle this situation well. You can force the dots to appear on the same line by loading beamer with the `compress` option, as in the demo:
+Argüelles is built with the intention to reserve as much space as possible for the content of your slides. When using subsections, the progress bar in the headline places dots on multiple lines, which takes space away from your content. The theme does not handle this situation well. You can force the dots to appear on the same line by loading the `beamer` class with the `compress` option, as below:
 
 ```tex
 \documentclass[compress]{beamer}

Added: branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.gif
===================================================================
(Binary files differ)

Index: branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.gif
===================================================================
--- branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.gif	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.gif	2024-02-27 20:49:08 UTC (rev 70209)

Property changes on: branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.gif
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.pdf
===================================================================
(Binary files differ)

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.tex
===================================================================
--- branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.tex	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/doc/latex/beamertheme-arguelles/demo/demo-arguelles.tex	2024-02-27 20:49:08 UTC (rev 70209)
@@ -1,4 +1,4 @@
-% arguelles v2.3.0
+% arguelles v2.4.0
 % author: Michele Piazzai
 % contact: michele.piazzai at uc3m.es
 % license: MIT

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamercolorthemeArguelles.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamercolorthemeArguelles.sty	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamercolorthemeArguelles.sty	2024-02-27 20:49:08 UTC (rev 70209)
@@ -1,10 +1,10 @@
-% arguelles v2.3.0
+% arguelles v2.4.0
 % author: Michele Piazzai
 % contact: michele.piazzai at uc3m.es
 % license: MIT
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{beamercolorthemeArguelles}[2023/10/26 Argüelles]
+\ProvidesPackage{beamercolorthemeArguelles}[2024/02/27 Argüelles]
 
 \mode<presentation>
 

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerfontthemeArguelles.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerfontthemeArguelles.sty	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerfontthemeArguelles.sty	2024-02-27 20:49:08 UTC (rev 70209)
@@ -1,10 +1,10 @@
-% arguelles v2.3.0
+% arguelles v2.4.0
 % author: Michele Piazzai
 % contact: michele.piazzai at uc3m.es
 % license: MIT
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{beamerfontthemeArguelles}[2023/10/26 Argüelles]
+\ProvidesPackage{beamerfontthemeArguelles}[2024/02/27 Argüelles]
 
 \mode<presentation>
 

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerinnerthemeArguelles.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerinnerthemeArguelles.sty	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerinnerthemeArguelles.sty	2024-02-27 20:49:08 UTC (rev 70209)
@@ -1,10 +1,10 @@
-% arguelles v2.3.0
+% arguelles v2.4.0
 % author: Michele Piazzai
 % contact: michele.piazzai at uc3m.es
 % license: MIT
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{beamerinnerthemeArguelles}[2023/10/26 Argüelles]
+\ProvidesPackage{beamerinnerthemeArguelles}[2024/02/27 Argüelles]
 
 \mode<presentation>
 
@@ -28,18 +28,18 @@
 
 % title page
 \defbeamertemplate*{title page}{Arguelles}{
- \vfill\begin{beamercolorbox}{inverted text}
-  {\usebeamerfont{title}\inserttitle}\par
-  {\usebeamerfont{subtitle}\insertsubtitle}\par\bigskip
-  {\usebeamerfont{event}\insertevent}\par
-  {\usebeamerfont{date}\insertdate}\par\bigskip
-  {\usebeamerfont{author}\insertauthor}\par\smallskip
-  {\usebeamerfont{institute}\insertinstitute}\par
-  {\usebeamerfont{email}\insertemail}\par
-  {\usebeamerfont{homepage}\inserthomepage}\par
-  {\usebeamerfont{github}\insertgithub}
- \end{beamercolorbox}
- \addtocounter{framenumber}{-1}
+  \vfill\begin{beamercolorbox}{inverted text}
+    {\usebeamerfont{title}\inserttitle}\par
+    {\usebeamerfont{subtitle}\insertsubtitle}\par\bigskip
+    {\usebeamerfont{event}\insertevent}\par
+    {\usebeamerfont{date}\insertdate}\par\bigskip
+    {\usebeamerfont{author}\insertauthor}\par\smallskip
+    {\usebeamerfont{institute}\insertinstitute}\par
+    {\usebeamerfont{email}\insertemail}\par
+    {\usebeamerfont{homepage}\inserthomepage}\par
+    {\usebeamerfont{github}\insertgithub}
+  \end{beamercolorbox}
+  \addtocounter{framenumber}{-1}
 }
 
 % lists
@@ -59,37 +59,37 @@
 
 % background
 \BeforeBeginEnvironment{frame}{
- \setbeamertemplate{background}{
-  \begin{tikzpicture}
-   \useasboundingbox (0,0) rectangle (\paperwidth,\paperheight);
-   \ifnum\thepage>1\relax
-    \fill[structure.bg] (0,.01\paperheight) rectangle (\paperwidth,.99\paperheight);
-   \fi
-  \end{tikzpicture}
- }
+  \setbeamertemplate{background}{
+    \begin{tikzpicture}
+      \useasboundingbox (0,0) rectangle (\paperwidth,\paperheight);
+      \ifnum\thepage>1\relax
+        \fill[structure.bg] (0,.01\paperheight) rectangle (\paperwidth,.99\paperheight);
+      \fi
+    \end{tikzpicture}
+  }
 }
 
 % fullscreen image
 \newcommand{\fillpicture}[1]{
-    \centering
-    \ifbeamer at plainframe
+  \centering
+  \ifbeamer at plainframe
     \tikz[remember picture,overlay] \node[inner sep=0pt] at (current page.center) {
-        \includegraphics[width=\paperwidth,height=.98\paperheight]{#1}
-        };
-    \else
+      \includegraphics[width=\paperwidth,height=.98\paperheight]{#1}
+    };
+  \else
     \tikz[remember picture,overlay] \node[inner sep=0pt] at ($(current page.north)-(0,.526\paperheight)$) {
-        \includegraphics[width=\paperwidth,height=.929\paperheight]{#1}
-        };
-    \fi
+      \includegraphics[width=\paperwidth,height=.929\paperheight]{#1}
+    };
+  \fi
 }
 
 % background image
 \define at key{beamerframe}{bg}{
   \setbeamertemplate{background}{
-   \begin{tikzpicture}
-    \useasboundingbox (0,0) rectangle (\paperwidth,\paperheight);
-     \path[fill overzoom image=#1] (0,.01\paperheight) rectangle (\paperwidth,.99\paperheight);
-   \end{tikzpicture}
+    \begin{tikzpicture}
+      \useasboundingbox (0,0) rectangle (\paperwidth,\paperheight);
+      \path[fill overzoom image=#1] (0,.01\paperheight) rectangle (\paperwidth,.99\paperheight);
+    \end{tikzpicture}
   }
 }
 
@@ -96,19 +96,20 @@
 % standout frame
 \providebool{Arguelles at standout}
 \define at key{beamerframe}{standout}[true]{
- \booltrue{Arguelles at standout}
- \begingroup
- \setbeamertemplate{background}{}
- \setbeamercolor*{footline}{fg=structure.bg}
- \beamer at frametopskip=0pt plus 1fill\relax%
- \beamer at framebottomskip=0pt plus 1.25fill\relax%
- \color{structure.bg}
- \large
+  \booltrue{Arguelles at standout}
+  \begingroup
+  \setbeamertemplate{background}{}
+  \setbeamercolor*{normal text}{fg=structure.bg}
+  \setbeamercolor*{footline}{fg=structure.bg}
+  \beamer at frametopskip=0pt plus 1fill\relax%
+  \beamer at framebottomskip=0pt plus 1.25fill\relax%
+  \color{structure.bg}
+  \large
 }
 \pretocmd{\beamer at reseteecodes}{
- \ifbool{Arguelles at standout}{
-  \endgroup\boolfalse{Arguelles at standout}
- }{}
+  \ifbool{Arguelles at standout}{
+    \endgroup\boolfalse{Arguelles at standout}
+  }{}
 }{}{}
 
 % suppress frame numbering
@@ -119,9 +120,9 @@
   \setbeamertemplate{footline}{}
 }
 \pretocmd{\beamer at reseteecodes}{
- \ifbool{Arguelles at noframenumbering}{
-  \endgroup\boolfalse{Arguelles at noframenumbering}
- }{}
+  \ifbool{Arguelles at noframenumbering}{
+    \endgroup\boolfalse{Arguelles at noframenumbering}
+  }{}
 }{}{}
 
 \mode<all>

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerouterthemeArguelles.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerouterthemeArguelles.sty	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerouterthemeArguelles.sty	2024-02-27 20:49:08 UTC (rev 70209)
@@ -1,10 +1,10 @@
-% arguelles v2.3.0
+% arguelles v2.4.0
 % author: Michele Piazzai
 % contact: michele.piazzai at uc3m.es
 % license: MIT
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{beamerouterthemeArguelles}[2023/10/26 Argüelles]
+\ProvidesPackage{beamerouterthemeArguelles}[2024/02/27 Argüelles]
 
 \mode<presentation>
 
@@ -13,17 +13,17 @@
 
 % headline navigation
 \defbeamertemplate*{headline}{Arguelles}{
- \begin{beamercolorbox}[ht=1.2em,dp=1.6em]{section in head/foot}
-  {\usebeamerfont{headline section}\insertnavigation{\paperwidth}}
- \end{beamercolorbox}
+    \begin{beamercolorbox}[ht=1.2em,dp=1.6em]{section in head/foot}
+        {\usebeamerfont{headline section}\insertnavigation{\paperwidth}}
+    \end{beamercolorbox}
 }
 
 % frame title
 \defbeamertemplate*{frametitle}{Arguelles}{
- \begin{beamercolorbox}[wd=.95\paperwidth]{normal text}
-  {\usebeamerfont{frame title}\insertframetitle}\hfill
-  {\usebeamerfont{frame subtitle}\insertframesubtitle}
- \end{beamercolorbox}
+    \begin{beamercolorbox}[wd=.95\paperwidth]{normal text}
+        {\usebeamerfont{frame title}\insertframetitle}\hfill
+        {\usebeamerfont{frame subtitle}\insertframesubtitle}
+    \end{beamercolorbox}
 }
 
 \mode<all>

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerthemeArguelles.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerthemeArguelles.sty	2024-02-27 20:48:53 UTC (rev 70208)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/beamertheme-arguelles/beamerthemeArguelles.sty	2024-02-27 20:49:08 UTC (rev 70209)
@@ -1,10 +1,10 @@
-% arguelles v2.3.0
+% arguelles v2.4.0
 % author: Michele Piazzai
 % contact: michele.piazzai at uc3m.es
 % license: MIT
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{beamerthemeArguelles}[2023/10/26 Argüelles]
+\ProvidesPackage{beamerthemeArguelles}[2024/02/27 Argüelles]
 
 \mode<presentation>
 
@@ -17,23 +17,20 @@
 \newif\if at optSplitnav
 \@optSplitnavfalse
 \DeclareOption{splitnav}{\@optSplitnavtrue}
-\newif\if at optMp
-\@optMpfalse
-\DeclareOption{mp}{\@optMptrue}
 \ProcessOptions
 
 % split navigation
 \if at optSplitnav
-\useoutertheme[subsection=false]{miniframes}
-\setbeamertemplate{mini frame in other section}{}
-\RequirePackage{etoolbox}
-\let\beamer at section@set at min@width=\relax
-\patchcmd{\insertnavigation}{\hskip-1.875ex plus-1fill}{}{}{}
-\patchcmd{\sectionentry}{\hskip1.875ex plus 1fill}{}{}{}
-\patchcmd{\sectionentry}{\hyperlink{Navigation#3}{{\usebeamertemplate{section in head/foot shaded}}}}{}{}{}
-\patchcmd{\slideentry}{\usebeamertemplate{mini frame in other subsection}}{\usebeamertemplate{mini frame in other subsection of current section}}{}{}
-\patchcmd{\slideentry}{\usebeamertemplate{mini frame in other subsection}}{\usebeamertemplate{mini frame in other section}}{}{}
-\patchcmd{\slideentry}{\usebeamertemplate{mini frame in other subsection of current section}}{\usebeamertemplate{mini frame in other subsection}}{}{}
+    \useoutertheme[subsection=false]{miniframes}
+    \setbeamertemplate{mini frame in other section}{}
+    \RequirePackage{etoolbox}
+    \let\beamer at section@set at min@width=\relax
+    \patchcmd{\insertnavigation}{\hskip-1.875ex plus-1fill}{}{}{}
+    \patchcmd{\sectionentry}{\hskip1.875ex plus 1fill}{}{}{}
+    \patchcmd{\sectionentry}{\hyperlink{Navigation#3}{{\usebeamertemplate{section in head/foot shaded}}}}{}{}{}
+    \patchcmd{\slideentry}{\usebeamertemplate{mini frame in other subsection}}{\usebeamertemplate{mini frame in other subsection of current section}}{}{}
+    \patchcmd{\slideentry}{\usebeamertemplate{mini frame in other subsection}}{\usebeamertemplate{mini frame in other section}}{}{}
+    \patchcmd{\slideentry}{\usebeamertemplate{mini frame in other subsection of current section}}{\usebeamertemplate{mini frame in other subsection}}{}{}
 \fi
 
 % dependencies
@@ -51,9 +48,6 @@
 \RequirePackage{tikz}
 \RequirePackage[skins]{tcolorbox}
 
-% tikz options
-\usetikzlibrary{calc}
-
 % components
 \useinnertheme{Arguelles}
 \useoutertheme{Arguelles}
@@ -62,37 +56,22 @@
 
 % sans font
 \if at optSans
-\usefonttheme[onlymath]{serif}
-\newcommand\mediumfont{\AlegreyaSansMedium}
+    \usefonttheme[onlymath]{serif}
+    \newcommand\mediumfont{\AlegreyaSansMedium}
 \else
-\usefonttheme{serif}
-\newcommand\mediumfont{\AlegreyaMedium}
+    \usefonttheme{serif}
+    \newcommand\mediumfont{\AlegreyaMedium}
 \fi
 
 % frame numbers
 \if at optFrameno
-\defbeamertemplate*{footline}{Arguelles}{
- \usebeamerfont{footline section}\hfill\raisebox{.025\paperheight}{
-    \insertframenumber\hspace{.01\paperwidth}
+    \defbeamertemplate*{footline}{Arguelles}{
+        \usebeamerfont{footline section}\hfill\raisebox{.025\paperheight}{
+            \insertframenumber\hspace{.01\paperwidth}
+        }
     }
-}
 \fi
 
-\if at optMp
-% extra packages
-\RequirePackage[normalem]{ulem}
-\RequirePackage{booktabs}
-\RequirePackage{dcolumn}
-\RequirePackage{makecell}
-\RequirePackage{colortbl}
-\RequirePackage{cancel}
-\RequirePackage{pgfplots}
-\RequirePackage{csvsimple}
-% pgfplots options
-\pgfplotsset{compat=1.18}
-\usepgfplotslibrary{fillbetween,groupplots,statistics}
-\fi
-
 \AtBeginEnvironment{proof}{\let\@addpunct\@gobble}
 
 \newcommand\Section[1]{\section{\texorpdfstring{\lowercase{#1}}{#1}}}



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