Hi,

I found a little problem when viewing dvi files using \ls. You only run
into this problem if your tex file starts with a digit.
>From the xdvi manpage (under -sourceposition):
"The  space  before  filename is only needed if the filename starts with
a digit. When the space is used, the argument needs to be encosed in
quotes to prevent the shell from misinterpreting the space as argument
separator."

That's why I think we should change
-sourceposition '.line('.').expand("%").' '
to
-sourceposition "'.line('.').' '.expand("%").'" '
in ftplugin/latex-suite/compiler.vim

Regards,
Jens

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to