Qrrbrbirlbel
Qrrbrbirlbel
Calendar
## TikZ * Changed the keys * `/tikz/day xshift`, * `/tikz/day yshift`, * `/tikz/month xshift`, * `/tikz/month yshift` * `/tikz/tikz@lib@cal@width` to actual value keys ( `.initial`) so that they can...
Adding timers for the `parabola`, `rectangle`, `sin` and `cos` path operators using the same calculations as `\pgfpathparabola`, `\pgfpathsine` and `\pgfpathcosine` in `pgfcorepathconstruct.code.tex`. The rectangle timer uses the timer for `-|`,...
As per section 2.3 of the manual, forest allows to use TikZ' `\path` commands to draw additional stuff around a tree. The examples of the manual use the nodes of...
I've transitioned from [Premiumizer](https://github.com/piejanssens/premiumizer) to RDT-Client a long time ago and for “normal” downloads (single files from the *Arrs) I don't have any troubles downloading from Premiumize. However, for more...
Compared to `\tikz@fig@continue` https://github.com/pgf-tikz/pgf/blob/b79a019bdea7e37f0ff69f45c72b20336cec6d38/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex#L4135-L4143 the macro `\tikz@alias` is missing from `tikz@do@matrix@cont`: https://github.com/pgf-tikz/pgf/blob/b79a019bdea7e37f0ff69f45c72b20336cec6d38/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex#L4051-L4061 This makes `alias` not working for a matrix and in turn the `chains` library can't deal with matrices.
As [Q406795](https://tex.stackexchange.com/q/406795/16595) shows non-csname-able content in a label with the `quotes`/`"` syntax will raise an error message (but produces correct output) because `\tikz@lg@local@node@handle` uses the node's options in `\tikzgraphsset` without...
### Brief outline of the bug When the pic `angle` (or `right angle`) is used inside another pic, coordinates named inside the pic with non-empty `name prefix` or `name suffix`...
This applies the fixes of @thinbold and @muzimuzhi also to curves and arc while not globalize xc/yc for the line function. In my opinion, this is not a breaking change...
Fixes #1363 **Checklist** Please [signoff your commits][git-s] to explicitly state your agreement to the [Developer Certificate of Origin][DCO]. If that is not possible you may check the boxes below instead:...