public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Sukil Etxenike arizaleta <sukiletxe-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Are bibliography formats converted to a native AST?
Date: Fri, 22 Jul 2022 11:59:35 +0200	[thread overview]
Message-ID: <3c879c87-f9ab-eb01-b7e9-8780e882dd12@gmail.com> (raw)
In-Reply-To: <CAMwawgMQ15dDAO39tKBVqk06URt0zdVqv7KKLbLReqptT_EZbA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1982 bytes --]

Ah, I know this one! (I say it this way because I found out quite 
recently while skimming Pandoc's sources). The bibliographies are 
converted to a references yaml mapping in the metadata of the document. 
You are missing the --standalone flag to see the metadata. You can also, 
as it appears in the documentation, convert it to markdown (standalone, 
too, as without it the metadata is not converted) to see the yaml.

Hth,

Sukil


El 22/07/2022 a las 11:54, A A escribió:
> Are bibliography formats converted to a native AST? I've tried 
> multiple commands on a bibtex database, and the only ones that seem to 
> work are the ones that go from a bibliography based format (such as 
> bibtex, biblatex and csljson) to another bibliography based format.
>
> When I try to do something like
>
> `pandoc -f bibtex -t markdown .\bibliography.bib`
>
> or
>
> `pandoc -f bibtex -t native .\bibliography.bib`
>
> I get no output. Why is this?
> -- 
> 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/CAMwawgMQ15dDAO39tKBVqk06URt0zdVqv7KKLbLReqptT_EZbA%40mail.gmail.com 
> <https://groups.google.com/d/msgid/pandoc-discuss/CAMwawgMQ15dDAO39tKBVqk06URt0zdVqv7KKLbLReqptT_EZbA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

-- 
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/3c879c87-f9ab-eb01-b7e9-8780e882dd12%40gmail.com.

[-- Attachment #2: Type: text/html, Size: 3299 bytes --]

      parent reply	other threads:[~2022-07-22  9:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22  9:54 A A
     [not found] ` <CAMwawgMQ15dDAO39tKBVqk06URt0zdVqv7KKLbLReqptT_EZbA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-07-22  9:59   ` Sukil Etxenike arizaleta [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3c879c87-f9ab-eb01-b7e9-8780e882dd12@gmail.com \
    --to=sukiletxe-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).