Am 05.01.2013 um 15:08 schrieb 土卜皿
hi, all I wanted to use t-vim modules, but I got the following error when compiling the file: \usemodule[vim] \definevimtyping[C][syntax=C] \starttext \startitemize \item A hello world example in C \startC #include
int main() { printf("Hello World") } \stopC \stopitemize \stoptext the errors as follows: fonts > preloading latin modern fonts (second stage) fonts > typescripts > unknown: library 'loc' {/software/spring-mvc/context-MIV/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/software/spring-mvc/context-MIV/tex/texmf/fonts/map/dvips/lm/lm-rm.map} fonts > fallback modern rm 12pt is loaded setup > error in line 12, namespace "289>", key "temp-C-0" (vim-test-temp-C-0.vimout)
can anyone help me? thanks
The message comes from a bug in the recent change of the \savebuffer command. It’s easy to fix and I sent one to the dev list, it should be fixed with the next beta from Hans. Wolfgang