Skip to content

A serious problem with Pandoc's lua script stopped the document from being compiled into DOCX #1206

@williamlorder

Description

@williamlorder

Bug description

In the latest version of quarto,when I compile the documentation using Lua scripts as a filter, I get the following error.This is a very important filter in scientific writing (Better Bibtex) that helps us to change plain text literature into literature in Word. You can view this filter below(https://retorque.re/zotero-better-bibtex/exporting/zotero.lua). I don't know if it was a problem with the filter or with quarto, but the problem was solved when I went back to version 0.9.551.

zotero-live-citations f34bfc770
Error running filter /Users/XXX/zotero.lua:
/Users/XXX/zotero.lua:1891: attempt to call a nil value (field 'next_id')
stack traceback:

Checklist

  • formatted your issue so it is easier for us to read?
  • included a minimal, self-contained, and reproducible example?
  • documented the quarto version you're running, by providing the output produced by quarto check in a terminal in your issue?
  • documented the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
  • documented which operating system you're running? If on Linux, please provide the specific distribution as well.
  • upgraded to the latest version, including your versions of R, the RStudio IDE, and relevant R packages?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingverify-fixedAlready fixed, awaiting verification from the issue reporter to confirm.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions