Re: [Vim-latex-devel] [PATCH] bug when launching the viewer on Mac OS X
Brought to you by:
srinathava,
tmaas
From: Till M. <ope...@ti...> - 2009-03-11 16:12:54
|
On Mo März 2 2009, William (B.J.) Snow Orvis wrote: > I am resubmitting my patch from a few weeks ago with [PATCH] > in the subject line. In both the most recent release > (latexSuite20060325.tar.gz) and in the SVN trunk, calling > Tex_ViewLaTeX() multiple times on Mac OS X causes the s:viewer variable > to get '-a ' prepended to it each time Tex_ViewLaTeX() is called. This > means that Tex_ViewLaTeX() only works every other time it is called. My > patch fixes this by changing the code that constructs the `open' command > to insert the '-a ' string without modifying s:viewer. Thank you for your patch and resubmitting it. It is applied in changeset 1048. Regards, Till |