summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty')
-rw-r--r--Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty b/Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty
index 5ffb96c0c15..8c4903fc38e 100644
--- a/Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty
+++ b/Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty
@@ -7,7 +7,7 @@
%% codeanatomy.dtx (with options: `package')
%%
\NeedsTeXFormat{LaTeX2e}[2018/12/01]
-\ProvidesPackage{codeanatomy}[2019/07/10 v0.2-Alpha draw Code Anatomy]
+\ProvidesPackage{codeanatomy}[2019/07/12 v0.4-Alpha draw Code Anatomy]
\RequirePackage{expl3}
\RequirePackage{xparse}
@@ -64,8 +64,11 @@
draw=annotationcolor,%
arrows={-Latex[%
round,%
- color=annotationcolor]
- }
+ color=annotationcolor,
+ fill=annotationcolor
+ ]
+ },
+ shorten >=0.25pt
}
}
\tikzset{code annotation/.style={%