Menu

#413 topaths ending with at end

v1.0 (example)
closed-fixed
nobody
None
5
2019-12-01
2017-01-03
Ola Jetlund
No

I suspect this is a bug

\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{circuits}

\begin{document}
\begin{tikzpicture}[circuit]
\draw (0,0) to [circuit handle symbol={draw,shape=rectangle,at start}] (0,3);
\draw (1,3) to [circuit handle symbol={draw,shape=rectangle,at end}] (1,0);
\end{tikzpicture}
\end{document}

Compiled with expected output before upgrading pgf. The two lines ending in a small rectangle should be identical. In the case of at end it seems that the rectangle is rotated and thus moving the paths end point from the expected end point.

1 Attachments

Discussion

  • Stefan Pinnow

    Stefan Pinnow - 2019-12-01
    • status: open --> closed-fixed
     
  • Stefan Pinnow

    Stefan Pinnow - 2019-12-01
     
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →