2018-09-14 21:04:15 +02:00
%!TEX TS-program = pdflatexmk
2019-07-21 19:28:30 +02:00
%!TEX root = ../snippets.tex
2018-09-14 21:04:15 +02:00
2021-01-02 14:04:05 +01:00
% Copyright (c) 2018 - 2021, Martin Scheidt (ISC license)
2018-09-14 21:04:15 +02:00
% Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
2021-01-02 14:04:05 +01:00
2020-01-14 17:11:10 +01:00
\coordinate (A1) at (0, 0);
\coordinate (B1) at (6, 0);
\coordinate (A2) at (2,-1);
\coordinate (B2) at (4, 1);
\coordinate (X) at (3,0);
2018-09-14 21:04:15 +02:00
2020-01-14 17:11:10 +01:00
% order is important
\maintrack (A2) -- (B2); % first
\bridge[shift left=0.25cm,shift right=-0.25cm] at (X); % secound
\maintrack (A1) -- (B1); % third