CommunityData:Beamer

From CommunityData
Revision as of 23:39, 30 November 2015 by Benjamin Mako Hill (talk | contribs)

Getting Basic Templates

First step is to download the basic templates from the git repository:

git clone git://projects.mako.cc/beamer-mako

If you clone the repository so that is located as a subdirectory of ~/tex/ and you place or create a symlink to the script new_beamer_presentation to somewhere in your path, you can use the script to create new presentations like:

new_beamer presentation foo-20150920

This will create a new subdirectory called foo-20150920 with a file called foo-20150920.tex inside.

Modify/Customize Templates