Bruce D'Arcus
Bruce D'Arcus
> Maybe as a commented block with an example init-user.el? Sure.
> I'd be hesitant to add background image support to that specific theme because I don't think it fits the minimalist nature of the original beamer theme. But one can...
> That seems to be out of scope for this package and probably even for Typst itself. It's not an image editing software, after all. In any case, you should...
> @bdarcus may be able to offer some illumination on the status of "CSL YAML." Unfortunately, its status is still really uncertain, along with everything else in the CSL 1.1...
> @bdarcus I even write my JSON schemas in YAML. I started to do that with an experiment in that branch. https://github.com/citation-style-language/schema/blob/v1.1/schemas/input/csl-rich-text.yaml Definitely nicer. But the CSLN schemas are generated...
Take a look at [citeproc-lua](https://github.com/zepinglee/citeproc-lua), though I'm not sure how general it is (beyond LuaTeX) ATM. That could provide the citation and bibliography output processing analogous to [citeproc](https://github.com/jgm/citeproc) in `pandoc`....
No worries; was just responding to your call for input, as I stumbled across SILE again. It's a tricky problem, but will be made easier by a) libraries like these,...
I'll just raise the obvious question: should it really be a boolean? In org-mode, statuses are configurable, and there can be more than two. Here's the default doom config: https://github.com/doomemacs/doomemacs/blob/07fca786154551f90f36535bfb21f8ca4abd5027/modules/lang/org/config.el#L164...
Seems there is: https://docs.npmjs.com/cli/v9/configuring-npm/package-json#man
Hmm ... I just went to do that and realized the line is already there in the package.json, so it should work already.