Re: beamer handouts?

2011-08-07 Thread Ignacio Martinez
it works :-) Thanks a lot! On Sat, Aug 6, 2011 at 11:02 PM, Paul Rubin wrote: > Ignacio Martinez virginia.edu> writes: > > >> I'm trying to create beamer handouts with lyx (in ubuntu 11.04). >> This is what I have in mind >> http://www.guidodiepen.nl/2009/07/

Re: beamer handouts?

2011-08-06 Thread Liviu Andronic
On Sat, Aug 6, 2011 at 11:09 PM, Ignacio Martinez wrote: > Hi, > I'm trying to create beamer handouts with lyx (in ubuntu 11.04). > This is what I have in mind > http://www.guidodiepen.nl/2009/07/creating-latex-beamer-handouts-with-notes/ > but i don't know where to copy

Re: beamer handouts?

2011-08-06 Thread Paul Rubin
Ignacio Martinez virginia.edu> writes: > I'm trying to create beamer handouts with lyx (in ubuntu 11.04). > This is what I have in mind > http://www.guidodiepen.nl/2009/07/creating-latex-beamer-handouts-with-notes/ > but i don't know where to copy the .sty file and if

beamer handouts?

2011-08-06 Thread Ignacio Martinez
Hi, I'm trying to create beamer handouts with lyx (in ubuntu 11.04). This is what I have in mind http://www.guidodiepen.nl/2009/07/creating-latex-beamer-handouts-with-notes/ but i don't know where to copy the .sty file and if that is the only thing that i need to do. Thanks!, -Ignacio

Re: beamer handouts: how to delete/suppress frames?

2009-09-10 Thread Paul A. Rubin
Erez Yerushalmi wrote: Hi all, I'm writing a presentation using beamer, lyx 1.63, window... I would like to have a handout, where some frames will be automatically deleted (suppress frames). What I would like to do in TEX, or internally in LyX, is the following: \begin{frame} \frametitle{A ti

Re: beamer handouts: how to delete/suppress frames?

2009-09-09 Thread KYokota
Uh, it seems not to work on Windows. So, you may want to install Cygwin to do the above procedure. Koji

Re: beamer handouts: how to delete/suppress frames?

2009-09-09 Thread KYokota
Hi Erez, You can use "handout" option of Beamer, but it sometimes fails to exclude overlays. So, what I usually do is to use PDFjam (http://www.warwick.ac.uk/go/pdfjam) after creating PDF. It includes an executable called "pdfnup" which should be called something like: pdfnup --nup 3x3 --paper a4

beamer handouts: how to delete/suppress frames?

2009-09-09 Thread Erez Yerushalmi
Hi all, I'm writing a presentation using beamer, lyx 1.63, window... I would like to have a handout, where some frames will be automatically deleted (suppress frames). What I would like to do in TEX, or internally in LyX, is the following: \begin{frame} \frametitle{A title bla bla bla} *Some co