Introduction to Beamer and Graphics on LaTeX

Similar documents
Presentations Using L A TEX

A Tutorial on Creating Presentations Using Beamer

Beamer Class well nice

Microsoft Office PowerPoint 2007 Basics Workshop

A Guide to Using Beamer

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003

Beamer Class well nice

Dragan Jukić. Department of Mathematics, University of Osijek, Trg Ljudevita Gaja 6, HR Osijek, Croatia. Received ; accepted??

Microsoft Power Point 2007: The Basics

What is Beamer?! Introduction to Beamer Beamer is a LATEX class for creating slides for presentations. Commands for Header and the Title Page

Fun with Beamer. ...and HAPPY BIRTHDAY SHAWN! Tina Li, Thomas Graul, and Niranjan Balachandar. June 29, 2016

Chapter 4. Spreadsheets

1.5 SOLUTION SETS OF LINEAR SYSTEMS

Preparing graphics for IOP journals

How to Create a Campaign in AdWords Editor

Tutorial 6 GPS/Point Shapefile Creation

Formulas, Functions and Charts

paragraph(s). The bottom mark is for all following lines in that paragraph. The rectangle below the marks moves both marks at the same time.

5 Homogeneous systems

Working with SmartArt

Auto Print User s Manual

Migrating to Excel 2010 from Excel Excel - Microsoft Office 1 of 1

To give it a definition, an implicit function of x and y is simply any relationship that takes the form:

CREATING YOUR OWN PROFESSIONAL WEBSITE

Action settings and interactivity

Step 1: Setting up the Document/Poster

How to create PDF maps, pdf layer maps and pdf maps with attributes using ArcGIS. Lynne W Fielding, GISP Town of Westwood

MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix.

Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007

Microsoft Migrating to Word 2010 from Word 2003

Setting Up OpenOffice.org: Choosing options to suit the way you work

Hands-on Guide. FileMaker Pro. Using FileMaker Pro with Microsoft Office

Lecture 2 Mathcad Basics

Year 9 set 1 Mathematics notes, to accompany the 9H book.

COMBINING FILES IN PDF PORTFOLIOS

VISUAL ALGEBRA FOR COLLEGE STUDENTS. Laurie J. Burton Western Oregon University

Linear Algebra Notes

If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C?

Tips on Beamer, TikZ and BibTeX

8 Square matrices continued: Determinants

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

Using FileMaker Pro with Microsoft Office

Microsoft Office PowerPoint Lyon County Schools

A. Grouping to Obtain Counts

Introduction to Measurement Tools

Preparing a Slide Show for Presentation

Microsoft Word 2013 Tutorial

Course Descriptions for Focused Learning Classes

GRAPHIC DESIGN BITES FOR MARKETERS

TU/ePDFScreen. Presentations, Slides and Posters Marko Boon. 25th May /27. / department of mathematics and computer science

How to Make the Most of Excel Spreadsheets

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Divide your material into sections, for example: Abstract, Introduction, Methods, Results, Conclusions

Metadata in Microsoft Office and in PDF Documents Types, Export, Display and Removal

CHECKLIST FOR THE DEGREE PROJECT REPORT

An Overview of Outlook

Department of Mathematics and Computer Science Eastern Illinois University 600 Lincoln Avenue Charleston, IL

Section 1.5 Exponents, Square Roots, and the Order of Operations

Solution to Homework 2

The last three chapters introduced three major proof techniques: direct,

Week 2 Practical Objects and Turtles

(Refer Slide Time: 2:03)

Word 2007 WOWS of Word Office 2007 brings a whole new basket of bells and whistles for our enjoyment. The whistles turn to wows.

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intro to Mail Merge. Contents: David Diskin for the University of the Pacific Center for Professional and Continuing Education. Word Mail Merge Wizard

Outbreak questionnaires and data entry using the new EpiData modules

Dr. Lisa White

L A T E X Thesis Class for University of Colorado

PowerPoint 2007 Basics Website:

Excel Formatting: Best Practices in Financial Models

Microsoft Office PowerPoint Creating a new presentation from a design template. Creating a new presentation from a design template

PowerPoint 2013 Basics for Windows Training Objective

7.0 BW Budget Formulation Report Tips and Tricks

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

Acrobat 9: Forms. 56 Pages. Acrobat 9: Forms v Windows

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing

The beamer Class: a L A TEX Presentation System

1 Introductory Comments. 2 Bayesian Probability

How to Set Up That Whole Opt-In Thing Everybody s Talking About. Introduction

