From 3e9b6f3a8bdf4b2618d9d02d24285f52899a57e0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 May 2022 20:28:38 +0000 Subject: beamertheme-trigon (9may22) git-svn-id: svn://tug.org/texlive/trunk@63270 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/beamertheme-trigon/beamercolorthemetrigon.dtx | 2 +- .../source/latex/beamertheme-trigon/beamerfontthemetrigon.dtx | 2 +- .../source/latex/beamertheme-trigon/beamerinnerthemetrigon.dtx | 9 +++++++-- .../source/latex/beamertheme-trigon/beamerouterthemetrigon.dtx | 4 ++-- .../source/latex/beamertheme-trigon/beamerthemetrigon.dtx | 2 +- 5 files changed, 12 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/beamertheme-trigon/beamercolorthemetrigon.dtx b/Master/texmf-dist/source/latex/beamertheme-trigon/beamercolorthemetrigon.dtx index e45237be4d8..2b3c3b7fc9c 100644 --- a/Master/texmf-dist/source/latex/beamertheme-trigon/beamercolorthemetrigon.dtx +++ b/Master/texmf-dist/source/latex/beamertheme-trigon/beamercolorthemetrigon.dtx @@ -13,7 +13,7 @@ % \iffalse %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{beamercolorthemetrigon}[2022/03/19 v0.6.4 Trigon color theme] +\ProvidesPackage{beamercolorthemetrigon}[2022/05/08 v0.6.6 Trigon color theme] % % \fi % \CheckSum{0} diff --git a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerfontthemetrigon.dtx b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerfontthemetrigon.dtx index d3c8c302d5a..e126efc2615 100644 --- a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerfontthemetrigon.dtx +++ b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerfontthemetrigon.dtx @@ -13,7 +13,7 @@ % \iffalse %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{beamerfontthemetrigon}[2022/03/19 v0.6.4 Trigon font theme] +\ProvidesPackage{beamerfontthemetrigon}[2022/05/08 v0.6.6 Trigon font theme] % % \fi % \CheckSum{0} diff --git a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerinnerthemetrigon.dtx b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerinnerthemetrigon.dtx index a0adf0a1c4d..3d67da40980 100644 --- a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerinnerthemetrigon.dtx +++ b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerinnerthemetrigon.dtx @@ -13,7 +13,7 @@ % \iffalse %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{beamerinnerthemetrigon}[2022/03/19 v0.6.4 Trigon inner theme] +\ProvidesPackage{beamerinnerthemetrigon}[2022/05/08 v0.6.6 Trigon inner theme] % % \fi % \CheckSum{0} @@ -52,7 +52,7 @@ % \begin{macrocode} \def\logbig{} \newcommand*\biglogo[2][width=0.28\textwidth]{ - \ifx{#2}\@empty\else + \ifx#2\@empty\else \edef\logbig{\includegraphics[#1]{#2}} \fi } @@ -181,6 +181,7 @@ % Defines a colored triangle with the base on the left side (pointing right). % \begin{macrocode} \newcommand{\leftColorTriangle}[3]{ + \clip(0,0) rectangle(\the\paperwidth,\the\paperheight); \path[fill=#3] \leftTriangle{#1}{#2} } @@ -191,6 +192,7 @@ % Defines a colored triangle with the base on the right side (pointing left). % \begin{macrocode} \newcommand{\rightColorTriangle}[3]{ + \clip(0,0) rectangle(\the\paperwidth,\the\paperheight); \path[fill=#3] \rightTriangle{#1}{#2} } @@ -201,6 +203,7 @@ % Defines a colored triangle with the base on the bottom side (pointing top). % \begin{macrocode} \newcommand{\topColorTriangle}[3]{ + \clip(0,0) rectangle(\the\paperwidth,\the\paperheight); \path[fill=#3] \topTriangle{#1}{#2} } @@ -281,6 +284,7 @@ \begin{tikzpicture} \useasboundingbox (0,0) rectangle(\the\paperwidth,\the\paperheight); \begin{scope}[blend group=multiply] + \clip(0,0) rectangle(\the\paperwidth,\the\paperheight); \path[fill=tTheme]\leftTriangle{0.5\paperwidth}{0}; \topColorTriangle{0.73\paperwidth}{0.70\paperheight}{tGrey!30!tBg}; \ifx\inserttitlegraphic\@empty @@ -290,6 +294,7 @@ \node[anchor=north west, inner sep=0pt, outer sep=0pt] at (0,\the\paperheight) {\inserttitlegraphic}; \fi \end{scope} + \clip(0,0) rectangle(\the\paperwidth,\the\paperheight); \path[fill=tBg]\rightTriangle{0.45\paperwidth}{\the\paperheight}; \ifx\logbig\@empty \else \node[anchor=north east,inner sep=0mm] at diff --git a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerouterthemetrigon.dtx b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerouterthemetrigon.dtx index 29eaa37c404..3ec2bcf617f 100644 --- a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerouterthemetrigon.dtx +++ b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerouterthemetrigon.dtx @@ -13,7 +13,7 @@ % \iffalse %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{beamerouterthemetrigon}[2022/03/19 v0.6.4 Trigon outer theme] +\ProvidesPackage{beamerouterthemetrigon}[2022/05/08 v0.6.6 Trigon outer theme] % % \fi % \CheckSum{0} @@ -42,7 +42,7 @@ % \begin{macrocode} \def\logsmall{} \newcommand*\smalllogo[2][width=20pt]{ -\ifx{#2}\@empty\else +\ifx#2\@empty\else \edef\logsmall{\includegraphics[#1]{#2}} \fi } diff --git a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerthemetrigon.dtx b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerthemetrigon.dtx index 71fd1a59783..b378824d710 100644 --- a/Master/texmf-dist/source/latex/beamertheme-trigon/beamerthemetrigon.dtx +++ b/Master/texmf-dist/source/latex/beamertheme-trigon/beamerthemetrigon.dtx @@ -13,7 +13,7 @@ % \iffalse %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{beamerthemetrigon}[2022/03/19 v0.6.4 Trigon Beamer theme] +\ProvidesPackage{beamerthemetrigon}[2022/05/08 v0.6.6 Trigon Beamer theme] % % \fi % \CheckSum{0} -- cgit v1.2.3