diff options
author | Camil Staps | 2017-11-27 21:24:57 +0100 |
---|---|---|
committer | Camil Staps | 2017-11-27 21:24:57 +0100 |
commit | 4e337a927a0e253aa17336e76921a82a6b69f00e (patch) | |
tree | b5de0059d9d5c62459c40a09b41fb9471eab73c0 /clooglearch.sty | |
parent | Add editor integration slide (diff) |
Minor fixes
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); |