Changes to AdWords Reporting A Comprehensive Guide

Toad for Data Analysts, Tips n Tricks

So you say you want something printed...

TABLE OF CONTENTS SURUDESIGNER YEARBOOK TUTORIAL. IMPORTANT: How to search this Tutorial for the exact topic you need.

TWO-DIMENSIONAL TRANSFORMATION

TurboCAD Architectural

Realist 2.0 MLS Support (512) Monday thru Friday 9:00 am 5:00 pm

Leading Adobe Connect meetings

Working together with Word, Excel and PowerPoint 2013

Links. Blog. Great Images for Papers and Presentations 5/24/2011. Overview. Find help for entire process Quick link Theses and Dissertations

Chapter 19: XML. Working with XML. About XML

If n is odd, then 3n + 7 is even.

How to embed fonts in a PDF from LaTeX

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

Using Casio Graphics Calculators

Creating and Using Databases with Microsoft Access

ProExtra eclaiming User Guide

Designing a Poster using MS-PowerPoint

Transcription:

JP Cossey University of Akron Research Methods in Mathematics May 27, 2009

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects What is Beamer? Beamer is a version of LaTeX that allows you to make powerpoint-style presentations using standard LaTeX coding, with a few extra tweaks.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects What is Beamer? Beamer is a version of LaTeX that allows you to make powerpoint-style presentations using standard LaTeX coding, with a few extra tweaks. Obviously what you re looking at now was done in Beamer. Beamer outputs.pdf files that are displayed by, for instance, Adobe Reader.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects How do I get my hands on Beamer? Beamer can be downloaded for free at: http://latex-beamer.sourceforge.net/

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects How do I get my hands on Beamer? Beamer can be downloaded for free at: http://latex-beamer.sourceforge.net/ The directions linked on that page walk you through downloading and installing beamer in a relatively painless way. (If I can do it, you can do it, I promise.)

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Can I just steal your files? Sure, feel free. The LaTeX code for this presentation is available on my webpage at: http://www.math.uakron.edu/ cossey (look in the teaching section)

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Can I just steal your files? Sure, feel free. The LaTeX code for this presentation is available on my webpage at: http://www.math.uakron.edu/ cossey (look in the teaching section) And these slides are available at that page as well.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects When should I use Beamer? When in my math career could/should I use Beamer?

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects When should I use Beamer? When in my math career could/should I use Beamer? chalk talk versus Beamer

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects When should I use Beamer? When in my math career could/should I use Beamer? chalk talk versus Beamer Time constraints?

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects When should I use Beamer? When in my math career could/should I use Beamer? chalk talk versus Beamer Time constraints? Pictures?

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects When should I use Beamer? When in my math career could/should I use Beamer? chalk talk versus Beamer Time constraints? Pictures? Culture

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Getting started Be sure you begin the file with \documentclass{beamer}

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects How are you making these slides? Each slide, or frame, begins with the command \frame{ and ends with } In between the brackets is everything you want on that particular slide.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects How are you making these slides? Each slide, or frame, begins with the command \frame{ and ends with } In between the brackets is everything you want on that particular slide. You can give frames titles with the command \frametitle{put your title here}

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects For instance The commands to make the next slide are: \frame{ \frametitle{zippy is great...}...but Bucky the Badger rules! }

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Zippy is great......but Bucky the Badger rules!

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects The title page The command \frame{titlepage} at the beginning of your file (right after \begin{document} ) tells Beamer to set up your title page.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects The title page The command \frame{titlepage} at the beginning of your file (right after \begin{document} ) tells Beamer to set up your title page. Before the \frame{titlepage} command, you could/should have things like: \title{...} \author{...} \institution{...} \date{...}

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Sections and subsections Notice the cool little section and subsection names at the top? This is really easy to do. You simply begin a section with the command \section{section name } and every frame after that command is included in that section. Similarly with subsections. These are automatically placed at the top of every slide, or perhaps somewhere else, depending on the beamer theme you re using.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Beamer themes There are different beamer themes available. The theme for this presentation is called split, meaning in the header of this file I have the command \usepackage{beamerthemesplit}. Here is a talk I made using the theme berlin, i.e. \usepackage{beamerthemeberlin}.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Color schemes I m currently using the default color them for beamer. But there are other color packages available, such as \usecolortheme{beaver}, which is the one you saw in the other presentation.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Color schemes I m currently using the default color them for beamer. But there are other color packages available, such as \usecolortheme{beaver}, which is the one you saw in the other presentation. Most beamer packages come with all sorts of available color schemes and themes, and others can be downloaded.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Animating text The pause command allows you to reveal text one line at a time. For instance, the command for the next slide is:

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Animating text The pause command allows you to reveal text one line at a time. For instance, the command for the next slide is: Zippy is cool... \pause \bigskip But Bucky rules! \pause \bigskip Go Badgers!

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Animating text: an example Zippy is cool...

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Animating text: an example Zippy is cool... But Bucky rules!

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Animating text: an example Zippy is cool... But Bucky rules! Go Badgers!

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Theorem type environments Theorem and definition environments work the same in beamer as in regular LaTeX: \begin{theorem} \end{theorem}

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects Theorem type environments Theorem and definition environments work the same in beamer as in regular LaTeX: \begin{theorem} \end{theorem} However, depending on what theme you re using, the result may appear different.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects An example theorem Definition A Badger is defined to be one plus a Zip.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects An example theorem Definition A Badger is defined to be one plus a Zip. Theorem The Badgers are better than the Zips. Proof. Obvious.

