|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
WobbleDear Beamer-users,
The following moves gradually to the right by small steps. \frame{ \begin{block}{TIA for vision} \begin{center} \only<1>{\includegraphics[width = .67\textwidth]{audObj/tia1}} \only<2>{\includegraphics[width = .67\textwidth]{audObj/tia1A}} \only<3>{\includegraphics[width = .67\textwidth]{audObj/tia1B}} \only<4>{\includegraphics[width = .67\textwidth]{audObj/tia1C}} \only<5>{\includegraphics[width = .67\textwidth]{audObj/tia1D}} \only<6>{\includegraphics[width = .67\textwidth]{audObj/tia1E}} \end{center} \end{block} } I have verified that all the PDFs are the same size exactly. Advice? Thanks, Michael _____________________________ Professor Michael Kubovy University of Virginia Department of Psychology USPS: P.O.Box 400400 Charlottesville, VA 22904-4400 Parcels: Room 102 Gilmer Hall McCormick Road Charlottesville, VA 22903 Office: B011 +1-434-982-4729 Lab: B019 +1-434-982-4751 Fax: +1-434-982-4766 WWW: http://www.people.virginia.edu/~mk9y/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Latex-beamer-users mailing list Latex-beamer-users@... https://lists.sourceforge.net/lists/listinfo/latex-beamer-users |
|
|
Re: WobbleMichael Kubovy <kubovy@...> writes:
> Dear Beamer-users, > > The following moves gradually to the right by small steps. > > I have verified that all the PDFs are the same size exactly. Advice? I would put % at the end of each row, like so: \frame{ \begin{block}{TIA for vision} \begin{center} \only<1>{\includegraphics[width = .67\textwidth]{audObj/tia1}}% \only<2>{\includegraphics[width = .67\textwidth]{audObj/tia1A}}% \only<3>{\includegraphics[width = .67\textwidth]{audObj/tia1B}}% \only<4>{\includegraphics[width = .67\textwidth]{audObj/tia1C}}% \only<5>{\includegraphics[width = .67\textwidth]{audObj/tia1D}}% \only<6>{\includegraphics[width = .67\textwidth]{audObj/tia1E}}% \end{center} \end{block} } ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Latex-beamer-users mailing list Latex-beamer-users@... https://lists.sourceforge.net/lists/listinfo/latex-beamer-users |
|
|
Re: WobbleThanks. I don't understand why, but it works.
MK On Aug 20, 2009, at 11:15 PM, Rafael wrote: > Michael Kubovy <kubovy@...> writes: > >> Dear Beamer-users, >> >> The following moves gradually to the right by small steps. > >> >> I have verified that all the PDFs are the same size exactly. Advice? > > I would put % at the end of each row, like so: > > \frame{ > \begin{block}{TIA for vision} > \begin{center} > \only<1>{\includegraphics[width = .67\textwidth]{audObj/tia1}}% > \only<2>{\includegraphics[width = .67\textwidth]{audObj/tia1A}}% > \only<3>{\includegraphics[width = .67\textwidth]{audObj/tia1B}}% > \only<4>{\includegraphics[width = .67\textwidth]{audObj/tia1C}}% > \only<5>{\includegraphics[width = .67\textwidth]{audObj/tia1D}}% > \only<6>{\includegraphics[width = .67\textwidth]{audObj/tia1E}}% > \end{center} > \end{block} > } > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Latex-beamer-users mailing list > Latex-beamer-users@... > https://lists.sourceforge.net/lists/listinfo/latex-beamer-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Latex-beamer-users mailing list Latex-beamer-users@... https://lists.sourceforge.net/lists/listinfo/latex-beamer-users |
| Free embeddable forum powered by Nabble | Forum Help |