Re: [Vim-latex-devel] tikz commutative diagrams

2019-04-30 Thread Gerd Wachsmuth
Hi, I would guess that your vim tries to compile the document with latex instead of pdflatex. Try to add let g:Tex_DefaultTargetFormat = 'pdf' to your ~/.vim/ftplugin/tex.vim Best regards, Gerd On 30.04.19 17:26, Daniel Ricardo Barrero wrote: Thank you for your interest, professor

Re: [Vim-latex-devel] tikz commutative diagrams

2019-04-25 Thread Gerd Wachsmuth
Hi, what do you mean by 'tikz commutative diagrams do not work'? Does the code not compile? Is the syntax highlighting wrong? Please provide some more details! Best regards, Gerd On 17/04/2019 17:19, Daniel Ricardo Barrero wrote: Hello dear latex-suite development team. I've been using the