Johannes Wolf
Johannes Wolf
There already is a really nice (non doom) Emacs theme: https://github.com/john2x/plan9-theme.el
### What did you expect to happen? Running gnuplot from within org-mode. ### What actually happened? The following error occurs: ``` executing Gnuplot code block... byte-code: Recursive ‘require’ for feature...
Makes `bibliography` use the current setting of `numbering` for its heading. This allows for having a heading number for the bibliography. To restore the old behaviour of not adding a...
The new scope element is esp. useful for libraries/functions wanting to scope transformations without scoping sub-elements. Fixes #611.
**Changes:** - Marks draw functions now return elements - The mark tip/base offset is now calculated by using new "tip" and "base" anchors - The marks length is auto determined...
Since Typst 0.11.1 is a bugfix release it is ok to use that on the CI, even that cetz required min version is 0.11.0.
Tag debug paths as such and skip them in `merge-path`. Debug shapes bring other problems, maybe we should remove the feature or remove documentation about it. Fixes #575
With #578 I did not check centering for all marks. Some of them are not centered with `anchor: "center"`.