Search found 3 matches

by marczellm
Wed Jun 11, 2014 9:54 pm
Forum: General
Topic: Powerpoint to Beamer Theme
Replies: 4
Views: 26783

Re: Powerpoint to Beamer Theme

Hi,

In my free time I sometimes make Beamer themes. Check out https://bitbucket.org/marczellm/beamerports.

Send me a PPT and I'll try to create a Beamer theme based on it, when I have time.
by marczellm
Tue Dec 03, 2013 11:08 pm
Forum: General
Topic: Change to Default Latex Fonts?
Replies: 3
Views: 8902

Change to Default Latex Fonts?

Hi,

This preamble is for XeLaTeX, so you will get Latin Modern font, which is almost indistinguishable from Computer Modern, the default.

Remove the following line:

Code: Select all

\setmainfont{Baskerville}
and maybe also

Code: Select all

\newfontfamily\smallcaps{Baskerville Small Caps SSi}
by marczellm
Fri Nov 29, 2013 1:10 pm
Forum: General
Topic: New Presentation Themes
Replies: 0
Views: 3226

New Presentation Themes

I ported a PowerPoint and a powerdot theme to Beamer. There may be more to come. They are available here:

https://bitbucket.org/marczellm/beamerports

New theme suggestions, improvement suggestions, bug reports and comments are welcome.