LaTeX + Powerpoint = Beamer Title page, sections, and subsections Themes and color schemes Text effects An example theorem Definition A Badger is defined to be one plus a Zip. Theorem The Badgers are better than the Zips. Proof. Obvious. Compare this to how theorems looked in the other presentation.

Picture = thousand words Using macros for pictures Drawing in LaTeX Importing into LaTeX Now we ll look at how to make pictures in LaTeX. Later we ll see how to animate those pictures in beamer.

Picture = thousand words Using macros for pictures Drawing in LaTeX Importing into LaTeX Now we ll look at how to make pictures in LaTeX. Later we ll see how to animate those pictures in beamer. There are essentially three ways to do graphics in LaTeX: (1) macros, (2) drawing in LaTeX, and (3) importing pictures.

The easy/lazy approach Using macros for pictures Drawing in LaTeX Importing into LaTeX Perhaps the easiest way to make graphics in LaTeX is to let someone else do all the work, by just using a macro.

The easy/lazy approach Using macros for pictures Drawing in LaTeX Importing into LaTeX Perhaps the easiest way to make graphics in LaTeX is to let someone else do all the work, by just using a macro. For instance, suppose I was interested in partitions and Young diagrams

The easy/lazy approach Using macros for pictures Drawing in LaTeX Importing into LaTeX Perhaps the easiest way to make graphics in LaTeX is to let someone else do all the work, by just using a macro. For instance, suppose I was interested in partitions and Young diagrams (wake up, Cory).

Empty Young diagrams Using macros for pictures Drawing in LaTeX Importing into LaTeX You can go online and download the packages young and youngtab and put them in your header as \usepackage{young} \usepackage{youngtab}

Empty Young diagrams Using macros for pictures Drawing in LaTeX Importing into LaTeX You can go online and download the packages young and youngtab and put them in your header as \usepackage{young} \usepackage{youngtab} To make an empty Young diagram of shape (4, 3, 2): $ $ \yng(4,3,2) $ $

Which gives you... Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX

Using macros for pictures Drawing in LaTeX Importing into LaTeX Young diagrams with numbers in the boxes To put numbers in the boxes of your Young diagram (like, for instance, hook lengths), download and use the Young macro. For example, to get:

Using macros for pictures Drawing in LaTeX Importing into LaTeX Young diagrams with numbers in the boxes To put numbers in the boxes of your Young diagram (like, for instance, hook lengths), download and use the Young macro. For example, to get: 9 6 4 2 1 6 3 1 4 1 2 1

Using macros for pictures Drawing in LaTeX Importing into LaTeX Young diagrams with numbers in the boxes Use the commands: $ $ \begin{young} 9 & 6 & 4 & 2 & 1 \ cr 6 & 3 & 1 \ cr 4 & 1 \ cr 2 \ cr 1 \ cr \end{young} $ $

Matrices Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX You might also often find yourself having to deal with matrices and/or column or row vectors

Matrices Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX You might also often find yourself having to deal with matrices and/or column or row vectors (Wake up, Courtney and Nick.)

Matrices Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX You might also often find yourself having to deal with matrices and/or column or row vectors (Wake up, Courtney and Nick.) These are easy enough to do, using the array environment, which does not need to be downloaded, it s already in LaTeX.

Matrices Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX You might also often find yourself having to deal with matrices and/or column or row vectors (Wake up, Courtney and Nick.) These are easy enough to do, using the array environment, which does not need to be downloaded, it s already in LaTeX. For example, I made: 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 0.

