Re: [Vim-latex-devel] Aux completion

2017-01-27 Thread Filip Kadlec
Hi, Gerd, I second Laszlo's point of view; for me, using labels with well chosen names is clearly the best choice, and I think that the latex-suite should keep this behavior by default. To me, the -completion works quite well and it would maybe need some improvements (it does not work for me wit

Re: [Vim-latex-devel] Aux completion

2017-01-27 Thread Gerd Wachsmuth
Thank you for your comments. I think I was not precise at one point: You still can use labels for completion (as long as they are already in the aux file). To given an example: \documentclass{article} \usepackage{hyperref} \begin{document} \begin{equation

Re: [Vim-latex-devel] Aux completion

2017-01-27 Thread George
Hi all, I switched to Gerd's version of vim-latex while I'm writing my thesis. The reason is that I'm using tcolorbox[1] to create coloured boxes for my theorems. Tcolorbox has its own way of labelling theorems, which does not play well with the label completion of vim-latex suite. Here is an