60
Using the L A T E X Beamer package in 16:9 wide-screen Dr Christopher Mabb Scientic Word Ltd. February 2016 Dr Christopher Mabb (SW) L A T E X Beamer wide-screen February 2016 1 / 19

Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

  • Upload
    others

  • View
    30

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Using the LATEX Beamer package in 16:9 wide-screen

Dr Christopher Mabb

Scientific Word Ltd.

February 2016

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 1 / 19

Page 2: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

What is Beamer?

Beamer is a LATEX package designed to produce beautiful presentations with LATEXthat can be shown with Acrobat Reader.

This package allows you to build these presentations in Scientific Word andScientific WorkPlace. When you run pdfLATEX, you should use the TrueTeX pdfTeXand not the TrueTeX pdfTeX Multilingual formatter (go to Typeset/ExpertSettings/PDF Format Settings).

This shell document can be run through pdfLATEX (Typeset, Preview PDF) toproduce a sample presentation.

∑r=0

rn

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 2 / 19

Page 3: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Making Beamer framesA Beamer frame corresponds to a presentation slide

Use the fragment ‘begin frame’in fragments/beamer to start a frame.Make sure the fragments toolbar is showing and look past ‘+Beamer’in thefragments list

Use the fragment ‘end frame’to end the frame

Use the fragment ‘Frame’to make both a beginning and an end

Use the ‘Frame title’and ‘Frame subtitle’text tags to mark the titles.

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 3 / 19

Page 4: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Making Beamer framesA Beamer frame corresponds to a presentation slide

Use the fragment ‘begin frame’in fragments/beamer to start a frame.Make sure the fragments toolbar is showing and look past ‘+Beamer’in thefragments list

Use the fragment ‘end frame’to end the frame

Use the fragment ‘Frame’to make both a beginning and an end

Use the ‘Frame title’and ‘Frame subtitle’text tags to mark the titles.

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 3 / 19

Page 5: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Making Beamer framesA Beamer frame corresponds to a presentation slide

Use the fragment ‘begin frame’in fragments/beamer to start a frame.Make sure the fragments toolbar is showing and look past ‘+Beamer’in thefragments list

Use the fragment ‘end frame’to end the frame

Use the fragment ‘Frame’to make both a beginning and an end

Use the ‘Frame title’and ‘Frame subtitle’text tags to mark the titles.

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 3 / 19

Page 6: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Making Beamer framesA Beamer frame corresponds to a presentation slide

Use the fragment ‘begin frame’in fragments/beamer to start a frame.Make sure the fragments toolbar is showing and look past ‘+Beamer’in thefragments list

Use the fragment ‘end frame’to end the frame

Use the fragment ‘Frame’to make both a beginning and an end

Use the ‘Frame title’and ‘Frame subtitle’text tags to mark the titles.

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 3 / 19

Page 7: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Using lists

1 Lists are the key to slide organization2 Beamer provides several types of lists3 Ordinary list items, such as this one, are entered normally as ‘Numbered List Item’or ‘Bullet List Item’on the Item Tag toolbar

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 4 / 19

Page 8: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Step lists

Step lists are an enhancement of lists for presentations

The lists are exposed one item at a time

They are made by using the ’Step Numbered List Item’or the ‘Step Bullet ListItem’on the Item Tag toolbar

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 5 / 19

Page 9: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Step lists

Step lists are an enhancement of lists for presentations

The lists are exposed one item at a time

They are made by using the ’Step Numbered List Item’or the ‘Step Bullet ListItem’on the Item Tag toolbar

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 5 / 19

Page 10: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Step lists

Step lists are an enhancement of lists for presentations

The lists are exposed one item at a time

They are made by using the ’Step Numbered List Item’or the ‘Step Bullet ListItem’on the Item Tag toolbar

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 5 / 19

Page 11: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Alert step lists

Alert step lists are step lists where the most recently exposed item is highlighted

The lists are exposed one item at a time, and the last item is highlighted

They are made by using the ’Alert Step Numbered List Item’or the ‘Alert StepBullet List Item’on the Item Tag toolbar

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 6 / 19

Page 12: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Alert step lists

Alert step lists are step lists where the most recently exposed item is highlighted

The lists are exposed one item at a time, and the last item is highlighted

They are made by using the ’Alert Step Numbered List Item’or the ‘Alert StepBullet List Item’on the Item Tag toolbar

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 6 / 19

Page 13: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Alert step lists

Alert step lists are step lists where the most recently exposed item is highlighted

The lists are exposed one item at a time, and the last item is highlighted

They are made by using the ’Alert Step Numbered List Item’or the ‘Alert StepBullet List Item’on the Item Tag toolbar

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 6 / 19

