public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* citeproc error
@ 2023-11-28 12:36 Colin McLear
       [not found] ` <b917dd06-8cf6-4609-906c-8ce27e889e59n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Colin McLear @ 2023-11-28 12:36 UTC (permalink / raw)
  To: pandoc-discuss


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

I'm having a problem where I cannot build PDFs with citations. I keep 
getting this error or similar:

---
-*- mode: compilation; default-directory: 
"~/Work/projects/Book-Projects/kant-rationality-book/" -*-
Compilation started at Tue Nov 28 07:26:28  ...
Error producing PDF.
! Undefined control sequence.
<argument> ...and a “soul”. See, e.g., (\citeproc 
                                                  {ref-allison1996}{Allison 
...
l.418 ...ing many of these texts to my attention.}

make: *** [build/pdf/kant-rationality-book.pdf] Error 43

Compilation exited abnormally with code 2 at Tue Nov 28 07:26:35
---

I can compile a pdf without citations with no issues. I have pandoc version 
3.1.9. I'm on an M2 macOS Sonoma. 

I don't think this is a bug, but I also don't know why it wouldn't render 
citations. 

-- 
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/b917dd06-8cf6-4609-906c-8ce27e889e59n%40googlegroups.com.

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

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

* Re: citeproc error
       [not found] ` <b917dd06-8cf6-4609-906c-8ce27e889e59n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-11-28 17:00   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2023-11-28 17:00 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

It is saying that the \citeproc command isn't definde.
This is probably because you're using a custom template?
This command was added relatively recently to the default template; you may need to port over the changes if you're using a custom one.

> On Nov 28, 2023, at 4:36 AM, Colin McLear <mclearc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> 
> I'm having a problem where I cannot build PDFs with citations. I keep getting this error or similar:
> 
> ---
> -*- mode: compilation; default-directory: "~/Work/projects/Book-Projects/kant-rationality-book/" -*-
> Compilation started at Tue Nov 28 07:26:28  ...
> Error producing PDF.
> ! Undefined control sequence.
> <argument> ...and a “soul”. See, e.g., (\citeproc 
>                                                   {ref-allison1996}{Allison ...
> l.418 ...ing many of these texts to my attention.}
> 
> make: *** [build/pdf/kant-rationality-book.pdf] Error 43
> 
> Compilation exited abnormally with code 2 at Tue Nov 28 07:26:35
> ---
> 
> I can compile a pdf without citations with no issues. I have pandoc version 3.1.9. I'm on an M2 macOS Sonoma. 
> 
> I don't think this is a bug, but I also don't know why it wouldn't render citations. 
> 
> -- 
> 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/b917dd06-8cf6-4609-906c-8ce27e889e59n%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/DFD036FF-E99B-4054-84C2-C9DA9B160A29%40gmail.com.


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

end of thread, other threads:[~2023-11-28 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-28 12:36 citeproc error Colin McLear
     [not found] ` <b917dd06-8cf6-4609-906c-8ce27e889e59n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-11-28 17:00   ` 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).