Skip to content

Commit

Permalink
fix TikZ-cd mapsto
Browse files Browse the repository at this point in the history
  • Loading branch information
UlrikBuchholtz committed Mar 27, 2020
1 parent ac0e2d9 commit 1a91785
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tikzsetup.tex
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
}
\pgfdeclarearrow{
name = mdbchbar,
name = pxbar,
setup code = {
\pgfarrowssettipend{0.5\pgflinewidth}
\pgfarrowssetbackend{-0.5\pgflinewidth}
Expand Down Expand Up @@ -79,7 +79,8 @@
\tikzset{>=pxto}
\tikzset{every picture/.style={line width=0.59pt}}
\tikzcdset{arrow style=tikz,%
invisible/.style={/tikz/draw=none}}
invisible/.style={/tikz/draw=none},%
mapsto/.style={pxbar-pxto}}

\tikzcdset{
equal/.add code={\PackageError{cas}{Please don't use the TikZ-cd equal style}{}}{},
Expand Down

0 comments on commit 1a91785

Please sign in to comment.