Featured Post

We've moved to tex.my!

It’s been great writing on Blogger.com, but we’ve decided to move to a new platform, thanks to some valuable help from a great, great friend...

Thursday, October 20, 2011

Ampang Beamer Theme [best with Ubuntu LaTeX Fonts]

Hi all,

I have created a beamer themes which depends on Ubuntu font.
Get it from here:
https://github.com/raden/beamer-ampang

On Linux or if you have Cygwin

git clone git://github.com/raden/beamer-ampang.git beamer-ampang-read-only

Result:

https://github.com/raden/beamer-ampang/blob/master/ampangcolor.png
https://github.com/raden/beamer-ampang/blob/master/ampang-color-inside.png


Also, committed to Google Code:
http://code.google.com/p/ampang-beamer-theme/

Git pull:
git clone https://code.google.com/p/ampang-beamer-theme/





3 comments:

  1. (This comment by abi was accidentally deleted... I'm sorry! >_<)

    Excellente. Dah lama tak update nih. Mencari bahan.

    ReplyDelete
  2. This does not work for me:
    \setbeamerfont{frametitle}{size=\huge,font=\fontUbuntuCondensed}

    font= is not a recognized option for setbeamerfont.

    How did you make it work?

    ReplyDelete
    Replies
    1. I think najmi (the theme author) has an older version of beamer.

      For more recent beamer versions, try family=\fontUbuntuCondensed instead.

      Delete