diff options
Diffstat (limited to 'clooglearch.sty')
-rw-r--r-- | clooglearch.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clooglearch.sty b/clooglearch.sty index c87c73b..b0498e4 100644 --- a/clooglearch.sty +++ b/clooglearch.sty @@ -87,6 +87,7 @@ \draw[color=\grayedout#1,->] (web) -- (vim); \ifnum#1>2 \pic (tagfile) at (-5,-1.2) {doc}; + \node[left=3pt of tagfile-west,draw=none] {\scriptsize Tagfile}; \draw[->] (tags) -- (tagfile-north); \ifnum#1>3 \draw (tagfile-south) edge[bend right,->] (vim); |