Compare commits
No commits in common. "531edef131452d76daf0926ff2a3142cccb12195" and "ac6386b69fea4959d110d0ad5b712c9aa089fe49" have entirely different histories.
531edef131
...
ac6386b69f
|
@ -71,7 +71,7 @@
|
|||
\newcommand\secondarytrack{}% just for safety
|
||||
\def\secondarytrack{\path[draw=\foreground,SecondaryTrack]}% \secondarytrack (coord1) -- (coord2);
|
||||
\newcommand\sidetrack{}% just for safety
|
||||
\def\sidetrack{\path[draw=\foreground,SecondaryTrack]}% alias for \secondarytrack
|
||||
\def\sidetrack{\path[draw,SecondaryTrack]}% alias for \secondarytrack
|
||||
%
|
||||
%% symbol definition
|
||||
\tikzset{%
|
||||
|
|
Loading…
Reference in New Issue