On Sun, Mar 11, 2012 at 10:02:30PM +, Paul A. Rubin wrote:
> There is a custom module you can download from
> http://wiki.lyx.org/Layouts/Modules#toc9 that allows you to add fragile frames
> (thanks to Liviu Andronic). You can also do the entire frame (including begin
> and end commands) in ra
Hi, all!
I am trying to prepare short presentation using Beamer and Listings LaTeX
packages. If I include LaTeX code snippet (example one from
http://anteru.net/2008/09/15/269/):
\begin{frame}[fragile]
\frametitle{Your title}
\begin{lstlisting}
code
\end{lstlisting}
\end{frame}
into document -
On Tue, Jul 19, 2005 at 06:48:58PM +0100, Andreas Busch wrote:
> Hi Eugeny,
>
> I have had good experiences with the following procedure:
>
> 1.) Export LyX file to HTML (my preferred application here is tth)
> 2.) Load HTML file into Safari (I am a Mac user ;-)
> 3.) Mark all and copy
> 4.) Past