Skip to content

Commit

Permalink
\footlineinfo{} is empty by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasquale Africa committed Nov 18, 2020
1 parent c2aa8be commit 9f399a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Focus v2.8
# Focus v2.8.1
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.

Expand Down
1 change: 1 addition & 0 deletions beamerouterthemefocus.sty
Expand Up @@ -110,6 +110,7 @@

% Full bar footline.
\def\footlineinfo#1{\def\focus@footlineinfo{#1}}
\footlineinfo{} % Empty by default.
\defbeamertemplate{footline}{fullbar}{%
% If not appendix.
\ifnum\mainend<0% From package appendixnumberbeamer.
Expand Down
2 changes: 1 addition & 1 deletion beamerthemefocus.sty
Expand Up @@ -19,7 +19,7 @@
% along with beamerthemefocus. If not, see <http://www.gnu.org/licenses/>.

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamerthemefocus}[2020/11/17 v2.8 Focus Beamer theme]
\ProvidesPackage{beamerthemefocus}[2020/11/18 v2.8.1 Focus Beamer theme]

\mode<presentation>

Expand Down

0 comments on commit 9f399a8

Please sign in to comment.