Page 14: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Themes

Themes are an easy way of specifying the appearance of a presentation

There are many themes, named after cities

To use a theme, e.g., Darmstadt, add ‘\usetheme{Darmstadt}’to the preamble ofyour document, replacing any ’\usetheme’that might already be there

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 7 / 19

Page 15: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Themes

Themes are an easy way of specifying the appearance of a presentation

There are many themes, named after cities

To use a theme, e.g., Darmstadt, add ‘\usetheme{Darmstadt}’to the preamble ofyour document, replacing any ’\usetheme’that might already be there

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 7 / 19

Page 16: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Themes

Themes are an easy way of specifying the appearance of a presentation

There are many themes, named after cities

To use a theme, e.g., Darmstadt, add ‘\usetheme{Darmstadt}’to the preamble ofyour document, replacing any ’\usetheme’that might already be there

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 7 / 19

Page 17: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes without navigation bars

Default: a sober, no-nonsense theme

Bergen: divides the frame into vertical boxes

Boadilla: gives much information in little space

Madrid: similar to Boadilla but with fancier item icons

Pittsburgh: sober, right-flush titles

Rochester: a dominant theme

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 8 / 19

Page 18: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes without navigation bars

Default: a sober, no-nonsense theme

Bergen: divides the frame into vertical boxes

Boadilla: gives much information in little space

Madrid: similar to Boadilla but with fancier item icons

Pittsburgh: sober, right-flush titles

Rochester: a dominant theme

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 8 / 19

Page 19: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes without navigation bars

Default: a sober, no-nonsense theme

Bergen: divides the frame into vertical boxes

Boadilla: gives much information in little space

Madrid: similar to Boadilla but with fancier item icons

Pittsburgh: sober, right-flush titles

Rochester: a dominant theme

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 8 / 19

Page 20: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes without navigation bars

Default: a sober, no-nonsense theme

Bergen: divides the frame into vertical boxes

Boadilla: gives much information in little space

Madrid: similar to Boadilla but with fancier item icons

Pittsburgh: sober, right-flush titles

Rochester: a dominant theme

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 8 / 19

Page 21: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes without navigation bars

Default: a sober, no-nonsense theme

Bergen: divides the frame into vertical boxes

Boadilla: gives much information in little space

Madrid: similar to Boadilla but with fancier item icons

Pittsburgh: sober, right-flush titles

Rochester: a dominant theme

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 8 / 19

Page 22: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes without navigation bars

Default: a sober, no-nonsense theme

Bergen: divides the frame into vertical boxes

Boadilla: gives much information in little space

Madrid: similar to Boadilla but with fancier item icons

Pittsburgh: sober, right-flush titles

Rochester: a dominant theme

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 8 / 19

Page 23: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a tree-like navigation bar

Antibes: a dominant theme with a navigation bar at the top

JuanLesPins: a smoother, rounder version of Antibes

Montpelier: sober with basic navigational hints

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 9 / 19

Page 24: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a tree-like navigation bar

Antibes: a dominant theme with a navigation bar at the top

JuanLesPins: a smoother, rounder version of Antibes

Montpelier: sober with basic navigational hints

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 9 / 19

Page 25: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a tree-like navigation bar

Antibes: a dominant theme with a navigation bar at the top

JuanLesPins: a smoother, rounder version of Antibes

Montpelier: sober with basic navigational hints

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 9 / 19

Page 26: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a table of contents sidebar

Berkeley: a dominant theme

PaloAlto: a less dominant form of Berkeley

Goettingen: relatively sober with a full table of contents

Marburg: a very dominant variation of Goettingen

Hannover: TOC sidebar on the left balances right-flush titles; sober

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 10 / 19

Page 27: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a table of contents sidebar

Berkeley: a dominant theme

PaloAlto: a less dominant form of Berkeley

Goettingen: relatively sober with a full table of contents

Marburg: a very dominant variation of Goettingen

Hannover: TOC sidebar on the left balances right-flush titles; sober

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 10 / 19

Page 28: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a table of contents sidebar

Berkeley: a dominant theme

PaloAlto: a less dominant form of Berkeley

Goettingen: relatively sober with a full table of contents

Marburg: a very dominant variation of Goettingen

Hannover: TOC sidebar on the left balances right-flush titles; sober

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 10 / 19

Page 29: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a table of contents sidebar

Berkeley: a dominant theme

PaloAlto: a less dominant form of Berkeley

Goettingen: relatively sober with a full table of contents

Marburg: a very dominant variation of Goettingen

Hannover: TOC sidebar on the left balances right-flush titles; sober

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 10 / 19

Page 30: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a table of contents sidebar

Berkeley: a dominant theme

