public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Processing of citations must be enabled explicitly (Already solved)
@ 2020-11-19 16:03 'pripple' via pandoc-discuss
       [not found] ` <943632d7-d81b-453d-a247-d3e678c23b8fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: 'pripple' via pandoc-discuss @ 2020-11-19 16:03 UTC (permalink / raw)
  To: pandoc-discuss


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



When I tried a couple of months ago, a command like

pandoc document.tex --bibliography=my_bib.bib --csl my_style.csl -o 
document.docx

worked, processing my citations. I had followed instructions on 
https://tex.stackexchange.com/a/501236.

Probably after some updates, I can’t retrace that, it doesn’t process 
citations anymore.

If you run it with --verbose you get messages like
[INFO] Not rendering RawInline (Format "latex") "\\cite[1]{my_article}"

I found out I have to specify the -C option to process citations explicity 
now. I’m sure it worked without doing so before.

I just wanted to share this so someone searching the error message above 
can find help more easily.

Thanks, take care –

-- 
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/943632d7-d81b-453d-a247-d3e678c23b8fn%40googlegroups.com.

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

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

* Re: Processing of citations must be enabled explicitly (Already solved)
       [not found] ` <943632d7-d81b-453d-a247-d3e678c23b8fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2020-11-19 17:58   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2020-11-19 17:58 UTC (permalink / raw)
  To: 'pripple' via pandoc-discuss, pandoc-discuss


It's always good to read the changelog, which will warn of
breaking changes like this (for 2.11):

Using the --bibliography option (or including bibliography in
YAML metadata) no longer triggers citation processing implicitly:
one must always use the --citeproc option if citation processing
is wanted.


"'pripple' via pandoc-discuss" <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
writes:

> When I tried a couple of months ago, a command like
>
> pandoc document.tex --bibliography=my_bib.bib --csl my_style.csl -o 
> document.docx
>
> worked, processing my citations. I had followed instructions on 
> https://tex.stackexchange.com/a/501236.
>
> Probably after some updates, I can’t retrace that, it doesn’t process 
> citations anymore.
>
> If you run it with --verbose you get messages like
> [INFO] Not rendering RawInline (Format "latex") "\\cite[1]{my_article}"
>
> I found out I have to specify the -C option to process citations explicity 
> now. I’m sure it worked without doing so before.
>
> I just wanted to share this so someone searching the error message above 
> can find help more easily.
>
> Thanks, take care –
>
> -- 
> 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/943632d7-d81b-453d-a247-d3e678c23b8fn%40googlegroups.com.

-- 
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/m2sg9544af.fsf%40MacBook-Pro.hsd1.ca.comcast.net.


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

end of thread, other threads:[~2020-11-19 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19 16:03 Processing of citations must be enabled explicitly (Already solved) 'pripple' via pandoc-discuss
     [not found] ` <943632d7-d81b-453d-a247-d3e678c23b8fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-19 17:58   ` 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).