Results 37 comments of Loop Space

I've refactored my fix to make it more extendible, and included `\tikz@tangent` and `\tikztostart` in the list.

(Still a bit new to contributing to a Big Project ...) The latest commit adds what I think is a more flexible approach to saving and restoring these macros and...

That sounds do-able, I would be inclined to keep the current methods and simply wrap them in keys, then the lower-level methods are available to library authors. I'll also implement...

In trying to retrospectively sign my commits, I think I messed up the version history. I'll create a fresh branch of the current pgf repo and re-implement my patch, then...

> > I'll create a fresh branch of the current pgf repo and re-implement my patch, then resubmit it. > > Or you can force push to `fixforeach` branch. I...

I've made a new branch with the code changes where I've signed-off my commit from the outset. I'll close this pull request and open a new one from that branch,...

New pull request: https://github.com/pgf-tikz/pgf/pull/1316