Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 6
    The manual states: "Tracking of the picture size is (locally) switched off", causing for example the figure to overlap with a caption. Commented Apr 7, 2020 at 22:04
  • Same as @leezu, this causes "Tracking of the picture size is (locally) switched off", which means the outer frame of the tikz picture is lost, and space is not properly reserved for the picture. See post: tex.stackexchange.com/q/108380/62285 Commented Aug 14, 2021 at 4:06
  • Thanks. worked great. Commented Nov 13, 2022 at 1:32
  • 3
    It seems transform canvas affects the shift={(dx,dy)} on the scope you want to scale Commented May 4, 2023 at 16:28