Hey

I have a problem with vimlatex and mks.

To reproduce it:

1) create a simple tex file see attachment.
2) :mks!
3) quit vim
4) vim -S Session.vim

You should see something like this (from a more complicated
tex-file ...)

---
Fehler beim Ausführen von
"/home/menge/.vim/ftplugin/latex-suite/folding.vim":
Zeile   11:
"settings_preamble.tex" 47L, 721C
Fehler beim Ausführen von "/home/menge/Diss/sketches/sketches.vim":
Zeile  739:
"settings_preamble.tex" 47L, 721C
Zeile  885:
E165: Kann nicht über die letzte Datei hinausgehen
---

Hope there is someone around using vimlatex ...

TIA, Sebastian.
\documentclass{article}

\begin{document}
test
\end{document}

Reply via email to