Re: [Vim-latex-devel] Opening file with acrord in windows
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-05-20 20:48:55
|
On Thu, 20 May 2004, Aditya Mahajan wrote: > I get an error saying "There was an error opening the document. The > file cannot be found". I have tested this on three systems, all > windows XP and acrobat reader 6.0. Maybe this is a bug that crept into > acrobat reader in the latest version :-( Must be... I did try closing the document without closing adobe etc and it still worked on my system... I would think that in this case, till the bug(?) somehow gets worked out in latex-suite, it might be simpler to make a little bat file which appends the present directory to the filename and calls acrord32 on that. Then you could point Tex_ViewRule_pdf to that. It will be pretty trivial to do if you have cygwin. Then it could be a little python scriptlet. I never really like acroread. It seems to lock the file so that you cannot update the pdf file while its being viewed by acrord. That is too much of a pain... Srinath |