citationberg icon indicating copy to clipboard operation
citationberg copied to clipboard

`<text variable="type"/>` should be supported

Open shirok1 opened this issue 10 months ago • 1 comments

Currently Typst complains failed to load CSL style (data did not match any variant of untagged enum TextTarget)

Might be helpful for debugging https://github.com/typst/hayagriva/issues/312

shirok1 avatar May 02 '25 21:05 shirok1

This is not in the spec^1. Though this isn't the first time there was a request to add something not supported by CSL (also see #24).

However, I found this issue https://github.com/citation-style-language/schema/issues/371 which in theory would achieve the same purpose. Wonder what happened to it.

Could perhaps propose this here https://www.github.com/citation-style-language/schema/issues/438

PgBiel avatar Aug 12 '25 04:08 PgBiel