fedora-presentation-template
fedora-presentation-template copied to clipboard
Create templates for Beamer and LaTeX.
Creating the PR as discussed in https://pagure.io/design/issue/629.
For some reason, this does not work for me:
! Undefined control sequence.
\beamerorig@set@color ...tack push{\current@color
}\aftergroup \reset@color
l.11 \end{frame}
Oh, that is my issue not using begin{document}.
FTR, I had to install also texlive-times
, texlive-beamer
, texlive-collection-langcyrillic
, texlive-latex
.
So I have tried it and I think there are few problems with 16:9 template.
- I would expect that text could go more to the right and not be limited as it would be in 4:3.
- There are small white lines on the left and bottom
I have fixed the white spaces, it seems that the background image was a little too small, so I made it bigger and now it can stretch over the entire area. As far as the first problem is concerned, the width of the title is handled by LaTeX itself, so I believe it follows the system rules for typesetting titles. Could you try using some default template in this 16:9 mode, using the same font, and see how the title behaves?
I think the name/date should go a bit more to the right.
I moved the name/date to the right by 1cm, but we risk linebreaking issues, if the name is longer. The size of the titleslide is not the entire screen, but it is probably calculated as the entire screen minus the right side bar, which only is not visible on the title page. Moving the textual items can be done in beamerinnertheme.sty, so you can adjust it to suit your needs better.