Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

35
. . . . . . . . . . X E T E Xen SWP 5.5 Usando MikT E X 2.x Darío A. Castro Castro 1 1 Dpto. de Física Universidad del Norte División de Ciencias Básicas January 10, 2010 () January 10, 2010 1 / 16

description

Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

Transcript of Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

Page 1: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

.

.. ..

.

.

X ETEXen SWP 5.5Usando

MikTEX 2.x

Darío A. Castro Castro 1

1Dpto. de FísicaUniversidad del Norte

División de Ciencias Básicas

January 10, 2010

() January 10, 2010 1 / 16

Page 2: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Cambio de letra en el título a Curlz MT

Primero: Vaya al menú Typeset luego submenúExpert SettingsSegundo: Escoja la pestaña PDF Format SettingsTercero: Click en el botón Add/ModifyCuarto: En la ventana de configuración que aparece,configramos XeLATEX, teniendo en cuenta que en elespacio Character set debemos colocar UTF8. EnMikTEX 2.x, XeLATEXse encuentra en C:/Archivos deprograma/MiKTeX 2.7/miktex/bin/xelatex.exe.Quinto: El resto se configura como el complador pdfde TrueTEX.

() January 10, 2010 2 / 16

Page 3: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Ejemplo de configuración

() January 10, 2010 3 / 16

Page 4: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Ecuaciones y otros cambios de fuentes

x + y + z = 5 (1)∮E⃗.dS⃗ =

q

ε(2)

Woo! What a font. Woo! What a font.Esto es un cambio de fuente a VladimirScript y este es otro cambio de fuente y este es otro cambio de fuente

Figura 1: Una figura en png

() January 10, 2010 4 / 16

Page 5: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Choosing presentation themesBeamer 'presentation themes' define the details of apresentation's appearance.

Types of themes:

Without navigation bars

Figura 2: TeXShop logo en pdf

With tree-like navigation bars en la figura (2)With a table of contents sidebarWith a mini-frame navigation

() January 10, 2010 5 / 16

Page 6: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Choosing presentation themesBeamer 'presentation themes' define the details of apresentation's appearance.Types of themes:

Without navigation bars

Figura 2: TeXShop logo en pdf

With tree-like navigation bars en la figura (2)With a table of contents sidebarWith a mini-frame navigation

() January 10, 2010 5 / 16

Page 7: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Choosing presentation themesBeamer 'presentation themes' define the details of apresentation's appearance.Types of themes:

Without navigation bars

Figura 2: TeXShop logo en pdf

With tree-like navigation bars en la figura (2)With a table of contents sidebarWith a mini-frame navigation

() January 10, 2010 5 / 16

Page 8: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Choosing presentation themesBeamer 'presentation themes' define the details of apresentation's appearance.Types of themes:

Without navigation bars

Figura 2: TeXShop logo en pdf

With tree-like navigation bars en la figura (2)

With a table of contents sidebarWith a mini-frame navigation

() January 10, 2010 5 / 16

Page 9: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Choosing presentation themesBeamer 'presentation themes' define the details of apresentation's appearance.Types of themes:

Without navigation bars

Figura 2: TeXShop logo en pdf

With tree-like navigation bars en la figura (2)With a table of contents sidebar

With a mini-frame navigation

() January 10, 2010 5 / 16

Page 10: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Choosing presentation themesBeamer 'presentation themes' define the details of apresentation's appearance.Types of themes:

Without navigation bars

Figura 2: TeXShop logo en pdf

With tree-like navigation bars en la figura (2)With a table of contents sidebarWith a mini-frame navigation() January 10, 2010 5 / 16

Page 11: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Creating frames

A Beamer 'frame' corresponds to a presentation slide.

Figura 3: Una figura en wmf.

In SWP or SW, apply the Frame title and Framesubtitle text tags to mark the titles.

Apply the BeginFrame fragment to start a frame.

() January 10, 2010 6 / 16

Page 12: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Creating frames

A Beamer 'frame' corresponds to a presentation slide.

Figura 3: Una figura en wmf.

In SWP or SW, apply the Frame title and Framesubtitle text tags to mark the titles.Apply the BeginFrame fragment to start a frame.

() January 10, 2010 6 / 16

Page 13: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with lists

