public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* position of \backmatter when using pandoc-citeproc
@ 2019-05-14  1:07 John Purnell
       [not found] ` <575A0DFC-52C5-4E87-8406-BEC8B2802E7F-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: John Purnell @ 2019-05-14  1:07 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

pandoc 2.7.2 with default.latex template

When using a latex document class which sets the pandoc variable 
has-frontmatter, the \backmatter command is correctly placed before the 
bibliography when using biblatex. However, when using pandoc-citeproc 
(my preference), \backmatter is placed *after* the bibliography. Any 
suggestions on how to get it placed before the bibliography 
(include-after is too late) and not repeated?

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/575A0DFC-52C5-4E87-8406-BEC8B2802E7F%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: position of \backmatter when using pandoc-citeproc
       [not found] ` <575A0DFC-52C5-4E87-8406-BEC8B2802E7F-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2019-05-14 15:51   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2019-05-14 15:51 UTC (permalink / raw)
  To: John Purnell, pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


I think you can just add literal \backmatter at the
end of your document.  It will be passed through to
latex.  LaTeX seems not to mind if you have two
\backmatter commands, though you should test this.

"John Purnell" <johno108108-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> pandoc 2.7.2 with default.latex template
>
> When using a latex document class which sets the pandoc variable 
> has-frontmatter, the \backmatter command is correctly placed before the 
> bibliography when using biblatex. However, when using pandoc-citeproc 
> (my preference), \backmatter is placed *after* the bibliography. Any 
> suggestions on how to get it placed before the bibliography 
> (include-after is too late) and not repeated?
>
> -- 
> 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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/575A0DFC-52C5-4E87-8406-BEC8B2802E7F%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.


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

end of thread, other threads:[~2019-05-14 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14  1:07 position of \backmatter when using pandoc-citeproc John Purnell
     [not found] ` <575A0DFC-52C5-4E87-8406-BEC8B2802E7F-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-05-14 15:51   ` 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).