public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Notes and bibliography omitted in .tex to .docx conversion
@ 2021-12-14 21:45 Constanza Cordoni
       [not found] ` <b556382f-d4e1-453f-a511-550e51e3c584n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Constanza Cordoni @ 2021-12-14 21:45 UTC (permalink / raw)
  To: pandoc-discuss


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


Could anyone help me out with this? 
I am trying to convert .tex to .docx. The .tex file uses a .bib file with 
biblatex. 
The following syntax produces a fine .docx but omits all the references in 
the notes and the bibliography.

pandoc -s article.tex --bibliography BIBLIOGRAPHIES.bib --csl 
chicago-note-bibliography.csl -o article.docx

Maybe someone has already gone through this and can help? 
Would be great. 
CC

-- 
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/b556382f-d4e1-453f-a511-550e51e3c584n%40googlegroups.com.

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

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

* Re: Notes and bibliography omitted in .tex to .docx conversion
       [not found] ` <b556382f-d4e1-453f-a511-550e51e3c584n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-12-15  0:07   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2021-12-15  0:07 UTC (permalink / raw)
  To: Constanza Cordoni, pandoc-discuss


Add --citeproc

Constanza Cordoni <constanza.cordoni-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Could anyone help me out with this? 
> I am trying to convert .tex to .docx. The .tex file uses a .bib file with 
> biblatex. 
> The following syntax produces a fine .docx but omits all the references in 
> the notes and the bibliography.
>
> pandoc -s article.tex --bibliography BIBLIOGRAPHIES.bib --csl 
> chicago-note-bibliography.csl -o article.docx
>
> Maybe someone has already gone through this and can help? 
> Would be great. 
> CC
>
> -- 
> 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/b556382f-d4e1-453f-a511-550e51e3c584n%40googlegroups.com.


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

end of thread, other threads:[~2021-12-15  0:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 21:45 Notes and bibliography omitted in .tex to .docx conversion Constanza Cordoni
     [not found] ` <b556382f-d4e1-453f-a511-550e51e3c584n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-12-15  0:07   ` John MacFarlane

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).