Bruce D'Arcus
Bruce D'Arcus
I've never used `embark-export` (I do use `embark-collect`, however), and trying it now, I can't really reproduce it, because of issues with both of my configs! Reading the embark docs,...
Ah, right; no, using `citar-capf` in this case.
> Does the first image show the correct rendering (including the red foreground color)? Correct, but wrong color. I see the same as you, but it doesn't render after I...
> I see the red foreground only when a part of a citation is changed (e.g. deleted) while it is in a rendered/preview state. Is it possible that you are...
> So if the cursor is right after the parenthesis and you move the cursor one to the left and immediately one to the right it doesn't trigger the appearance...
> On my system this exact problem is not present because I use smartparents-mode, so the closing bracket is already there when I insert a key and I'm definitely inside...
The only way I can get it to render is if there's already a space after the closing bracket. If there's not, it doesn't render. FWIW, I'm on a recent...
My initial test shows no change. Here's what I have in my test config using elpaca: ```lisp (use-package oc-csl-activate :elpaca (oc-csl-activate :host github :repo "andras-simonyi/org-cite-csl-activate") :hook (org-mode . (lambda ()...
I normally use evil, but in this case not. Am using meow instead for modal editing. It's good that at least you confirmed it works as expected.
And you can write and maintain the schema in YAML, which is much nicer, given it's support for comments and such, and just run a CI process to create a...