[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Useful to me, maybe to others: preview beamer frame
From: |
Ralf Angeli |
Subject: |
Re: [AUCTeX] Useful to me, maybe to others: preview beamer frame |
Date: |
Wed, 10 Nov 2010 21:55:18 +0100 |
* Mirko Vukovic (2010-11-10) writes:
> I use the following elisp code to preview beamer frames in ghostview. So,
> unlike the preview mode, the frame preview is viewed in an external
> application. I find it easier to view the preview while I am typing in the
> corrections to the source buffer.
>
> I am sure this code can be cleaned up considerably using proper elisp and
> auctex constructs. So, I am looking forward to corrections :-) Also, this
> can be included into auctex' beamer support.
Why don't you just use `C-c .' to mark the frame environment and then
`C-c C-r' to compile and view the marked environment?
--
Ralf