PgBiel

Results 402 comments of PgBiel

Haven't taken a proper look at the changes yet, but I'll defend beforehand that we should make sure any changes to the context docs take this issue into account (and...

> Potential downside is that you can no longer attach a label to a `SequenceElem` or a `StyledElem`. Does this imply that `#[#figure(...) abc def g] ` will label the...

Thanks! I don't think we should fully scrap the old code, or, at least, what it was meant to do. I think we should write the code in a way...

In principle, an `.in()` or `.inside()` method would theoretically only check whether or not something is displayed in place of the parent element. That is, I believe your use case...

`gutter` would be the way to go, but it is currently not perfectly implemented. Down the road, I want to make gutter more customizable, such that you will be able...

Unfortunately this just hasn't been implemented yet, but it will be in the future, for sure. In the meantime, if your selector only relies on the cell's position, you can...

> it seems like the same is true Those aren't show-set rules, so that is unrelated to this issue. A show-set rule has specifically the following form: `show table.cell.where(...): set...

Hi! Indeed, seems like tablex could be helpful to simulate matrices, though I'm not yet sure to which extent that should be supported by default. Perhaps that could become a...

Thanks for the suggestion. I'll definitely consider adding this at some point.

> Also when removing the blank lines from the typst source I get a completely different citation style? But this is somewhat unreleated. This is due to how your style...