Making matrices Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX Using the commands: $ $ \left( \begin{array}{cccc} 0 & 0 & 1 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 1 \\ 1 & 0 & 0 & 0 \end{array} \right). $ $

Unpacking that last slide Using macros for pictures Drawing in LaTeX Importing into LaTeX The \left( tells LaTeX that you want a left parenthesis as big as the array (so it will look like a matrix).

Unpacking that last slide Using macros for pictures Drawing in LaTeX Importing into LaTeX The \left( tells LaTeX that you want a left parenthesis as big as the array (so it will look like a matrix). The {cccc} after the \begin{array} tells LaTeX you want four columns.

Unpacking that last slide Using macros for pictures Drawing in LaTeX Importing into LaTeX The \left( tells LaTeX that you want a left parenthesis as big as the array (so it will look like a matrix). The {cccc} after the \begin{array} tells LaTeX you want four columns. The & tells LaTeX to go to the next column, and the \\ tells LaTeX to go to the next row.

Other macros Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX If (for some weird reason) you don t care about Young diagrams, there are dozens (if not hundreds) of other macros out there on the internet...

Other macros Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX If (for some weird reason) you don t care about Young diagrams, there are dozens (if not hundreds) of other macros out there on the internet... For curves

Other macros Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX If (for some weird reason) you don t care about Young diagrams, there are dozens (if not hundreds) of other macros out there on the internet... For curves For commutative diagrams

Other macros Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX If (for some weird reason) you don t care about Young diagrams, there are dozens (if not hundreds) of other macros out there on the internet... For curves For commutative diagrams For musical symbols!?!?

The picture environment Using macros for pictures Drawing in LaTeX Importing into LaTeX There are also commands that allow you to draw pictures directly in LaTeX, in the picture environment.

The picture environment Using macros for pictures Drawing in LaTeX Importing into LaTeX There are also commands that allow you to draw pictures directly in LaTeX, in the picture environment. In this environment, you place lines, figures, and text within the picture environment according to a coordinate system.

Placing and sizing the picture Using macros for pictures Drawing in LaTeX Importing into LaTeX Begin with the command \begin{picture} (x,y)...picture commands... \end{picture} The (x,y) indicates the dimensions of the rectangle the picture will be the default units.

The put command Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX Within the picture environment, you place objects (lines, circles, text, etc) using the put command.

The put command Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX Within the picture environment, you place objects (lines, circles, text, etc) using the put command. \put(5.2, 3.4){ Some text } puts Some text at the point (5.2, 3.4).

The put command Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX Within the picture environment, you place objects (lines, circles, text, etc) using the put command. \put(5.2, 3.4){ Some text } puts Some text at the point (5.2, 3.4). \put(2.8, 1.6){\line(1,2){3}} puts a line with slope 2 1 and length 3, beginning at the point (2.8,1.6).

The put command Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX Within the picture environment, you place objects (lines, circles, text, etc) using the put command. \put(5.2, 3.4){ Some text } puts Some text at the point (5.2, 3.4). \put(2.8, 1.6){\line(1,2){3}} puts a line with slope 2 1 and length 3, beginning at the point (2.8,1.6). \put(1.0, 3.2){\circle{1.6}} puts a circle of diameter 1.6 centered at (1.0,3.2).

A (barely) nontrivial drawing Using macros for pictures Drawing in LaTeX Importing into LaTeX ϕ G N G (P) ϕ (N G(P)) ϕ N G (Q) θ N N N (P) θ

Another, sillier, example Using macros for pictures Drawing in LaTeX Importing into LaTeX

Using macros for pictures Drawing in LaTeX Importing into LaTeX How to draw figures in other programs Usually I draw figures in the (free) program Open Office, and then import them into LaTeX using the graphicx package. Make sure you have the graphicx package and the command \usepackage{graphicx} in your header.

Using macros for pictures Drawing in LaTeX Importing into LaTeX How to draw figures in other programs Usually I draw figures in the (free) program Open Office, and then import them into LaTeX using the graphicx package. Make sure you have the graphicx package and the command \usepackage{graphicx} in your header. Draw your picture in Open Office or some other program, export it as an.eps file, and save it somewhere where your tex compiler can find it

Using macros for pictures Drawing in LaTeX Importing into LaTeX How to draw figures in other programs Usually I draw figures in the (free) program Open Office, and then import them into LaTeX using the graphicx package. Make sure you have the graphicx package and the command \usepackage{graphicx} in your header. Draw your picture in Open Office or some other program, export it as an.eps file, and save it somewhere where your tex compiler can find it Use the command \includegraphics{nameoffile.eps} to place the picture.

An example of an imported picture Using macros for pictures Drawing in LaTeX Importing into LaTeX Here s an example of an imported drawing:

Scaling Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX You can scale the picture (which is often necessary), for instance: \includegraphics[scale=.2]{groupsaregreat.eps} will scale the eps figure groupsaregreat by a factor of.2.

Importing pictures Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX Sometimes you want to place a picture in LaTeX. Although officially there are lots of ways to do this, I find the only way that works well with any consistency is to first import the picture into OpenOffice, manipulate it as needed there, and then export it as an.eps file.

Importing pictures Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX Sometimes you want to place a picture in LaTeX. Although officially there are lots of ways to do this, I find the only way that works well with any consistency is to first import the picture into OpenOffice, manipulate it as needed there, and then export it as an.eps file. This may sacrifice some of the picture quality, but it makes it much easier to work with.

An imported picture Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX

An imported picture Introduction to Beamer Using macros for pictures Drawing in LaTeX Importing into LaTeX

Animating pictures Introduction to Beamer Animating drawings using frames using pause As you just saw, you can do some very rudimentary animation of graphics using beamer.

Animating pictures Introduction to Beamer Animating drawings using frames using pause As you just saw, you can do some very rudimentary animation of graphics using beamer. There are essentially two ways of doing this: Using the \pause command, or simply using new pages (as in the last slides).

Animating pictures Introduction to Beamer Animating drawings using frames using pause As you just saw, you can do some very rudimentary animation of graphics using beamer. There are essentially two ways of doing this: Using the \pause command, or simply using new pages (as in the last slides). Here are some animations I ve done: The first is from a talk about applications of partitions to algebra.

An example of hook lengths Animating drawings using frames using pause A definition by example: Let λ = {5,3,2,1,1}. The box (2,1): X

An example of hook lengths Animating drawings using frames using pause A definition by example: Let λ = {5,3,2,1,1}. The hook length of box (2,1)... l l l

An example of hook lengths Animating drawings using frames using pause A definition by example: Let λ = {5,3,2,1,1}. The hook length of box (2,1)... is 6. 6

An example of hook lengths Animating drawings using frames using pause A definition by example: Let λ = {5,3,2,1,1}. Now we put in all of the hook lengths. 9 6 4 2 1 6 3 1 4 1 2 1

How I did that Introduction to Beamer Animating drawings using frames using pause Each part of the animation was a whole new slide (obviously I used cut and paste a lot here), though it has the appearance of one slide being animated.

How I did that Introduction to Beamer Animating drawings using frames using pause Each part of the animation was a whole new slide (obviously I used cut and paste a lot here), though it has the appearance of one slide being animated. The next example was done all on one slide, but with judicious use of the pause command.

Example Let G = S 4. Introduction to Beamer Animating drawings using frames using pause G = S 4

Example Let G = S 4. Introduction to Beamer Animating drawings using frames using pause G = S 4 A

Animating drawings using frames using pause Example Let G = S 4. G = S 4 A G/A = Z 2

Animating drawings using frames using pause Example Let G = S 4. G = S 4 A G/A = Z 2 K

Animating drawings using frames using pause Example Let G = S 4. G = S 4 A G/A = Z 2 K A/K = Z 3

Animating drawings using frames using pause Example Let G = S 4. G = S 4 A G/A = Z 2 K A/K = Z 3 1

Animating drawings using frames using pause Example Let G = S 4. G = S 4 A G/A = Z 2 K A/K = Z 3 1 K/1 = Z 2 Z 2

Exercise 1 Introduction to Beamer Your first beamer presentation Pictures Exercise: Download and install beamer. Make a rudimentary beamer presentation, using a title page, sections, subsections, and text animation.

Exercise 2 Introduction to Beamer Your first beamer presentation Pictures Exercise: (a) Draw some basic pictures in LaTeX. (b) Create some drawings in OpenOffice and import them into LaTeX. (Warning: if you do not already have it setup, you may need to create a LaTeX => PS => PDF path to get the graphics to come out, which can be a pain.) (c) Import some photos into a beamer presentation.

Exercise 3 Introduction to Beamer Your first beamer presentation Pictures Exercise: Create a beamer presentation with nontrivial graphical animation. Make a stick figure that does jumping jacks, for instance. You could either do this in beamer or in OpenOffice and import it one slide at a time.