Use lists to organize information on slides.Types of lists:

Standard numbered and bulleted lists

Figura 4: Una figura en jpg

Step listsAlert step lists

() January 10, 2010 7 / 16

Page 14: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with listsStep lists

Step lists enhance presentations by displaying thelist items one at a time.

Enter numbered step lists with the Step NumberedList Item tag.Enter bulleted step lists with the Step Bullet ListItem tag.

() January 10, 2010 8 / 16

Page 15: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with listsStep lists

Step lists enhance presentations by displaying thelist items one at a time.Enter numbered step lists with the Step NumberedList Item tag.

Enter bulleted step lists with the Step Bullet ListItem tag.

() January 10, 2010 8 / 16

Page 16: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with listsStep lists

Step lists enhance presentations by displaying thelist items one at a time.Enter numbered step lists with the Step NumberedList Item tag.Enter bulleted step lists with the Step Bullet ListItem tag.

() January 10, 2010 8 / 16

Page 17: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with listsAlert step lists

Alert step lists enhance presentations by highlightingthe most recently displayed item in a step list.

Enter numbered alert lists with the Alert StepNumbered List Item tag.Enter bulleted alert lists with the Alert Step BulletList Item tag.

() January 10, 2010 9 / 16

Page 18: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with listsAlert step lists

Alert step lists enhance presentations by highlightingthe most recently displayed item in a step list.Enter numbered alert lists with the Alert StepNumbered List Item tag.

Enter bulleted alert lists with the Alert Step BulletList Item tag.

() January 10, 2010 9 / 16

Page 19: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with listsAlert step lists

Alert step lists enhance presentations by highlightingthe most recently displayed item in a step list.Enter numbered alert lists with the Alert StepNumbered List Item tag.Enter bulleted alert lists with the Alert Step BulletList Item tag.

() January 10, 2010 9 / 16

Page 20: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.

Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 21: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 22: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blinds

Box in and box outDissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 23: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box out

Dissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 24: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipe

Split horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 25: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipeSplit horizontal in and out

Split vertical in and outApply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 26: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 27: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.

Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 28: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.

This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 29: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding transitions

Beamer enhances presentations with dynamictransitions between frames.Types of transitions:

Horizontal and vertical blindsBox in and box outDissolve, glitter, and wipeSplit horizontal in and outSplit vertical in and out

Apply fragments to create dynamic transitions.Each fragment controls the transition from theframe that precedes it to the frame that contains it.This presentation uses the Box Out transition.

() January 10, 2010 10 / 16

Page 30: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with color

Beamer 'color themes' define the use of color in apresentation.This presentation uses the default color theme.To use a different color theme, add the command\usecolortheme{colorthemename} to the preamble ofyour document, replacing any existing\usecolortheme command.

() January 10, 2010 11 / 16

Page 31: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Working with fonts

Beamer 'font themes' define the use of fonts in apresentation.This presentation uses the default font scheme.To use a different font theme, add the command\usefonttheme{fontthemename} to the preamble ofyour document, replacing any existing \usefontthemecommand.

() January 10, 2010 12 / 16

Page 32: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Adding graphics

Frames can contain graphics and animations.Columns provide support for laying out graphics andtext.See examples inSWSamples/PackageSample-beamer.tex in yourprogram installation.

() January 10, 2010 13 / 16

Page 33: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Setting class options

Use class options toSet the base font size for the presentation.Set text alignment.Set equation numbering.Set print quality.Format displayed equations.Create a presentation, handout, or set oftransparencies.Hide or display notes.

() January 10, 2010 14 / 16

Page 34: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Setting class optionsNotes

This shell is originally supplied with the notes classoption set to Show.This frame contains a note so that you can test thenotes options.To see the note, scroll to the next frame.

() January 10, 2010 15 / 16

Page 35: Cambio de fuentes en Beamer con SWP 5.5 y XeLaTeX

. . . . . .

Learn more about Beamer

This shell and the associated fragments provide basicsupport for Beamer in SWP and SW.The current support is a beta version.To learn more about Beamer, seeSWSamples/PackageSample-beamer.tex in yourprogram installation.For complete information, read theBeamerUserGuide.pdf manual provided with thisshell.For support, contact [email protected].

() January 10, 2010 16 / 16