I have a beamer presentation in Lyx 1.6.4 on Ubuntu 9.10.

I print it out as a presentation, an article (to hand out) and as a handout (which I use as my personal lecture notes).

I have updated the presentation with two new frames, and although they are appearing in the presentation and the article, they are not appearing in the handout.

Edits to exsiting frames are updating fine.

Anyone any idea on what might be happening here


The preamble for the handout is

%next five lines needed to print two to a page handout. Comment out for presentation
\usepackage{pgfpages}
\pgfpagesuselayout{2 on 1}[a4paper,border shrink=2mm]
\setbeamercolor{background canvas}{bg=black!1}
\setbeamertemplate{footline}[page number]
\setbeameroption{show only notes}

Thanks,

Graham

Reply via email to