PaloAlto: a less dominant form of Berkeley

Goettingen: relatively sober with a full table of contents

Marburg: a very dominant variation of Goettingen

Hannover: TOC sidebar on the left balances right-flush titles; sober

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 10 / 19

Page 31: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a mini frame navigation

Berlin: a dominant theme with dominating rectangular areas

Ilmenau: a variation of Berlin with strong separation of navigation bar

Dresden: a variation of Ilmenau with sober main text

Darmstadt: similar to Dresden with rounded theorem boxes and icons

Frankfurt: like Darmstadt but without subsection information

Singapore: a softer, not-too-sober theme with navigation

Szeged: softer with a strong dominance of horizontal lines

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 11 / 19

Page 32: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a mini frame navigation

Berlin: a dominant theme with dominating rectangular areas

Ilmenau: a variation of Berlin with strong separation of navigation bar

Dresden: a variation of Ilmenau with sober main text

Darmstadt: similar to Dresden with rounded theorem boxes and icons

Frankfurt: like Darmstadt but without subsection information

Singapore: a softer, not-too-sober theme with navigation

Szeged: softer with a strong dominance of horizontal lines

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 11 / 19

Page 33: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a mini frame navigation

Berlin: a dominant theme with dominating rectangular areas

Ilmenau: a variation of Berlin with strong separation of navigation bar

Dresden: a variation of Ilmenau with sober main text

Darmstadt: similar to Dresden with rounded theorem boxes and icons

Frankfurt: like Darmstadt but without subsection information

Singapore: a softer, not-too-sober theme with navigation

Szeged: softer with a strong dominance of horizontal lines

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 11 / 19

Page 34: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a mini frame navigation

Berlin: a dominant theme with dominating rectangular areas

Ilmenau: a variation of Berlin with strong separation of navigation bar

Dresden: a variation of Ilmenau with sober main text

Darmstadt: similar to Dresden with rounded theorem boxes and icons

Frankfurt: like Darmstadt but without subsection information

Singapore: a softer, not-too-sober theme with navigation

Szeged: softer with a strong dominance of horizontal lines

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 11 / 19

Page 35: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a mini frame navigation

Berlin: a dominant theme with dominating rectangular areas

Ilmenau: a variation of Berlin with strong separation of navigation bar

Dresden: a variation of Ilmenau with sober main text

Darmstadt: similar to Dresden with rounded theorem boxes and icons

Frankfurt: like Darmstadt but without subsection information

Singapore: a softer, not-too-sober theme with navigation

Szeged: softer with a strong dominance of horizontal lines

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 11 / 19

Page 36: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a mini frame navigation

Berlin: a dominant theme with dominating rectangular areas

Ilmenau: a variation of Berlin with strong separation of navigation bar

Dresden: a variation of Ilmenau with sober main text

Darmstadt: similar to Dresden with rounded theorem boxes and icons

Frankfurt: like Darmstadt but without subsection information

Singapore: a softer, not-too-sober theme with navigation

Szeged: softer with a strong dominance of horizontal lines

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 11 / 19

Page 37: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with a mini frame navigation

Berlin: a dominant theme with dominating rectangular areas

Ilmenau: a variation of Berlin with strong separation of navigation bar

Dresden: a variation of Ilmenau with sober main text

Darmstadt: similar to Dresden with rounded theorem boxes and icons

Frankfurt: like Darmstadt but without subsection information

Singapore: a softer, not-too-sober theme with navigation

Szeged: softer with a strong dominance of horizontal lines

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 11 / 19

Page 38: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with section and subsection tables

Copenhagen: shows current section and subsection at top, title and author atbottom; no shadows

Luebeck: a boxier variation of Copenhagen

Malmoe: a more sober variation of Copenhagen

Warsaw: a dominant variation of Copenhagen

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 12 / 19

Page 39: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with section and subsection tables

Copenhagen: shows current section and subsection at top, title and author atbottom; no shadows

Luebeck: a boxier variation of Copenhagen

Malmoe: a more sober variation of Copenhagen

Warsaw: a dominant variation of Copenhagen

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 12 / 19

Page 40: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with section and subsection tables

Copenhagen: shows current section and subsection at top, title and author atbottom; no shadows

Luebeck: a boxier variation of Copenhagen

Malmoe: a more sober variation of Copenhagen

Warsaw: a dominant variation of Copenhagen

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 12 / 19

Page 41: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Beamer themesThemes with section and subsection tables

Copenhagen: shows current section and subsection at top, title and author atbottom; no shadows

Luebeck: a boxier variation of Copenhagen

Malmoe: a more sober variation of Copenhagen

Warsaw: a dominant variation of Copenhagen

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 12 / 19

Page 42: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Transitions

