PgBiel

Results 402 comments of PgBiel

I am in the opinion that we should experiment with different ideas in packages, and eventually have a built-in (preferably blazing fast 🚀) option, much like we are doing with...

> I'd need to format integers as numbers with two zeros at the end. Also add a thousands separator like a space or comma. > > ``` > #import "@preview/oxifmt:0.2.1":...

Using the alpha characters instead definitely would be more consistent.

> The thing that crosses my mind is: We would need to copy and paste a unicode symbol from docs/google or memorise unicode code and use the Ctrl+Shift+u method everytime,...

> > Using the alpha characters instead definitely would be more consistent. > > The issue is that a capital alpha looks visually identical to a capital a. They're different...

There's been some ongoing discussion over Discord[^1] about the possibility of changing numbering syntax to accommodate for this use case. One proposal there was to allow writing `#set heading(numbering: "{greek}.{roman}.{arabic}")`...

> Maybe a CLI option, like `--no-system-fonts`? Sounds like an idea, I think an env var for this wouldn't be very appropriate

Working on this by the way :slightly_smiling_face: (Sorry to other interested contributors for not mentioning this very explicitly earlier - that was why I was assigned)

Maybe support for tuple structs could just be added instead, but without any support for `#[var]`, `#[export]` etc - you'd just have an opaque object exported to Godot (which could...