Johannes Wolf

Results 53 issues of Johannes Wolf

There already is a really nice (non doom) Emacs theme: https://github.com/john2x/plan9-theme.el

is:theme

### 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...

module:lang/org
is:upstream

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...

Fixes issues with `#set place(float: true)`.

bug :bug:

The new scope element is esp. useful for libraries/functions wanting to scope transformations without scoping sub-elements. Fixes #611.

bug :bug:
core:draw :pencil2:

**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...

bug :bug:
enhancement :arrow_up:
feature :gift:

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

bug :bug:
blocked :construction:

With #578 I did not check centering for all marks. Some of them are not centered with `anchor: "center"`.