Beamer

\verbatim [beamer package]

June 11, 2012 | xi'an

Once again working on my slides for the AMSI Lecture 2012 tour, it took me a while to get the following LaTeX code (about the family reunion puzzle) to work: \begin{frame}[fragile,label=notleM2] \slidetitle{A family meeting} \begin{block}{Random switch of couples} \only{ \begin{itemize} \item Pick two ... [Read more...]

\STATE [algorithmic package]

June 7, 2012 | xi'an

I fought with my LαTεX compiler this morning as it did not want to deal with my code: looking on forums for incompatibilities between beamer and algorithmic, and adding all kinds of packages, to no avail. Until I realised one \STATE was missing: (This is connected with my ... [Read more...]

Introduction to Beamer

September 17, 2011 | MK

A friend of mine, who is quite smart by the way (she is a PhD. student in Physics at Cambridge), recently asked me for some help with Beamer. Well most of my knowledge and code came from Utkarsh when I had started about a year ago. Initially, I ha...
[Read more...]

Creating a Presentation with LaTeX Beamer – Using Overlays

August 25, 2010 | Ralph

Overlays can be used in a LaTeX beamer presentation to reveal parts of a slide sequentially, which can be a useful way of imparting information to your audience. There are a number of different ways that overlays can be created depending on the sophistication required in the presentation. Fast Tube ... [Read more...]

Creating a Presentation with LaTeX Beamer – Boxes

July 19, 2010 | Ralph

We can add coloured boxes with text or mathematics into a LaTeX beamer presentation which is particularly useful if we have definitions, theorem or computer code to highlight this information that may not be so accessible within a paragraph of text. Fast Tube by Casper The easiest way to create ...
[Read more...]

Creating a Presentation with LaTeX Beamer – Tables

July 14, 2010 | Ralph

Tables of information can be included in a LaTeX beamer presentation in the same way that they would be incorporated into any other LaTeX document. The tabular environment is used and, if necessary, the tables could be numbered but this probably doesn’t make as much sense as labelling and ...
[Read more...]

Creating a Presentation with LaTeX Beamer – Getting Started

July 2, 2010 | Ralph

The LaTeX beamer package can be used to create appealing presentations for many applications. A working knowledge of LaTeX is required but once the initial learning curve and transition is made from a visual word processor to a markup based approach the benefits are worth the initial investment of time. ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)