You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sysquake
Hi all
Just a note to inform those who are having trouble with the sysquake
environment when inserted in beamer.class document
The sysquake environment is a bit like the verbatim environment and
beamer requires a little extra care when handling it. The way to do it
(from the beamer user's guide) is to
1. do not use \frame
2. use \begin{frame}[fragile}
combined with \end{frame}
Then, you can use the sysquake environment with little trouble.
This solution does not work for the combo LyX-beamer-sysquake (yet).
Any ideas?