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
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
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
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
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