Beamer supports many different slide transitions. The transitions are displayed onlywhen Acrobat Reader is in full-screen mode

There are fragments for all the screen transitions supported by Beamer

Each fragment controls the transition from the frame that precedes it to the framethat contains it

This frame contains the ‘Dissolve’transition

Transitions do not show unless the presentation is shown full-screen (press ctrl-L inAcrobat Reader)

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 13 / 19

Page 43: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 44: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 45: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 46: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 47: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 48: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 49: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 50: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 51: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Columns

Columns can be set up using the "BeginColumns", "Column", and "EndColumns" tags.

This list is in the first column

The list contains several items

Columns are started with the"BeginColumns" fragment.

The fragment should be revised to setthe column width.

The default fragment uses a columnwidth of 6 cm.

Later columns are started using the"Column" fragment

The "Column" fragment needs to berevised to set the column width

Columns can contain graphics (inline)or even movies.

Use the "EndColumns" tag to end thelast column

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 14 / 19

Page 52: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Graphics layout

Columns provide support for laying out graphics and text.

Barry MacKichan

TheoremA picture is worth 1000 words

Proof.Look to the left

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 15 / 19

Page 53: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Embedding animations

Beamer presentations can include graphics and animations.

Click me!

TheoremAn animation is worth 1,000,000 words

Proof.Click to the right

This slide shows an AVI file of an animated plot generated in Scientific WorkPlace andexported from VCam

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 16 / 19

Page 54: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Class options

Several class options are supported.

The ‘handout’option suppresses the actions of step lists, and is appropriate forprinting handouts of your notes

The ‘notes’option can be set to ‘hide’, ‘only’, ‘show’, or ‘onlyslideswithnotes’

The options ‘bigger’, ‘smaller’, ‘10pt’, ‘11pt’, ‘12pt’, ‘14pt’, ‘17pt’, and ‘20pt’setthe basic font size

The options ‘b’, c’and ‘t’place text at the bottom, vertical center and top of theslides respectively

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 17 / 19

Page 55: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Class options

Several class options are supported.

The ‘handout’option suppresses the actions of step lists, and is appropriate forprinting handouts of your notes

The ‘notes’option can be set to ‘hide’, ‘only’, ‘show’, or ‘onlyslideswithnotes’

The options ‘bigger’, ‘smaller’, ‘10pt’, ‘11pt’, ‘12pt’, ‘14pt’, ‘17pt’, and ‘20pt’setthe basic font size

The options ‘b’, c’and ‘t’place text at the bottom, vertical center and top of theslides respectively

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 17 / 19

Page 56: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Class options

Several class options are supported.

The ‘handout’option suppresses the actions of step lists, and is appropriate forprinting handouts of your notes

The ‘notes’option can be set to ‘hide’, ‘only’, ‘show’, or ‘onlyslideswithnotes’

The options ‘bigger’, ‘smaller’, ‘10pt’, ‘11pt’, ‘12pt’, ‘14pt’, ‘17pt’, and ‘20pt’setthe basic font size

The options ‘b’, c’and ‘t’place text at the bottom, vertical center and top of theslides respectively

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 17 / 19

Page 57: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Class options

Several class options are supported.

The ‘handout’option suppresses the actions of step lists, and is appropriate forprinting handouts of your notes

The ‘notes’option can be set to ‘hide’, ‘only’, ‘show’, or ‘onlyslideswithnotes’

The options ‘bigger’, ‘smaller’, ‘10pt’, ‘11pt’, ‘12pt’, ‘14pt’, ‘17pt’, and ‘20pt’setthe basic font size

The options ‘b’, c’and ‘t’place text at the bottom, vertical center and top of theslides respectively

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 17 / 19

Page 58: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Class optionsNotes

This slide contains a note so that you can test the notes options. This shell is originallysupplied with the option ’notes=show’.

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 18 / 19

Page 59: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Class optionsNotes

This slide contains a note so that you can test the notes options. This shell is originallysupplied with the option ’notes=show’.

2016-02-25

LATEX Beamer wide-screen

Using Beamer in Scientific Word and Scientific WorkPlace

Class options

Class options

Here is a Beamer note

Page 60: Using the LATEX Beamer package in 16:9 wide-screen · Beamer is a LATEX package designed to produce beautiful presentations with LATEX that can be shown with Acrobat Reader. This

Conclusion

This shell and the associated fragments provide basic Beamer support. For morecontrol over your presentation, read the BeamerUserGuide.pdf manual and useencapsulated TeX buttons

For support, contact [email protected]

This is a beta version of this support

Click here to go to the beginning of this presentation

Dr Christopher Mabb (SW) LATEX Beamer wide-screen February 2016 19 / 19