You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
Can't simultaneously use with smartdiagram package.
had to modify the source code from:
(...)
\pgfsetlayers{background,connectionlayers,main}
(...)
to:
(...)
\pgfsetlayers{background,connectionlayers,main,smart diagram arrow back}
(...)
It is likely that other issues exist.
Keep up the good work.
The text was updated successfully, but these errors were encountered: