>> > Produces 5 types of tags:
>> >      c,chapter
>> >      s,section
>> >      u,subsection
>> >      b,subsubsection
>> >      p,package

Current SVN (revision 698) now supports:
'c', "chapter",         
's', "section",         
'u', "subsection",              
'b', "subsubsection",   
'p', "part",                    
'P', "paragraph",               
'G', "subparagraph",    



Add the following to your .vimrc:
let g:tlist_tex_settings =
'tex;c:chapters;s:sections;u:subsections;b:subsubsections;p:parts;P:paragraphs;G:subparagraphs'


Let me know if there are issues or more needed.

Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to