Re: [Vim-latex-devel] pdflatex -output-dirctory and Tex_ViewRule
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2012-05-23 20:11:05
|
Yes, but you did it wrong in your first e-mail. Can you go back and try it the right way? (i.e., with the file name *after* the path?) --Ted On 05/23/2012 04:03 PM, Marijan Svalina wrote: > Nope, I already try that and write about it in first mail. > > On Wed, May 23, 2012 at 7:22 PM, Ted Pavlic <te...@te... > <mailto:te...@te...>> wrote: > > Hm. I wonder if a space is being added. > > Have you tried using: > > Tex_ViewRuleComplete_format > > instead? See: > > :help Tex_ViewRuleComplete_format > > I have a feeling that that will be your answer. > > Best -- > Ted > > > > On Wed, May 23, 2012 at 1:16 PM, Marijan Svalina > <mar...@gm... <mailto:mar...@gm...>> wrote: > > Just tried that, and also no luck :/ > > > > > > On Wed, May 23, 2012 at 7:08 PM, Ted Pavlic <te...@te... > <mailto:te...@te...>> wrote: > >> > >> > let g:Tex_ViewRule_pdf = 'zathura $*/tmp' > >> > >> Do you mean: > >> > >> let g:Tex_ViewRule_pdf = 'zathura /tmp/$*' > >> > >> ? Did you try that? > >> > >> --Ted > >> > >> -- > >> Ted Pavlic <te...@te... <mailto:te...@te...>> > > > > > > > > > > -- > > http://www.google.com/profiles/marijan.svalina > > > > -- > Ted Pavlic <te...@te... <mailto:te...@te...>> > > > > > -- > http://www.google.com/profiles/marijan.svalina -- Ted Pavlic <te...@te...> |