Vitus Schäfftlein
Vitus Schäfftlein
At the moment, everytime you change slides, the annotation tool is unselected. Most of the time when you need the annotation tool, though, you need it for _all_ slides, so...
## Expected behavior After defining two sp-pairs with the same `:wrap` and `trigger` but different parens-pairs and disjunct `:when` condititions, the `:wrap` keybinding inserts that pair whose `:when` condition returns...
## Expected behavior A region is wrapped in a pair using the keybindings specified in the definition iff all functions in `:when` keyword return `non-nil`, or if all functions in...
CSS-Styling for nested list does not work. For example, ``` org-mode 1. One 1. One.One 2. Two ``` does not create ``` org-mode 1. One a. One.a 2. Two ```...
This change inserts the signature not after all the citations, but after the actual mail you have written.
I am desperately trying to get special blocks to export to `.docx`, but it won't work. At first I thought I was missing the right backend, but then I came...
An in-depth explanation can be found at #27.
Consider the following custom block: ``` #+begin_blockquote :citekey key :pages pages *This* is a /try/. #+end_blockquote ``` which was defined like this ``` (org-defblock blockquote nil (citekey "" pages "")...
I'd love to have a LaTeX special block which would correctly export to the respective `\blockcquote` command. For example, ``` #+begin_bquote :key zermelo1908 :pages 20-22 This is a blockquote. #+end_bquote...
**Describe the bug** When opening the header-view, the titles of the respective header columns do not match the columns themselves; they are misaligned.  Noe that this is not the...