summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-12 20:45:27 +0000
committerKarl Berry <karl@freefriends.org>2019-07-12 20:45:27 +0000
commitf63e647a88edee003f483a9baf00fc4e58c2cbfc (patch)
treee3fb11e7f9ebd221b234ec52aeb2a1d5cdb4ebda /Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty
parentaebf7cb9eaabd4c0092643c77009a567ede155dc (diff)
codeanatomy (12jul19)
git-svn-id: svn://tug.org/texlive/trunk@51627 c570f23f-e606-0410-a88d-b1316a301751
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={%