%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Scientific Word Wrap/Unwrap Version 2.5 % % Scientific Word Wrap/Unwrap Version 3.0 % % % % If you are separating the files in this message by hand, you will % % need to identify the file type and place it in the appropriate % % directory. The possible types are: Document, DocAssoc, Other, % % Macro, Style, Graphic, PastedPict, and PlotPict. Extract files % % tagged as Document, DocAssoc, or Other into your TeX source file % % directory. Macro files go into your TeX macros directory. Style % % files are used by Scientific Word and do not need to be extracted. % % Graphic, PastedPict, and PlotPict files should be placed in a % % graphics directory. % % % % Graphic files need to be converted from the text format (this is % % done for e-mail compatability) to the original 8-bit binary format. % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Files included: % % % % "/document/PackageSample-beamerWeb.tex", Document, 24281, 4/11/2006, 22:20:25, ""% % "/document/graphics/logo.wmf", ImportPict, 2192, 11/1/2005, 15:46:22, ""% % "/document/graphics/TubeKnot.jpg", ImportPict, 3888, 3/28/2006, 17:26:04, ""% % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%% Start /document/PackageSample-beamerWeb.tex %%%%%%%%%%%%% \documentclass[notes=show,beamer]{beamer} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{mathpazo} \usepackage{hyperref} \usepackage{multimedia} %TCIDATA{OutputFilter=LATEX.DLL} %TCIDATA{Version=5.50.0.2953} %TCIDATA{} %TCIDATA{BibliographyScheme=Manual} %TCIDATA{Created=Monday, March 27, 2006 16:48:17} %TCIDATA{LastRevised=Tuesday, April 11, 2006 16:20:24} %TCIDATA{} %TCIDATA{} %TCIDATA{Language=American English} %TCIDATA{CSTFile=beamer.cst} \newenvironment{stepenumerate}{\begin{enumerate}[<+->]}{\end{enumerate}} \newenvironment{stepitemize}{\begin{itemize}[<+->]}{\end{itemize} } \newenvironment{stepenumeratewithalert}{\begin{enumerate}[<+-| alert@+>]}{\end{enumerate}} \newenvironment{stepitemizewithalert}{\begin{itemize}[<+-| alert@+>]}{\end{itemize} } \usetheme{Madrid} \input{tcilatex} \begin{document} \title[]{Creating Beamer presentations in \textsl{Scientific WorkPlace }and \textsl{Scientific Word}} \author{MacKichan Software Technical Support} \date{March 2006} \maketitle \section{Creating Beamer presentations in Scientific WorkPlace and Scientific Word} \subsection{What is Beamer?} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{What is Beamer?} \begin{itemize} \item Beamer is a %TCIMACRO{\TeXButton{LaTeX}{\LaTeX{}} }% %BeginExpansion \LaTeX{} %EndExpansion document class that produces presentations and transparency slides. \item Beamer presentations feature \begin{itemize} \item \textsc{pdf}% %TCIMACRO{\TeXButton{LaTeX}{\LaTeX{}} }% %BeginExpansion \LaTeX{} %EndExpansion output. \item Global and local control of layout, color, and fonts. \item List items that can appear one at a time. \item Overlays and dynamic transitions between slides. \item Standard %TCIMACRO{\TeXButton{LaTeX}{\LaTeX{}} }% %BeginExpansion \LaTeX{} %EndExpansion constructs. \item Typeset text, mathematics like this $\frac{-b\pm \sqrt{b^{2}-4ac}}{2a}$% , and graphics. \end{itemize} \end{itemize} \FRAME{dtbpF}{0.2888in}{0.3105in}{0pt}{}{}{logo.wmf}{\special{language "Scientific Word";type "GRAPHIC";maintain-aspect-ratio TRUE;display "PICT";valid_file "F";width 0.2888in;height 0.3105in;depth 0pt;original-width 0.2603in;original-height 0.2811in;cropleft "0";croptop "1";cropright "1";cropbottom "0";filename 'graphics/logo.wmf';file-properties "XNPEU";}} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Basic tasks in creating a Beamer presentation} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Basic tasks in creating a Beamer presentation} \begin{enumerate} \item Start a new document with the Slides - Beamer shell in the Other Documents shell directory. \item Choose a presentation theme to define the appearance of the presentation. \item Create a frame for each slide in the presentation. \item Organize information in lists and columns. \item Create transitions between frames. \item Add graphics and animations. \item Typeset the presentation with \textsc{pdf}\LaTeX{}. \end{enumerate} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Using presentation themes} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Using presentation themes} \begin{stepitemize} \item Beamer \textit{presentation themes} automatically define all aspects of a presentation's layout and appearance. \item Use a presentation theme to format your presentation quickly. \item Beamer has five types of presentation themes: \begin{itemize} \item %TCIMACRO{\qhyperref{}{}{nav}{Without navigation bars}}% %BeginExpansion \hyperref{}{}{nav}{Without navigation bars}% %EndExpansion \item %TCIMACRO{\qhyperref{}{}{tree}{With tree-like navigation bars}}% %BeginExpansion \hyperref{}{}{tree}{With tree-like navigation bars}% %EndExpansion \item %TCIMACRO{\qhyperref{}{}{toc}{With a table of contents sidebar}}% %BeginExpansion \hyperref{}{}{toc}{With a table of contents sidebar}% %EndExpansion \item %TCIMACRO{\qhyperref{}{}{mini}{With a mini-frame navigation bar}}% %BeginExpansion \hyperref{}{}{mini}{With a mini-frame navigation bar}% %EndExpansion \item \hyperlink{sec}{With section and subsection tables} \end{itemize} \item This sample presentation uses the Madrid theme, which is without navigation bars. \item Sample any of the themes by adding the command \texttt{\TEXTsymbol{% \backslash}usetheme\{themename\}} to the preamble of this document, replacing any existing \texttt{\TEXTsymbol{\backslash}usetheme} command. \end{stepitemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \hypertarget{nav}{}\QTR{frametitle}{Using presentation themes} \QTR{framesubtitle}{Themes without navigation bars} \begin{itemize} \item \textbf{Default}: a professional, no-nonsense theme \item \textbf{Bergen}: divides the frame into vertical boxes \item \textbf{Boadilla}: gives much information in little space \item \textbf{Madrid}: similar to Boadilla but with fancier item icons \item \textbf{Pittsburgh}: professional, with right-flush titles \item \textbf{Rochester}: a professional theme with a horizontal header panel \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \hypertarget{tree}{}\QTR{frametitle}{Using presentation themes} \QTR{framesubtitle}{Themes that display a tree-like navigation bar} \begin{itemize} \item \textbf{Antibes}: a theme with a strong appearance, with a navigation bar at the top \item \textbf{JuanLesPins}: a smoother, rounder version of Antibes \item \textbf{Montpellier}: professional, with basic navigational hints at the bottom \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \hypertarget{toc}{}\QTR{frametitle}{Using presentation themes} \QTR{framesubtitle}{Themes with a table of contents sidebar} \begin{itemize} \item \textbf{Berkeley}: a professional theme with a with a horizontal header panel \item \textbf{PaloAlto}: a less forceful form of Berkeley \item \textbf{Goettingen}: with a full table of contents on the right and no header panel \item \textbf{Marburg}: a very strong variation of Goettingen \item \textbf{Hannover}: TOC sidebar on the left balances right-flush titles \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \hypertarget{mini}{}\QTR{frametitle}{Using presentation themes} \QTR{framesubtitle}{Themes with a mini-frame navigation bar} \begin{itemize} \item \textbf{Berlin}: a theme with strong rectangular areas and a navigation\ bar at the top \item \textbf{Ilmenau}: a variation of Berlin \item \textbf{Dresden}: a variation of Ilmenau \item \textbf{Darmstadt}: similar to Dresden with rounded theorem boxes and icons \item \textbf{Frankfurt}: like Darmstadt but without subsection information \item \textbf{Singapore}: a softer appearance; divides headings from text with shading \item \textbf{Szeged}: softer, with strong horizontal lines \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \hypertarget{sec}{}\QTR{frametitle}{Using presentation themes} \QTR{framesubtitle}{Themes with section and subsection tables} \begin{itemize} \item \textbf{Copenhagen}: shows current section and subsection at top, title and author at bottom; no shadows \item \textbf{Luebeck}: a boxier variation of Copenhagen \item \textbf{Malmoe}: a more professional variation of Copenhagen \item \textbf{Warsaw}: a variation of Copenhagen, with a strong appearance \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Using outer and inner themes} Instead of using complete presentation themes, you can define presentation elements separately. \begin{itemize} \item Use \textbf{Outer themes }to define the overall frame layout, borders, headers, sidebars, footers, and navigation bars. \item Use \textbf{Inner themes }to define the appearance of title pages, lists, blocks of text, theorems and proofs, figures, tables, footnotes, and bibliography entries. \item For full information, see TCITeX/TeX/LaTeX/contrib/beamer/doc/beameruserguide.pdf provided as part of the downloaded support. \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Creating frames} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Creating frames} \begin{stepitemize} \item All the information in a Beamer\emph{\ }presentation is contained in \textit{frames.} \item Each frame corresponds to a single presentation slide. \item To create frames in a Beamer document, \begin{stepitemize} \item Apply the BeginFrame fragment to start a frame. \item Apply the EndFrame fragment to end the frame. \item Apply the Frame fragment to make both a beginning and an end for a frame. \item Place the text for the frame between the two fragments. \end{stepitemize} \item Apply the Frame title and Frame subtitle text tags to the titles. \end{stepitemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Working with lists} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Working with lists} \begin{itemize} \item Use lists to organize information on slides. \item Types of lists: \begin{itemize} \item Standard numbered and bulleted lists \item Step lists \item Alert step lists \end{itemize} \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Working with lists} \QTR{framesubtitle}{Step lists} \begin{stepitemize} \item \textbf{Step lists} enhance presentations by displaying the list items one at a time. \item Enter numbered step lists with the Step Numbered List Item tag. \item Enter bulleted step lists with the Step Bullet List Item tag. \end{stepitemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Working with lists} \QTR{framesubtitle}{Alert step lists} \begin{stepitemizewithalert} \item \textbf{Alert step lists} enhance presentations by highlighting the most recently displayed item in a step list. \item Enter numbered alert lists with the Alert Step Numbered List Item tag. \item Enter bulleted alert lists with the Alert Step Bullet List Item tag. \end{stepitemizewithalert} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Adding transitions} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Adding transitions} \begin{stepitemize} \item Beamer enhances presentations with dynamic transitions between frames. \item Apply fragments to create these types of dynamic transitions: \begin{stepitemize} \item \textbf{Horizontal and vertical blinds}: Blinds Horizontal, Blinds Vertical \item \textbf{Boxes}:\ Box In, Box Out \item \textbf{Dissolves}: Dissolve, Glitter, Wipe \item \textbf{Horizontal fades:} Split Horizontal In, Split Horizontal Out \item \textbf{Vertical fades: }Split Vertical In, Split Vertical Out \end{stepitemize} \item Each fragment controls the transition from the frame that precedes it to the frame that contains it. \item This sample presentation uses the Box Out transition. \end{stepitemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Working with color} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Working with color} \begin{itemize} \item Because specifying color for individual elements is complex, use Beamer \textit{color themes} to define the use of all color in a presentation: \begin{itemize} \item \textbf{Default color theme} has black text, white background, blue structural elements, alerts in red, examples in dark green. \item \textbf{Complete color themes }specify all colors for all parts of a frame. Available color themes: albatross, beetle, crane, dove, fly, seagull, wolverine, beaver. \item \textbf{Special purpose color theme }defines colors for sidebars. \item \textbf{Inner color themes }define colors for inner elements. Named for flowers. \item \textbf{Outer color themes} define colors for outer elements. Named for sea animals. \end{itemize} \item This presentation uses the default color theme. \item To use a different color theme, add the command \texttt{\TEXTsymbol{% \backslash}usecolortheme\{colorthemename\}} to the preamble, replacing any existing \texttt{\TEXTsymbol{\backslash}usecolortheme} command. \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Working with fonts} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Working with fonts} \begin{itemize} \item Beamer \textit{font themes }define the use of fonts in a presentation: \begin{itemize} \item \textbf{Default }font theme uses a sans serif font in various sizes. \item \textbf{Serif }uses a serif font in various sizes. \item \textbf{Professional }suppresses Beamer font control in favor of installed fonts. \item \textbf{Structurebold, structureitalicserif, }and \textbf{% structuresmallcapsserif }change the font used for structural elements such as headers, footers, and sidebars. \end{itemize} \item This presentation uses the default font scheme. \item To use a different font theme, add the command \texttt{\TEXTsymbol{% \backslash}usefonttheme\{fontthemename\}} to the preamble of your document, replacing any existing \texttt{\TEXTsymbol{\backslash}usefonttheme} command. \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Using columns} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Using columns} Beamer supports multiple columns of text. %TCIMACRO{\TeXButton{BeginColumns}{\begin{columns}[5cm]}}% %BeginExpansion \begin{columns}[5cm]% %EndExpansion %TCIMACRO{\TeXButton{Column}{\column{5cm}}}% %BeginExpansion \column{5cm}% %EndExpansion \begin{stepitemizewithalert} \item To begin columns, apply the BeginColumns fragment. \item Revise the fragment to set the column width. \item The default fragment uses a column width of 6 cm. \end{stepitemizewithalert} %TCIMACRO{\TeXButton{Column}{\column{5cm}}}% %BeginExpansion \column{5cm}% %EndExpansion \begin{stepitemizewithalert} \item To begin later columns, apply and revise the Column fragment. \item Columns can contain inline graphics and movies. \item To end the last column, apply the EndColumns fragment. \end{stepitemizewithalert} %TCIMACRO{\TeXButton{EndColumns}{\end{columns}}}% %BeginExpansion \end{columns}% %EndExpansion %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Adding graphics} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Adding graphics} \begin{itemize} \item Frames can contain graphics \FRAME{itbpF}{20.875pt}{22.4375pt}{2pt}{}{% }{logo.wmf}{\special{language "Scientific Word";type "GRAPHIC";maintain-aspect-ratio TRUE;display "PICT";valid_file "F";width 20.875pt;height 22.4375pt;depth 2pt;original-width 0.2603in;original-height 0.2811in;cropleft "0";croptop "1";cropright "1";cropbottom "0";filename 'graphics/logo.wmf';file-properties "XNPEU";}} and movies. \item Columns provide support for laying out graphics and text: \end{itemize} %TCIMACRO{\TeXButton{BeginColumns}{\begin{columns}[5cm]}}% %BeginExpansion \begin{columns}[5cm]% %EndExpansion %TCIMACRO{\TeXButton{Column}{\column{5cm}}}% %BeginExpansion \column{5cm}% %EndExpansion \FRAME{itbpF}{2.4889in}{1.6613in}{0in}{}{}{tubeknot.jpg}{\special{language "Scientific Word";type "GRAPHIC";maintain-aspect-ratio TRUE;display "USEDEF";valid_file "F";width 2.4889in;height 1.6613in;depth 0in;original-width 2.4483in;original-height 1.625in;cropleft "0";croptop "1";cropright "1";cropbottom "0";filename 'graphics/TubeKnot.jpg';file-properties "XNPEU";}} %TCIMACRO{\TeXButton{Column}{\column{5cm}}}% %BeginExpansion \column{5cm}% %EndExpansion \begin{theorem} A picture is worth 1000 words. \end{theorem} \begin{proof} Look to the left. \end{proof} %TCIMACRO{\TeXButton{EndColumns}{\end{columns}}}% %BeginExpansion \end{columns}% %EndExpansion %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Embedding animations} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Embedding animations} \begin{itemize} \item Beamer presentations can include graphics and animations:\bigskip \end{itemize} %TCIMACRO{\TeXButton{BeginColumns}{\begin{columns}[5cm]}}% %BeginExpansion \begin{columns}[5cm]% %EndExpansion %TCIMACRO{\TeXButton{Column}{\column{5cm}}}% %BeginExpansion \column{5cm}% %EndExpansion %TCIMACRO{% %\TeXButton{Movie}{\movie[palindrome,borderwidth=1pt,width=2in,height=1.5in]{Click me!}{TubeKnot.avi}}}% %BeginExpansion \movie[palindrome,borderwidth=1pt,width=2in,height=1.5in]{Click me!}{TubeKnot.avi}% %EndExpansion %TCIMACRO{\TeXButton{Column}{\column{5cm}}}% %BeginExpansion \column{5cm}% %EndExpansion \begin{theorem} An animation is worth 1,000,000 words. \end{theorem} \begin{proof} Click to the left. \end{proof} %TCIMACRO{\TeXButton{EndColumns}{\end{columns}}}% %BeginExpansion \end{columns}% %EndExpansion \bigskip {\scriptsize This slide shows an AVI\ file of an animated plot generated in \textsl{SWP }and exported from VCAM.} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Setting class options} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Setting class options} Use class options to \begin{itemize} \item Set the base font size for the presentation. \item Set text alignment. \item Set equation numbering. \item Set print quality. \item Format displayed equations. \item Create a presentation, handout, or set of transparencies. \item Hide or display notes. \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Setting class options} \QTR{framesubtitle}{Notes} \note{Here is a Beamer note.} \begin{itemize} \item This sample document is originally supplied with the notes class option set to Show. \item This frame contains a note so that you can test the notes options. \item To see the note, scroll to the next frame \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \subsection{Learn more about Beamer} %TCIMACRO{\TeXButton{BeginFrame}{\begin{frame}}}% %BeginExpansion \begin{frame}% %EndExpansion \QTR{frametitle}{Learn more about Beamer} \begin{itemize} \item This\ sample document, the Slides - Beamer shell, and the associated fragments provide basic support for Beamer in \textsl{SWP }and \textsl{SW}. \item The current support is a beta version. \item For complete information, read the Beamer User Guide (a .pdf file): See TCITeX/TeX/LaTeX/contrib/beamer/doc/beameruserguide.pdf in your program installation. \item For support, contact \textbf{support@mackichan.com}. \end{itemize} %TCIMACRO{\TeXButton{Transition: Box Out}{\transboxout}}% %BeginExpansion \transboxout% %EndExpansion %TCIMACRO{\TeXButton{EndFrame}{\end{frame}}}% %BeginExpansion \end{frame}% %EndExpansion \end{document} %%%%%%%%%%%%%% End /document/PackageSample-beamerWeb.tex %%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%% Start /document/graphics/logo.wmf %%%%%%%%%%%%%%%%%% WwlqZB@@@@@@@Ti@JK@{I@@@@@pU]I@@I@@@CtCA@@@@@LBA@@@@@P@@@@p@A`@@E@@@@p`@e_ F@T@@@@pBB@@@@@pHD@@@Am@H@pL@[@PF@@@@@@PygA@@@@@@`B@@@PF@@@@[@@@@D@@X@@@@@ @@D`@@@@@@@@@@@@@@@@@@@@@@@@@rZO^mQw}mT{mnVK~nVKnoWK~p[WNr_k^t_Wnrbgnsf_nsf _^thw^thwnsenukSOwlG}{kO}ysO}yc}{kO}ysO}ycO}ysO}ycO@mnlvWR|uXVlu^jlvbn|v i~LwrN}wwV]xEsMyMG^zQc^{Qc^{VW^{VW^{US~z\s^|VoN}yoOpSo}uc_~yoOpSo}uc_~pSo }uc_~@|Zs\OipVWipUoyqWSJs[syoKoxirryl~j[t\Wmxl[]ym[]ymGMzmGMzm{\yo[}ztsM{qW Mv[syoKoxirryl~j[t\GMzmS_~|S_~xCpkMsmdB[]eBW]gGcmgCO}^Y^z_WNz^MfIddFkpVCnnB Olrbgnuewnuew^udoNwlGosensNkLhmVKhmVKhmV[hmRK|uco{skO}ysO@ovLwRJluUJ\u]^Lv [~{sHRjlR^zl[^Zm~uHg^RKpHW}vMG^zJK^zN[~yM[^{Xon}Uc}vvR{nlrzjlrzjlrzjpWO~nOo ~pWO~pSo}@|Zs\GYpUWipUsyqWKZqVoxitRiitBZjvByfhJhe`z|vbWmxl[]ym[]ymWMyksM{qw lv_kkmzBzieBzieB_}xCO}vC_}x{~|zS_~|C`kMoMdRMeBSMgE[}iKomgzbLdcBKghZkfe~Z`P ^ypQ_]sag^thw^thwnsenukS_s[GNnxbKgdRJgdRj{skO}ysO}ycO|ucO|t[O@ov|vP~KuTJLu \Vludj\vo~LwZJkoXjjm^rJmK^IgrJlrUKN{VW^{VW^{US~z\s^|Uc}vtf[mYBJhWC~ypWO~pSo }uc_~uc_~yoO@|Zs[CyoTSipTkYqVGZrXojs[KksYOijvfyjtBYge~ImAlxlklxi{lygwlymc }zvwlv_K{nwbIg]fmva{~|y{~|zS_~|S_~x_~zC`kMo}c@S}dBS]fE[mgH_}iMkMmTC~ftJ|em Vkc`^JdjnKr_w^sag^thwnsenukS_s[G~kw^{e\vitQW}{ugO|ucO|t[_}xg_~{sO@lz|vMBLu QJLuWZlu]blufvLwo~\wnV\uVnjlO^zjKJJmIMzUKN{VW^{US~z\s^|Mo]xoFknvB{kVSNznO_ ~nOo~tgOtgO~woo~@pjs[wHpTGipTciqVwIrVWZs\zs]KkrXsikyfyipfHgmr{u`klxi{lygw lymc}zvWMv[[Km{rJkk^Mxg^}yC_}xCO}vWO~yg~|CPkNomc@S}dBSmfE[]gH_]iMsmkNw}mP mhrB\hgVkbX^jlQc]sag^thwnsenukS_sZmnvjKhgVJxlsn{sgo{skO}ysO}yc}{kO@nz|v PBLuUJLu[Zlu]f|udv|vl~\wzV}xcR{p`bjmJnyho~|tUKN{VW^{US~z\s^|Mo]xxbKn\RJiVSN zoW_~pWO~pSo}uc_~yoO@xZsZOYpUWIpSkYqVwirXOZs[gjs\_[ubwImBkIkufxgcJksQklxi{ lygwlymc}zvWMv[S[nufIh`^Mxg{~|y{~|zS_~|S_~x_~zC`lNsMeAW}eBS]fDWMhLoMiNsmjO wMmRCNgvB\emFKbcZjlH{\sag^thwnsenukS_sZml{^Kf\vYvZG~{ugO|ucO|t[_}xg_~{sO@ qv|vWJluXF\u[Vlu]fLvbzLwjBmwrJMxdn[qZzZlF~IjlJ\sUKN{VW^{US~z\s^|Mo]xo^{mWrY gRG]unO_~nOo~tgOtgO~woo~@Hks\[YpUwgiyVggoryqVCzrZkZt_KKuasJpKGzjqrhgmRjnKk lxi{lygwlymc}zvWMv[Okmzjyg`blrJ^}yC_}xCO}vWO~yg~|C`lOo}fG[MduNlXBFYbfR{kM o}lQw}mUG~kGG}gjZ{dcJKivR\sag^thwnsenukS_sZ]kvjKgc^jn@Ol{sgo{skO}ysO}yc} {kO@qF}vSB|sdb|uFJZloYHeUjjmp^ltxR]wxF}vXZJmTBzkb~jnUKN{VW^{US~z\s^|Mo]xmZK ofvJmq^KooW_~pWO~pSo}uc_~yoO@|js[WipUsipTIoM[XgkZWbWZgbUJHf`fIkvBzjwzIjsn Xe_ryionyimrIjmFZkrjjmzB{m}vzlxrygdvJlvB{lvJKmwR[mwrKo}B`kMsMd@SMgA[mjHo}dk n[c`vzb]^z`WzYd`fJhjRkhlRke`bzd]Rze`ZJfaRze_FJijvjlvrKmwzKknRKidjzignziffjj gjJh\~I@nvlwQF\vW~[ufZlvkV\uTnzmPRZkWjZl\njl`vZmavJmd~jmgFkmkRKnmVKnrb[nq^K ntZKovbkovfkozjKp~vkp~rKpEKLqojZk@tZs^GYpY[YpV{YqXwZs]wJrV_JpJoykxnYkvzykxB JlxRjlz^Jmy^zlxjJmw~jmxF{myVKn~ZKn@_knfkn@sKo@{koAGlo@cKmwBPkNs}cC_}dBWMgG _}hIgMkNsMmQ{mmQw]oWGnoWG~pYK~q[S~r]S^tb_nucc~vfk~whsnxiNyjCykG_zmKznK{ qS{pKO}sWO@jvlvP^\vSV|u[jlvbz\wg~|wmB}wv^]yw^}x}n}yBmzGKN{MW^{Q_n{WgN|\w~ |aC_}fCo}jGO~nSo~q_Or_o~xooz{|@P|vdGKu`K{t_[kuag{ub{vfGlveW\wh_|wik lxjwLymK}yo[]zog]zos}zqCn{rS^|uc^|uo^|v{N}xC}zKO~yW_~zc~|[_~yCp@@@@@@@@ %%%%%%%%%%%%%%%%%%% End /document/graphics/logo.wmf %%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%% Start /document/graphics/TubeKnot.jpg %%%%%%%%%%%%%%%% c}`C@DJYTRFAP@BD@@`A@X@@p[C@a@``AF\`AE`pAG\PBI``BLPQCLlpBLdaDS|@E]hqG^ta F\pAHdxrI`HBKcpAGh\SJl@SLtPCM_\RN}`cL|xrLtHS@IdPBLl@CXtPCXHSH\DbLrHcLrHcLrH cLrHcLrHcLrHcLrHcLrHcLrHcLrHcLrHcLrHcLrHcLrHcLrHcLrHcLr|Op@DAB@pI@kOP@b@`@Q Dp@QDpDG`h@@P@EDP@ADP@A@@@@@@@@@@@AHp@DT`AG`PBJl@D@HP@CL`@DLPAEP@A@@P@}E`@ C@@AQT`DaDSPFLQTa]`HqQaLAFYhHLbPqF\EREM|dLcXrIXBJXqEXdaFeXrIhdbJtTcMw`SNzLD QEYtQHedRSQUUV]EVYiuXdUfYgaVZjMG]uYw]xeg^CRXaF^HbIjhdSRYeV^IfYjihcRZif^Jjij jlsR[mv^KnyjkpCS\qF_LrIkltSS]uV_MvYk]xbONye[~yhgnzqK|tWo}wc_~zG@@CDP@ADP@A DP@A@@@@@@@@D`@CPPAF\@BIhpBQ@`@AH@ADL@AGT@AD@P@B\G@AHp@QPPAaDcARDTTGDV\SHbL Ab@EBEYhqF\BcLcTpWaXrEmBVPBMaWR|W`QFZXrIhdbJuXsMxdcNCQTQF]DRIitTTUeUWaUVZMF YeYvYhefZsQW]v]G^yig`CRXaF^HbIjhdSRYeV^IfYjihcRZif^JjijjlsR[mv^KnyjkpCS\qF_ LrIkltSS]uV_MvYkmxcS^yf_Nzikn|sS_}v_O~ykZC@CCD@@BDq@Q@pO@\o~hHJ`J`bh@j@Jb BhBhHJ`J`bh@j@JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bh @j@JbBhBhHJ`J`bh@j@Jlv~_Y]K|~Wx^jvMDbXKb~fp@qq~h}dLp_hUZvp^`jYF^sZl~OQXKc_c kRsmrqUAkxHsORB@GdjkgT|WZpJ[tc@yPWyWTYiTMv`rgc\TIKFE`_NHNlw~QxUKlnnnVnkjOg jzRdh[niGdpDq^EtA`CPNudx\``mPp`paj\\nozfgBPIE}YzkwmMtmcWYXtm{{}Ya~iSfoCjlq WSi|fpI_tvmcU[RigkCpucSq@]vcIyIIZVcAFz`KCl|@qZaW^ASBGGYWooC~ULRJov^ipWK{E {aE[_cXIEsyfD~ILbGG_ZEFnsAX|RZIav\N[qUGQ[TEUQyYT@EQATATDEPEPQT@U@EQATATDE PEPQT@U@EQATATDEPEPQT@U@EQATATDEPE`wsGwZ[EY{e`Zty|yl[fUe_JzSULt[pe`x}JYoZy_ jxvOZGoS|nDvxGvXWzCLY`RF`[|nnjG\qzh\NpHKyizhOWJXb^Db`_NXU|~gGxGYkE~mUSoR I]NnWKAfPReCa@x}`Cyey{}PGhW]XZZmszZzxefKZr~kVxPpJw@pP`@LI~We]LDAipQZThQQaJ hbN@hori]dEkdjmrhg|_jB^C`pcGlrh[lHa|tnS_j}D@ih^nGCOgLz@vl~aCkwRxOVQZzKl KqgFLvUedpCL]dcJMmwgGwIB]aoXWkUcWu|tfk@{I}leg{F@h{W[_vJ_oob[YdCruzRGTBbCk eWOjO}ppxk[LS{xw]YMRfQLpx@itQpg^uApWW]}Vx]kxLi|ySMsib`rHA{wy_XoB~gg^WesW{H aSRESOLJ`bh`J`bh@j@JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bfWwoHzCFps_s EX_jYtiSZ`QPQ^Mcr_AN|kVaV|[IpURZtgnhmLdTt{nckNR\|p\NqlvxhwtWqxF^qX{kU~OHN_ f~UrZLojt]q[|QSu_Jio]CoetuSuYpR][nUuViEcR[\@tc[Ms_@qb^Dq]CGJC`eCz~KvEVwh vgcpgFjuZfgLLYRpWSpKNN@s@s}DF_Z~Jj_XdbHd|zHjcl^L@W]l^VU{]aw~XMU]{VLSOxnsMM nldJHON~WMYEoQq~JwIYSjh~d\EGxBcpgj@AlvcVnW}\PktQmpzNmyna|tQDdse~^htAc~EB^ nLNPTS[juNS]voyYOvffYHCR`DV|sfs}ofioLWNpgehCydlF]O]SMODqXmgQ\|AFyz]QsEUOM UogZilTSM]wy_@rW\A~U{ZaqKl{^mfkaVUV@FzWXCF\pAONltjPsb{qY~@XJzQaq\swSoAc l~BdCkS\DNLay^aszN]D^YFwpNdIzMIgULVvIitbShFFLrchxO{zOp@^wOT|YAQvNE]wyKfQv fi]xvQ|YG{wD\}S_ARVJUeEfgaf^Cf_IQTa\]CjcTZ_U@uF_TqZFpRf^pTrR|]gLr}\FGHC@JN }\HHWw@RehZNqd]UK]jG`wo@wNZbjHsrKlbh@j@JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bh@j@|~O @b}beCoFJqFiXgZZLHfaFFcbzXWGNMH}auU`^e`|iGewfH]xeX~cUk]CtMfg}O@AUATWYwMCG dSlJvsgLssVZvdfKvBSdlOfsjIcJgcDwN[@hBerWYc\jBgq}l^\IcPRbtHy_]ggR`^qmeqEftwU zuqTsbRfR]^lrePwGb[IGN`XXGNNgfVB^gN}^{rpMMSc[~dgVBcqxXd\nOUJTJbFKq@V@dCSz xW]lET{pWjXP@[\PoGeZTzmn[hRljjKRJJntV]hrG`isAUvz_FgfnZ{cf_be[nHds`KX_HwS_xh J^gmhlXuXtry\HcZBWf\IUnUNyxjbxeIqggzagvC[QwM^gE^mVvjKopVdB\@etNx]zUS~rKdG\ bw{nt{Dz]BsB_{`wUZ~iMlyjhybw^EQAKRdH`AkPLcnVZRNlcFaMy{LLNGL~z@hUjJWgGsF{yU GlRC@q]GRtIoBQtNTNyt{dXkAK|WPH[|Fv_if~CwUSojo]^vsFonVNN`Alc_Js}G|Xks}`K Gym[YBpUjroAQ[~eDkgaxjlTV[Mw@{`N{BqSd_pz]aifPbg]l~jwGwB^{cr^oNUscIqVl@]sPdu hPZ@CyqpCcL_EhsAuERZqSqVYjAM|^K^B{bR{BHFga^Eyzcu^nvEs|UzY}hsYASSqMoHNLOBR |c~U_u|UbQSJnaRBulEHslqqyCedoO\FY~WsXvjK~IMSX\W~v|~LjhJjrCWj@JbBhBhHJ`J`bh@ j@JbBhBhHJ`J`bh@j@JbBhBpvcvJyqnb~m[nQrR^pbvaCCgbc~`{_eoWssx_lpVyeLPoIS|ZGb GJqPr@`Vwtaq}YTPvWC]dOJIYwjF^zlh_NFyIe[bGyz{_MDT[gdHN]A\GnPArigUjnT|kP|_mM OXzNMVCXN[CWYaIo~UnMgc_{z^mIxORhvPh}]u]ETWWHH[IQ[LrOlb[|{yZ}JVHOaezw]UqAm {qSyLK@oXw_EDj{SHrdUv\JsvNVBe{]n{LxGOvjSqX`tnzgG^kv^miiAoPpQhIvBiXkfRsW wokA}S{ZxNJnjCnIV]ed{|AVyDWGS\tKgbpoosAp{i\khJ|oVxdEkSvR[xhUPzkQXIvzrglQVm_ w_@GppPSWqKD~B_n@^JK~JxYKV\Gi[EN\jrX^AA|GkPF@zt`ouVHijIQzW[yuvJ_EzRKdMm` Ec`SNj@wQGXzNCvUBFEEtzcPU]jdWcWM{wIK_TDO_leqWNMYGBp}GjKXfC`BsY|_rdo]|TXp| O@J\KI`oeSWlg^\Kumgu]rThg`HgXSN`\^\pSgNrA}vvuztJNsnleaaXSiNcpt|W`ZTIqJkoyk v@oyL\Qf]Sn\}W^@BpyX_]j^o]z~c@|]|O@vWfhE}VYiQrb^DWoBNYrjgTOkSzk|`tinxCGN{v IjUNoYFRTyb\@wAsx|O@euDSj{|iD{|_iiS}RLiz|MMF{CjMy`~ZU{[AYgtML~rKwXBrmdAVsIY VT~PD\me`fs@GjPmoS@t{HFU]MfHUk|dLBXLNB{J{OY`p@@Husv}qKMIC|SoNquhHjbSZ n`JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bh@j@JbBhBhHJ`J`bh@j@JbBhN|cxGQxTE{yEYJRa_IUmS urhcY^K]G@r{C|X^Ns`Z{KVhQJm\RjjQcLcF]MFh\DTAa^Q}}jWwD[aSjnLJK~S^Tcdni[ko\U IR`OFsAhNPd_gAGgocTivVF_KHqhxSRmAMx|mpx{~]Bj{g^i\iST~XmZ_~d~km^pto^^P\_kPj zVkcy[zphgrUIEszrTVWAuAb|@a^WYlblsq\@c~^uPgXDokoF^bZweLh[dcrYmtnbNixXLRmc _DP[Um`\jj\S_LXUCbwGNiNszZd}c[knWzmHqF]xYjHvafWe[iBI|EQdjSq]~__ohyM_vQmUE []GJh}NBRJKMKWVTh_{ZOssl]mc\yMwj_st^uMSssEsekyUdOkGgs_|XaBMugClxjBejO_UVAKz Skgejx`yZcAGWU}gOP{`bbwGLQ[][orQgcti\LcdDGWz\zWEs_]`|kcw`D__FrYlFCMqBoe`pYT q`X[P|\^aCP`WUmRaReJ@B@F@XWi}PsJulJ|SgoknEJbBj|@ghJbB@bjHJ@Hjbh@`hJbB@bj HJ@Hjbh@`hJbB@bjHJ@Hjbh@`hJbB@bjHJC`loapwGMEeiUscMqNL]ygFkxRUfsn\HhsZ^cGjO\ NYxZ{Xf}QzW}VYtZ{tDgcbeim^QFizxpccMtWgUUSCnLlUvnV_Bi|Bhne`SZDF^tzHQ}ZF]GT G{dfe[Ijxc|QcDNQ|u^skefN]U\wZoEvAUbyaZBOxF^WAG@Nyw{AcLIpoNzwa_d`^vnKEKTz@a PlJMAxT_WXOrcNmwuIUJzZzUbKLTiXoUvFw\nVbapBvgS~HXjTweCYZVTKqmc~^VNpNpkC^w]X ]xb^iTxvv}RHJ|`}AiNpwyvsJrJjbIokgT]^JIk|VpJjbiHAEQUD@TDUQ@PQTEA@EQUD@TDUQ@ PQTEA@EQUD@TDUQ@PQTEA@EQUD@TDUQ@PQTEA@EQUD@TDUQ@PQTEA@EQUD@TDUQ@PQTEA@EQUD@ TDUQ@PQTEA@EQUD@TDUQ@PQTEA@EQUD@TDUQ@PQTEA@EQUD@TDUQ@PQTEA@EQUD@TDUQ@PQTEA@ EQUD@}_v %%%%%%%%%%%%%%%%% End /document/graphics/TubeKnot.jpg %%%%%%%%%%%%%%%%%