On Tue, Aug 11, 2009 at 1:38 PM, Robert Lamar<[email protected]> wrote: ... > I am writing up my dissertation in LaTeX, editing with vim. I would > like to generate a tags file to easily jump between files. The > trouble is that exuberant ctags only seems to have superficial > support, and the etags.emacs on my system does not (of course) output > the proper file format. ... > To top it all off, it seems on the surface that tag names may only > contain alpha(numeric?) characters, so I cannot create tags which will > link from expressions like \include{chap-intro.inc} (which would > hopefully open chap-intro.inc.tex).
I take it you are using exuberant tags 5.8 with the new latex support. I added that to ctags based on a previous thread on this list. I myself do not use latex, but I am certainly willing to improve the latex support if the users on this list can agree on some well recommended improvements with _examples_. The more detailed your suggestions and examples the better for me to work from. Please show your latex code plus what tags you would expect to be generated. Dave --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
