!NuxCISwYQJuyWwNsEI:matrix.org

PGF/TikZ

56 Members
https://github.com/pgf-tikz13 Servers

Load older messages


SenderMessageTime
28 Sep 2021
@cereda:matrix.orgPaulo Ceredaooh :)18:32:43
@kir0ul:matrix.orgkir∅ul Should the #latex:crossbach.de room also be added to this space? 18:45:05
@samcarter:matrix.orgsamcarter
In reply to @cereda:matrix.org
🦆
Now that the ducks are here, this chat immediately feels like home :)
19:41:41
@hmenke:matrix.orghmenke kir∅ul: I don't think this channel has any relation to TUG. 19:53:26
@kir0ul:matrix.orgkir∅ul
In reply to @hmenke:matrix.org
kir∅ul: I don't think this channel has any relation to TUG.
Ah ok, I guess I misunderstood the aim of this space 😬
20:02:18
@kir0ul:matrix.orgkir∅ul
In reply to @hmenke:matrix.org
kir∅ul: I don't think this channel has any relation to TUG.
* Ah oops, I guess I misunderstood the aim of this space 😬
20:16:47
@northface:matrix.orgNorbert PreiningThe space is TUG, that is right, but channels can be related to anything around TeX etc ... 22:13:21
@kir0ul:matrix.orgkir∅ul
In reply to @kir0ul:matrix.org
Should the #latex:crossbach.de room also be added to this space?
In case the Matrix space is not only for TUG related channels then there's also the #iot-community:matrix.org room.
22:31:52
29 Sep 2021
@mgttlinger:matrix.orgMerlin Göttlinger joined the room.05:35:51
@r_mano:matrix.orgRomano Giannetti joined the room.09:26:36
@r_mano:matrix.orgRomano Giannetti set a profile picture.09:27:20
@pantoji:matrix.orgनिरंजन joined the room.12:30:39
@josephwright:matrix.orgjosephwright Did people see https://tex.stackexchange.com/questions/617175/pdf-is-modified-when-included-in-a-tikz-environment? I wonder if all graphic state values should reset at the start of a picture 13:50:29
@hmenke:matrix.orghmenke josephwright: https://github.com/pgf-tikz/pgf/issues/870 14:05:11
@hmenke:matrix.orghmenkeThe problem is that changing this now will break an unknown number of existing documents.14:05:30
@hmenke:matrix.orghmenke

If this behavior is desired, users can do

\tikzset{
    every picture/.style={
        execute at begin picture={
            \pgfsetbuttcap%
            \pgfsetmiterjoin%
            \pgfsetmiterlimit{10}%
            \pgfsetdash{}{0pt}%
        }
    }
}
14:06:21
@hmenke:matrix.orghmenke *

If this behavior is desired, users can do

\tikzset{
    every picture/.style={%
        execute at begin picture={%
            \pgfsetbuttcap%
            \pgfsetmiterjoin%
            \pgfsetmiterlimit{10}%
            \pgfsetdash{}{0pt}%
        }
    }
}
14:06:38
@josephwright:matrix.orgjosephwright hmenke: Thanks 14:06:55
@hmenke:matrix.orghmenkeMaybe I should document all the things that are intentionally left broken at some point.14:07:56
@josephwright:matrix.orgjosephwright hmenke: I might make a different decision for l3draw: I think one could of course argue this is a flaw in the PDF format 14:08:36
@hmenke:matrix.orghmenkeThis is a general problem of any stack-based system.14:09:12
@hmenke:matrix.orghmenke You definitely should reset the graphics state in l3draw at the beginning of every picture. 14:09:42
@josephwright:matrix.orgjosephwright hmenke: There will be an update later today then :) 14:09:59
@hmenke:matrix.orghmenkeI would really like to do this too, but as I remarked already, this has the potential of silently breaking old documents.14:10:26
@hmenke:matrix.orghmenke And I don't want to get into writing a compat feature like pgfplots. 14:10:46
@josephwright:matrix.orgjosephwright hmenke: Thanks - I'll point to this info 14:10:54
@hmenke:matrix.orghmenkeAlso be careful to not reset to much stuff. Things like transparency and blend mode should probably carry over to nested pictures.14:11:49
@hmenke:matrix.orghmenke * Also be careful to not reset too much stuff. Things like transparency and blend mode should probably carry over to nested pictures.14:11:58
@josephwright:matrix.orgjosephwright
In reply to @hmenke:matrix.org
Also be careful to not reset too much stuff. Things like transparency and blend mode should probably carry over to nested pictures.
I'm lucky that l3draw is still very experimental, so I can change some stuff and kick the rest 'down the road'
14:13:44
@hmenke:matrix.orghmenke You're also lucky that l3draw has tests from the very start. 14:14:34

Show newer messages


Back to Room ListRoom Version: 6