public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* --biblatex and suppress-bibliography
@ 2023-10-12  8:01 Bruno Grenet
       [not found] ` <66ba712f-f7bd-4ed8-87c0-a768d3c50fa6n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Bruno Grenet @ 2023-10-12  8:01 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1261 bytes --]

Dear all,

It seems to me that the metadata field suppress-bibliography has no effect 
when using the command-line option --biblatex. A minimal working example:

---
references:
- author:
  - family: Cooley
    given: James W.
  - family: Tukey
    given: John W.
  container-title: Mathematics of computation
  doi: 10.1090/S0025-5718-1965-0178586-1
  id: CooleyTukey1965
  issue: 90
  issued: 1965
  page: 297-301
  title: An Algorithm for the Machine Calculation of Complex Fourier Series
  type: article-journal
  volume: 19
---
This is a citation [@CooleyTukey1965].

Then I can use either 

pandoc MWE.md -s --biblatex -o MWE.tex

or

pandoc MWE.md -s --metadata=suppress-bibliography --biblatex -o MWE.tex

and I get in both case the same result, that is the document is finishing 
with a \printbibliography. 

Am I missing something? Thanks!

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/66ba712f-f7bd-4ed8-87c0-a768d3c50fa6n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2383 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-12 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-12  8:01 --biblatex and suppress-bibliography Bruno Grenet
     [not found] ` <66ba712f-f7bd-4ed8-87c0-a768d3c50fa6n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-10-12 16:56   ` John MacFarlane
     [not found]     ` <7748A3B8-2AFB-413B-9E84-BA643C873CB3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-10-12 18:20       ` Bruno Grenet
     [not found]         ` <8be5ad50-3e06-41ff-9f8b-0f57b8b46c54n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-10-12 18:31           ` John MacFarlane
     [not found]             ` <DF2A033B-C3DD-4804-8EF0-48D528C3BFC9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-10-12 18:55               ` Bruno Grenet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).