Muhammad Talal Anwar
Muhammad Talal Anwar
@willnorris can you have a look at the PR? I have already signed the CLA. Feel free to close it, if you don't want to change the app behavior :)
@kevholmes @sadiejay another strategy would be to add a new config option like `disable_all_modules` that could be set to `true` and then the user could, if they want, manually enable...
I would also like to second this feature request. I have a similar use-case and I use it to sync pictures. I think running it periodically would be better for...
bump. Do you have a fix for this? I am asking in case you have fixed already but haven't gotten around to committing it yet 😄
I'll try and see if I can come up with something.
@Byron this issue still exists in the latest version (0.11.5). With a fresh install of the v0.11.5 AppImage on Fedora. The `~/.config/com.gitbutler.app/logs/ui-logs.log` has multiple iterations of the following entry, I'm...
Thank you for your kind words! For your use case, I would recommend copying the `lib.typ` to your project, modifying it to your needs, and importing it in your documents....
I'm not sure I understand your question. When I say page break, I mean Typst's[ `pagebreak` function ](https://typst.app/docs/reference/layout/pagebreak/). As for "This page was left intentionally blank", that is the content...
I just tested by including a file (`#include "file.typ"`). It seems to work for me. Can you give me an example so that I can reproduce the issue that you're...
I tried with `#set heading(numbering: none)` and the page numbering still shows as expected. Try the following: 1. Create a new folder, e.g. `test`. 2. Create a document in the...