On Sun, Jun 5, 2022 at 6:48 PM Alan Tyree <alanty...@gmail.com> wrote:
> I need some help with a debugging problem: > > I'm using > > #+cite_export: csl ~/Templates/csl/AGLC-intext.csl > > where AGLC-intext.csl is a custom csl file. I'm not sure if citeproc-el checks validity before running, but have you confirmed it's a valid style? This is the easiest way to do that, if you don't have a relax ng validator setup, with the schemas and such. https://validator.citationstyles.org/ If yes, and it is valid, I would report it to the citeproc-el issue tracker. If your bib file(s) work fine with other CSL styles, it seems likely it's something with the style or the style and citeproc-el. Bruce