Re: [Vim-latex-devel] Inverse Searching in yap
Brought to you by:
srinathava,
tmaas
From: Peng Y. <yu...@ho...> - 2004-03-14 19:34:59
|
My file is in a folder called D:\cygwin\home\peng\Chemotaxis\Janetopoulos\Theoretical Analysis5 The file name is Janetopoulos.tex I don't know why yap try to open the file Theoretical. Peng ----- Original Message ----- From: "Srinath Avadhanula" <sr...@fa...> To: "Peng Yu" <yu...@ho...> Cc: <vim...@li...> Sent: Sunday, March 14, 2004 11:24 AM Subject: Re: [Vim-latex-devel] Inverse Searching in yap > > On Sun, 14 Mar 2004, Peng Yu wrote: > > > I updated it. But after I click on the yap window, I still cannot read the > > tex file. > > > > The attachment shows what I see. > > > > It looks like YAP is trying to open a file called Theoretical instead of > Theoretical.tex. Is your file really called Theoretical without the > extension? From that I would guess that the way the .dvi file is being > generated is where the problem lies. What happens when you place your > cursor over any point in the YAP window. It should print out the source > specials information in the lower right corner of the window. Something > like: > > Theoretical.tex L:20 > > or something similar. Make sure that the file name being displayed there > has the correct extension. > > I just tested with the latest release and things seem to be working fine > for me... > > Srinath > |