[Vim-latex-devel] how to set search and inverse-search between suite-latex and sumatraPDF

2012-03-14 Thread yanzhisheng
hi, everyone I want to search and inverse-search between suite-latex and sumatraPDF, what should I do?   I have read a lot of blogs, and much of them is about the patch command, but it fails in my computer. Has anyone succeed?   the vim is v7.3, and the suite-latex is the newest version: vim-lat

[Vim-latex-devel] how to stop jumping to quickfix/ log views and keep the source file viewable?

2012-02-26 Thread yanzhisheng
hi, everyone The GVim I used now is v7.3.46. I use pdflatex to compile the *.tex source file. After it's completed, the gvim automatically open three split windows , (1)  *.sty (2) quickfix (3)  *.log and the cursor is placed in the quickfix window indicating there is a waring related to the *.s

[Vim-latex-devel] problem when type chinese double quotation mark

2011-06-24 Thread yanzhisheng
hi, when I type chinese double quotation (”) in vim-latex, it appears to be a single quotation in the source codes. but the generated pdf is ok. how can I fix this displaying problem? thanks. ---yakex-- All the data conti

[Vim-latex-devel] how to disable to jump from tex file to bbl when there is warning

2011-05-14 Thread yanzhisheng
hi, there is \bibliography{} in the  name1.tex file, when I run :!bibtex name1, and then \ll, there are some warnings in the log window, such as   LaTeX Font Warning: Font shape `EU1/宋体(0)/m/it' undefined and when the compiling is finished, the main window automatically open the generated  *.bbl

[Vim-latex-devel] Does anybody succeed in latex-suite calling bibtex automatically?

2011-05-14 Thread yanzhisheng
I have use vim latex-suite to typeset scientific paper for several monthes. Recently, I encounter one IMPORTANT problem. When there are bibliorgraphy in the *.tex file, I have to run  :!bibtex filename to generate the correct reference messages. It should be emphisized that the following lines has