We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73009ed commit 821125fCopy full SHA for 821125f
_extensions/multibib/multibib.lua
@@ -48,11 +48,6 @@ local topic_refs = {}
48
-- the output format and the attributes of cs:bibliography
49
local refs_div_with_properties
50
51
--- Whether utils.citeproc() supports a 'quiet' argument
52
--- (it doesn't yet, but perhaps it will, in which case this
53
--- will use the appropriate pandoc version check)
54
-local supports_quiet_arg = false
55
-
56
--- Run citeproc on a pandoc document
57
--
58
-- Falls back to the external `pandoc-citeproc` filter if the built-in
0 commit comments