Ignacio Martinez <ignacio <at> 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 that is the only > thing that i need to do. Put the .sty file in ~/texmf/tex/latex/beamer (create the directory if necessary). Open a terminal there and run 'texhash'. Then add the usepackage command to the preamble of your LyX presentation and you should be good to go. Paul
