public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: <denis.maier-NSENcxR/0n0@public.gmane.org>
To: <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: AW: how to install citeproc-endnote
Date: Fri, 16 Jun 2023 07:04:31 +0000	[thread overview]
Message-ID: <9b65bcab7a6e4ffd82ccb2457aeebec0@unibe.ch> (raw)
In-Reply-To: <82c61114-e48c-4746-9ddc-d3c6b740ae27n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

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

Hi John
I’m not sure citeproc-endnote is what you want. Are you referring to https://github.com/kaizhang/citeproc-endnote?

If so, the description says: Pandoc filter which converts LaTeX to Docx with EndNote traveling library.
So, this has nothing to do with the endnotes package, but with the reference manager called EndNote, https://endnote.com/

You would then have to call it like described on the project’s github page:
pandoc -f latex -t docx input.tex -o output.docx -F citeproc-endnote

As this is a Haskell filter, you’ll probably want to build and install the filter first. But I doubt the filter will work with recentish versions of pandoc.

Also, note that your command line looks a bit odd:
--citeproc and --biblatex are mutally exclusive.
--biblatex only makes sense if your target is a latex file.

Best,
Denis



Von: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> Im Auftrag von John Burt
Gesendet: Freitag, 16. Juni 2023 01:28
An: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Betreff: how to install citeproc-endnote

I am interested in converting LaTeX endnotes made using the endnote package by invoking citeproc-endnote in pandoc. When I invoke pandoc it replies that citeproc-endnote does not exist. I have downloaded and unzipped the citeproc-endnote package from github, but I don't know how to install it.

Here is my command line:

pandoc -s zuckertreview2023.tex --citeproc --biblatex --csl=chicago-author-date --bibliography=zuckertreview.bib citeproc-endnote -o zuckertreview2023.docx



Thanks for any help you may offer!

John Burt
--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/82c61114-e48c-4746-9ddc-d3c6b740ae27n%40googlegroups.com<https://groups.google.com/d/msgid/pandoc-discuss/82c61114-e48c-4746-9ddc-d3c6b740ae27n%40googlegroups.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/9b65bcab7a6e4ffd82ccb2457aeebec0%40unibe.ch.

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

  parent reply	other threads:[~2023-06-16  7:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-15 23:27 John Burt
     [not found] ` <82c61114-e48c-4746-9ddc-d3c6b740ae27n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-06-16  7:04   ` denis.maier-NSENcxR/0n0 [this message]
     [not found]     ` <9b65bcab7a6e4ffd82ccb2457aeebec0-NSENcxR/0n0@public.gmane.org>
2023-06-16 21:53       ` John Burt

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=9b65bcab7a6e4ffd82ccb2457aeebec0@unibe.ch \
    --to=denis.maier-nsencxr/0n0@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).