Skip to content

Commit

Permalink
fixed spacing problem for right-aligned frametitles without backgroun…
Browse files Browse the repository at this point in the history
…d colour
  • Loading branch information
samcarter committed Jun 14, 2024
1 parent 9ce4251 commit ec0ddab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ a major and minor version only.
### Fixed

- fixed problem if inmargin theme is used with the `usepdftitle=false` class option (see #885)
- fixed spacing problem for right-aligned frametitles without background colour

## [v3.71]

Expand Down
3 changes: 0 additions & 3 deletions base/themes/outer/beamerouterthemedefault.sty
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,6 @@
\end{beamercolorbox}%
}

\def\beamer@fteright{\vskip0.35cm\advance\leftskip by 1.7cm\advance\rightskip by1.7cm}


% Frame title continuations, default

\defbeamertemplate*{frametitle continuation}{default}{\insertcontinuationcountroman}
Expand Down

0 comments on commit ec0ddab

Please sign in to comment.