From f63e647a88edee003f483a9baf00fc4e58c2cbfc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 12 Jul 2019 20:45:27 +0000 Subject: codeanatomy (12jul19) git-svn-id: svn://tug.org/texlive/trunk@51627 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/codeanatomy/codeanatomy.sty') 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={% -- cgit v1.2.3