Re: velocizzare la stesura di formule

#10059
Up
0
Down
::


Ciao! io però non riesco ad installare l’estenzion eper latex! Sul sito http://vim-latex.sourceforge.net/index.php?subject=download&title=Download
dicono

” REQUIRED. This makes vim invoke latex-suite when you open a tex file.
filetype plugin on

” IMPORTANT: win32 users will need to have ‘shellslash’ set so that latex
” can be called correctly.
set shellslash

” IMPORTANT: grep will sometimes skip displaying the file name if you
” search in a singe file. This will confuse latex-suite. Set your grep
” program to alway generate a file-name.
set grepprg=grep\ -nH\ $*

” OPTIONAL: This enables automatic indentation as you type.
filetype indent on

qualcuno mi da una mano?

Go to top