public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* How to generate endnotes LaTeX->Word?
@ 2021-05-21 21:40 M A
       [not found] ` <49706bc8-2016-449a-a5a2-9660a2f24fbdn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: M A @ 2021-05-21 21:40 UTC (permalink / raw)
  To: pandoc-discuss


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

Based on my understanding of the discussion in this github issue:
https://github.com/jgm/pandoc/issues/4041 ,
it looks like there is no general way to generate endnotes.  Is this 
correct?  (There is an option --reference-location that does something like 
this for Markdown output.)

I'm generating a Word document from LaTeX.  I know how to generate endnotes 
in LaTeX using the LaTeX endnote package and using the \endnote command and 
\theendnotes.  However, when I use this with Pandoc, the notes disappear.   
Here is an example of the kind of pandoc command line I use:

 pandoc -N --filter pandoc-crossref --citeproc --bibliography mybib.bib 
--csl .chicago-author-date.csl  mydoc.tex -o mydoc.docx

Is there a workaround of some kind?  (I'm converting a book, and there are 
many notes, so converting the notes to text at the end of the document by 
hand while preserving the numbering is something I'd like to avoid.)

Thanks!

-- 
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/49706bc8-2016-449a-a5a2-9660a2f24fbdn%40googlegroups.com.

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

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

end of thread, other threads:[~2021-05-22 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 21:40 How to generate endnotes LaTeX->Word? M A
     [not found] ` <49706bc8-2016-449a-a5a2-9660a2f24fbdn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-05-22  7:11   ` Bastien DUMONT
2021-05-22 20:56     ` M A

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