* Close PDF-Viewer automatically before compiling new LaTeX Code
@ 2006-12-11 17:59 Wilmar Igl
2006-12-12 5:33 ` Stefan Monnier
` (3 more replies)
0 siblings, 4 replies; 8+ messages in thread
From: Wilmar Igl @ 2006-12-11 17:59 UTC (permalink / raw)
Hello!
I am using (PDF)LaTeX with GNU Emacs 22.0.50.2 and AucTeX.
Is there any way to tell Emacs to close the current preview in Adobe
Acrobat Reader automatically before compiling a new preview?
This is to avoid any error messages like
"ERROR: I can't write on file `_region_.pdf'."
I find it annoying having to close the Acrobat window by hand.
Thanks,
Will
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Close PDF-Viewer automatically before compiling new LaTeX Code
2006-12-11 17:59 Close PDF-Viewer automatically before compiling new LaTeX Code Wilmar Igl
@ 2006-12-12 5:33 ` Stefan Monnier
2006-12-12 5:51 ` Leo
2006-12-12 18:33 ` Wilmar Igl
` (2 subsequent siblings)
3 siblings, 1 reply; 8+ messages in thread
From: Stefan Monnier @ 2006-12-12 5:33 UTC (permalink / raw)
> I am using (PDF)LaTeX with GNU Emacs 22.0.50.2 and AucTeX.
> Is there any way to tell Emacs to close the current preview in Adobe Acrobat
> Reader automatically before compiling a new preview?
> This is to avoid any error messages like
> "ERROR: I can't write on file `_region_.pdf'."
> I find it annoying having to close the Acrobat window by hand.
Just use a saner viewer. Try xpdf, for example. It won't reload
automatically, but a quick tap on the R key will force it to reload
the file. No need to close&reopen.
And it's Free Software on top of it, so it's good for your karma,
Stefan
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Close PDF-Viewer automatically before compiling new LaTeX Code
2006-12-12 5:33 ` Stefan Monnier
@ 2006-12-12 5:51 ` Leo
2006-12-12 15:49 ` Shanks N
0 siblings, 1 reply; 8+ messages in thread
From: Leo @ 2006-12-12 5:51 UTC (permalink / raw)
* [2006.12.12 00:33 -0500] Stefan Monnier wrote:
^^^^^^^^^^^^^^
>> I am using (PDF)LaTeX with GNU Emacs 22.0.50.2 and AucTeX. Is
>> there any way to tell Emacs to close the current preview in Adobe
>> Acrobat Reader automatically before compiling a new preview? This
>> is to avoid any error messages like "ERROR: I can't write on file
>> `_region_.pdf'." I find it annoying having to close the Acrobat
>> window by hand.
>
> Just use a saner viewer. Try xpdf, for example. It won't reload
> automatically, but a quick tap on the R key will force it to reload
> the file. No need to close&reopen.
>
> And it's Free Software on top of it, so it's good for your karma,
>
I am not sure if xpdf runs on M$ which Wilmar Igl is using. But there
are definitely other pdf viewers.
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Close PDF-Viewer automatically before compiling new LaTeX Code
2006-12-11 17:59 Close PDF-Viewer automatically before compiling new LaTeX Code Wilmar Igl
2006-12-12 5:33 ` Stefan Monnier
@ 2006-12-12 18:33 ` Wilmar Igl
2006-12-12 18:48 ` Leo
2006-12-17 20:24 ` Jesper Harder
[not found] ` <mailman.2022.1166387121.2155.help-gnu-emacs@gnu.org>
3 siblings, 1 reply; 8+ messages in thread
From: Wilmar Igl @ 2006-12-12 18:33 UTC (permalink / raw)
Hallo!
SumatraPDF-Viewer also locks the PDF-file.
=> EMACS: "ERROR: I can't write on file `_region_.pdf'."
Will
Wilmar Igl schrieb:
> Hello!
>
> I am using (PDF)LaTeX with GNU Emacs 22.0.50.2 and AucTeX.
> Is there any way to tell Emacs to close the current preview in Adobe
> Acrobat Reader automatically before compiling a new preview?
> This is to avoid any error messages like
> "ERROR: I can't write on file `_region_.pdf'."
> I find it annoying having to close the Acrobat window by hand.
>
> Thanks,
>
> Will
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Close PDF-Viewer automatically before compiling new LaTeX Code
2006-12-11 17:59 Close PDF-Viewer automatically before compiling new LaTeX Code Wilmar Igl
2006-12-12 5:33 ` Stefan Monnier
2006-12-12 18:33 ` Wilmar Igl
@ 2006-12-17 20:24 ` Jesper Harder
[not found] ` <mailman.2022.1166387121.2155.help-gnu-emacs@gnu.org>
3 siblings, 0 replies; 8+ messages in thread
From: Jesper Harder @ 2006-12-17 20:24 UTC (permalink / raw)
Wilmar Igl <wilmar.igl@gmx.de> writes:
> I am using (PDF)LaTeX with GNU Emacs 22.0.50.2 and AucTeX.
> Is there any way to tell Emacs to close the current preview in Adobe
> Acrobat Reader automatically before compiling a new preview?
Maybe this approach still works (I haven't tried it in years):
<http://groups.google.com/group/comp.text.tex/msg/5132ba237a48eb0f>
^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <mailman.2022.1166387121.2155.help-gnu-emacs@gnu.org>]
end of thread, other threads:[~2006-12-17 22:11 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-11 17:59 Close PDF-Viewer automatically before compiling new LaTeX Code Wilmar Igl
2006-12-12 5:33 ` Stefan Monnier
2006-12-12 5:51 ` Leo
2006-12-12 15:49 ` Shanks N
2006-12-12 18:33 ` Wilmar Igl
2006-12-12 18:48 ` Leo
2006-12-17 20:24 ` Jesper Harder
[not found] ` <mailman.2022.1166387121.2155.help-gnu-emacs@gnu.org>
2006-12-17 22:11 ` Thorsten Bonow
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.