1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Clarify LaTeX support in manual

This commit is contained in:
Jan Larres
2012-07-21 23:51:01 +12:00
parent 1757b33da7
commit f1c6d8c780

View File

@@ -918,6 +918,11 @@ that.
Tagbar should now be able to show the sections and other tags from LaTeX
files.
Note: As of 2012-05-05 the ctags development version contains an improved
LaTeX parser that works better than the example configuration presented here.
So if you are using a development build newer than that or a stable version
newer than 5.9 you should use the built-in support instead of this example.
Writing your own tag-generating program~
If you want to write your own program for generating tags then here are some
imporant tips to get it to integrate well with Tagbar: