Beiri22

Results 23 issues of Beiri22

I just installed the current version of bbb with the bbb-install-2.6-script. When connecting to a conference with firefox, ICE errors occur whenever trying to use audio or video. Is there...

We are using multiple `.test.ts` - files to structure our tests. All of them are using the server and thus the configuration ` await setup({server: true, dev: false});` Watching the...

enhancement
v0

### Description Allow for creating global element hooks. ### Use Case I can create some kind of page hook as show rule like `show page: my_hook_function`, but that function is...

syntax
proposal

When chaining Result's and_then() calls, it seems to not work with different error types. I would like to see some kind of easy way like a method and_then_eyre that takes...

S-question

### Description When opening files for your document, the system fails if the file does not exist, as expected. But when you only use the filename as metadata or inside...

feature request
scripting

### Description Currently, the figure placement in typst documents is restricted to 'top', 'bottom', or 'auto' (which places figures at either the top or bottom based on the figure element's...

feature request
layout

It might not be 100% perfect by now, but please have a look, should fix #83 . As I see now, there is no big logic to fear. Known problems:...

I just saw that you now support pdfpc, which is really nice. I thought if the intermediate step of processing the query output could be avoided. Would it be possible...

Hi, you did an impressive job to make the OOP work in typst. I wonder if the touying syntax would become easier once typst implements custom types? Have you had...

upstream
future

### Description As far as I understand, each defined and imported function, varible and module inside a typ-file can be imported from another typ-file. I would wish for some way...

feature request
scripting
syntax