Othersvim LaTeX suite: custom label for cross-references

Information and discussion about other LaTeX editors not listed above
Post Reply
yipeah
Posts: 1
Joined: Fri Jun 10, 2016 2:06 pm

vim LaTeX suite: custom label for cross-references

Post by yipeah »

Hello,

I am using vim LaTeX suite in connection with the ctable package.

When inserting a cross reference in vim, all recognized \labels appear in a menu after pressing F9.

Instead of the \label command, the ctable package specifies the label in the options of the \ctable command. These labels are not recognized by vim LaTeX suite and are therefore not available in the menu.

\ctable[label={tab:recognize_me}, caption = {Stuff.}]{w{3cm}w{3cm}w{3cm}w{2cm}}{ }
{\FL
Plate name & Coordinates & Dilution & Finish time \LL
}


How can I make vim LaTeX suite recognize ctable labels?

Thanks for your help!

Kim

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply