summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-07 21:01:29 +0000
committerKarl Berry <karl@freefriends.org>2024-02-07 21:01:29 +0000
commit11f50070490830a94b1feda900dbe594e3b891a9 (patch)
tree964c36224981c2eee4e4f557261790cf4b56194e
parent55e0aa203ae63563aa9cda9d5cb2829370314ac3 (diff)
beamertheme-focus (7feb24)
git-svn-id: svn://tug.org/texlive/trunk@69734 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-focus/CHANGELOG.md2
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-focus/README.md36
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-focus/focus-demo.tex2
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-focus/beamercolorthemefocus.sty4
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-focus/beamerfontthemefocus.sty4
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-focus/beamerinnerthemefocus.sty6
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty13
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty6
8 files changed, 32 insertions, 41 deletions
diff --git a/Master/texmf-dist/doc/latex/beamertheme-focus/CHANGELOG.md b/Master/texmf-dist/doc/latex/beamertheme-focus/CHANGELOG.md
index d3ae57ada47..0e8ce04747c 100644
--- a/Master/texmf-dist/doc/latex/beamertheme-focus/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/beamertheme-focus/CHANGELOG.md
@@ -1 +1 @@
-Use Fira font also for math.
+Fix numbering of "focus" slides.
diff --git a/Master/texmf-dist/doc/latex/beamertheme-focus/README.md b/Master/texmf-dist/doc/latex/beamertheme-focus/README.md
index a131b97bb89..e23ec03aab9 100644
--- a/Master/texmf-dist/doc/latex/beamertheme-focus/README.md
+++ b/Master/texmf-dist/doc/latex/beamertheme-focus/README.md
@@ -1,9 +1,9 @@
-# Focus v3.3.0
+# Focus v3.4.0
A presentation theme for LaTeX Beamer that aims at a clean and minimalist design,
so to minimize distractions and put the focus directly on the content.
This package is available through the [CTAN](https://ctan.org/pkg/beamertheme-focus) in
-most LaTeX distributions such as [MiKTeX](https://ctan.org/pkg/miktex) and [TeXLive](https://ctan.org/pkg/texlive).
+most LaTeX distributions such as [MiKTeX](https://ctan.org/pkg/miktex) and [TeX Live](https://ctan.org/pkg/texlive).
Requires the packages [appendixnumberbeamer](https://ctan.org/pkg/appendixnumberbeamer),
[fira](https://ctan.org/pkg/fira) and [PGF/TikZ](https://ctan.org/pkg/pgf)
@@ -13,16 +13,16 @@ Demo
----
A full demo is available. Refer to `focus-demo.tex` and `focus-demo.pdf`.
-![](https://github.com/elauksap/focustheme/blob/master/focus-demo/demo-titlepage.jpg)
-![](https://github.com/elauksap/focustheme/blob/master/focus-demo/demo-subsectionpage.jpg)
-![](https://github.com/elauksap/focustheme/blob/master/focus-demo/demo-typeset.jpg)
-![](https://github.com/elauksap/focustheme/blob/master/focus-demo/demo-focus.jpg)
-![](https://github.com/elauksap/focustheme/blob/master/focus-demo/demo-references.jpg)
-![](https://github.com/elauksap/focustheme/blob/master/focus-demo/demo-appendix.jpg)
+![](https://github.com/pcafrica/focus-beamertheme/blob/main/focus-demo/demo-titlepage.jpg)
+![](https://github.com/pcafrica/focus-beamertheme/blob/main/focus-demo/demo-subsectionpage.jpg)
+![](https://github.com/pcafrica/focus-beamertheme/blob/main/focus-demo/demo-typeset.jpg)
+![](https://github.com/pcafrica/focus-beamertheme/blob/main/focus-demo/demo-focus.jpg)
+![](https://github.com/pcafrica/focus-beamertheme/blob/main/focus-demo/demo-references.jpg)
+![](https://github.com/pcafrica/focus-beamertheme/blob/main/focus-demo/demo-appendix.jpg)
Download
========
-Download the latest release by following [this](https://github.com/elauksap/focustheme/releases) link.
+Download the latest release by following [this](https://github.com/pcafrica/focus-beamertheme/releases) link.
Instructions
============
@@ -49,7 +49,7 @@ For example:
```
produces the following ice-blue color theme.
-![](https://github.com/elauksap/focustheme/blob/master/focus-demo/demo-titlepage-color.jpg)
+![](https://github.com/pcafrica/focus-beamertheme/blob/main/focus-demo/demo-titlepage-color.jpg)
Customize the footline
----------------------
@@ -95,6 +95,8 @@ This can be changed by using the option _nofirafonts_:
\usetheme[nofirafonts]{focus}
```
+> **Warning**: if XeTeX returns an error about the font not being found, please follow the instructions at the [TeX Live Guide, section 3.4.4](https://www.tug.org/texlive/doc/texlive-en/texlive-en.html#x1-330003.4.4).
+
License
=======
This software is released under the [GNU GPL v3.0 License](https://www.gnu.org/licenses/gpl-3.0.en.html).
@@ -109,14 +111,8 @@ Contact information are available to registered users on my Github profile page.
Contributors
============
-Focus was initially created and designed by [Pasquale Africa](https://github.com/elauksap).
-
-The following people deserve appreciation and acknowledgment for improving the template with
-additions and modifications (in alphabetical order):
-
-- [max](https://github.com/imntl)
-- [MonsieurPi](https://github.com/MonsieurPi)
-- [SFr682k](https://github.com/SFr682k)
-- [Zortaniac](https://github.com/Zortaniac)
+Focus was initially created and designed by [Pasquale Africa](https://github.com/pcafrica).
-A more detailed contribution list is found [here](https://github.com/elauksap/focus-beamertheme/graphs/contributors).
+Many other people deserve appreciation and acknowledgment for improving the template with
+additions and modifications. Please find a detailed list of contributors
+[here](https://github.com/pcafrica/focus-beamertheme/graphs/contributors).
diff --git a/Master/texmf-dist/doc/latex/beamertheme-focus/focus-demo.tex b/Master/texmf-dist/doc/latex/beamertheme-focus/focus-demo.tex
index 616b1765b73..4449b796e70 100644
--- a/Master/texmf-dist/doc/latex/beamertheme-focus/focus-demo.tex
+++ b/Master/texmf-dist/doc/latex/beamertheme-focus/focus-demo.tex
@@ -2,7 +2,7 @@
% !BIB TS-program = bibtex
% Full instructions available at:
-% https://github.com/elauksap/focus-beamertheme
+% https://github.com/pcafrica/focus-beamertheme
\documentclass{beamer}
\usetheme{focus}
diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamercolorthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamercolorthemefocus.sty
index 657b4eba802..22592e2490c 100644
--- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamercolorthemefocus.sty
+++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamercolorthemefocus.sty
@@ -1,7 +1,7 @@
-% Copyright (C) 2018-2022 Pasquale Claudio Africa and the LaTeX community.
+% Copyright (C) 2018 - 2024 Pasquale Claudio Africa and the LaTeX community.
% A full list of contributors can be found at
%
-% https://github.com/elauksap/focus-beamertheme
+% https://github.com/pcafrica/focus-beamertheme
%
% This file is part of beamerthemefocus.
%
diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerfontthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerfontthemefocus.sty
index e87abb1e1a7..ac85907f35c 100644
--- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerfontthemefocus.sty
+++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerfontthemefocus.sty
@@ -1,7 +1,7 @@
-% Copyright (C) 2018-2022 Pasquale Claudio Africa and the LaTeX community.
+% Copyright (C) 2018 - 2024 Pasquale Claudio Africa and the LaTeX community.
% A full list of contributors can be found at
%
-% https://github.com/elauksap/focus-beamertheme
+% https://github.com/pcafrica/focus-beamertheme
%
% This file is part of beamerthemefocus.
%
diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerinnerthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerinnerthemefocus.sty
index bb04821be16..c47554ec715 100644
--- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerinnerthemefocus.sty
+++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerinnerthemefocus.sty
@@ -1,7 +1,7 @@
-% Copyright (C) 2018-2022 Pasquale Claudio Africa and the LaTeX community.
+% Copyright (C) 2018 - 2024 Pasquale Claudio Africa and the LaTeX community.
% A full list of contributors can be found at
%
-% https://github.com/elauksap/focus-beamertheme
+% https://github.com/pcafrica/focus-beamertheme
%
% This file is part of beamerthemefocus.
%
@@ -40,7 +40,7 @@
\usebeamercolor{frametitle}\colorlet{focus@@temp}{bg}%
\begin{tikzpicture}[overlay, remember picture]
\fill[color=focus@@temp] (current page.north west) rectangle ([shift = {(0, -0.45\paperheight)}] current page.north east);
- \end{tikzpicture}
+ \end{tikzpicture}
}
\vspace{-1.65\baselineskip}
diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty
index f61fec95855..598fe27ece9 100644
--- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty
+++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty
@@ -1,7 +1,7 @@
-% Copyright (C) 2018-2022 Pasquale Claudio Africa and the LaTeX community.
+% Copyright (C) 2018 - 2024 Pasquale Claudio Africa and the LaTeX community.
% A full list of contributors can be found at
%
-% https://github.com/elauksap/focus-beamertheme
+% https://github.com/pcafrica/focus-beamertheme
%
% This file is part of beamerthemefocus.
%
@@ -183,7 +183,7 @@
\ifnum\value{realframenumber}>0%
\begin{tikzpicture}[inner xsep=0.5em, inner ysep=0.5ex]
\clip (0,0) rectangle ++(\paperwidth,\the\focus@pbar@height);
- \fill[footline.fg] (0,0) rectangle ++(\paperwidth,\the\focus@pbar@height);
+ \fill[footline.fg, opacity=0, text opacity=1] (0,0) rectangle ++(\paperwidth,\the\focus@pbar@height);
\ifx\focus@footlineinfo\empty%
\else%
@@ -205,11 +205,6 @@
% Empty footline.
\defbeamertemplate{footline}{none}{}
-% Empty footline for noframenumbering.
-\defbeamertemplate{footline}{noframenumbering}{
- \addtocounter{framenumber}{-1}
-}
-
\DeclareOptionBeamer{numbering}{\def\beamer@focus@numbering{#1}}
\ExecuteOptionsBeamer{numbering=progressbar}
@@ -278,7 +273,7 @@
% Enable noframenumbering option.
\define@key{beamerframe}{noframenumbering}[true]{%
- \setbeamertemplate{footline}[noframenumbering]%
+ \addtocounter{framenumber}{-1}
\setlength{\focus@pbar@height}{0cm}%
\focus@calculatefootheight%
}
diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
index 9bd962a9c77..e981a6a1266 100644
--- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
+++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty
@@ -1,7 +1,7 @@
-% Copyright (C) 2018-2022 Pasquale Claudio Africa and the LaTeX community.
+% Copyright (C) 2018 - 2024 Pasquale Claudio Africa and the LaTeX community.
% A full list of contributors can be found at
%
-% https://github.com/elauksap/focus-beamertheme
+% https://github.com/pcafrica/focus-beamertheme
%
% This file is part of beamerthemefocus.
%
@@ -19,7 +19,7 @@
% along with beamerthemefocus. If not, see <http://www.gnu.org/licenses/>.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{beamerthemefocus}[2022/03/09 v3.3.0 Focus Beamer theme]
+\ProvidesPackage{beamerthemefocus}[2024/02/07 v3.4.0 Focus Beamer theme]
\mode<presentation>