Skip to content

Conversation

@lruzicka
Copy link

@lruzicka lruzicka commented May 2, 2019

Creating the PR as discussed in https://pagure.io/design/issue/629.

@igor-raits
Copy link

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}                                                                                              

@igor-raits
Copy link

Oh, that is my issue not using begin{document}.

FTR, I had to install also texlive-times, texlive-beamer, texlive-collection-langcyrillic, texlive-latex.

@igor-raits
Copy link

So I have tried it and I think there are few problems with 16:9 template.

image

  • 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

@lruzicka
Copy link
Author

lruzicka commented May 22, 2019

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?

@lruzicka
Copy link
Author

beamer

@igor-raits
Copy link

I think the name/date should go a bit more to the right.

@lruzicka
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants