public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "Alberto F. Martín Huertas" <amartinhuertas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Issue with references using pandoc 2.11.0.4
Date: Tue, 3 Nov 2020 02:17:59 -0800 (PST)	[thread overview]
Message-ID: <0a6561b4-3c06-4274-8ebb-996f33377f28n@googlegroups.com> (raw)


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

Dear all,

after updating from pandoc 2.10 to pandoc 2.11.0.4, I have observed that, 
for citation styles that add a number to the left of each reference in the 
list of references, in the resulting PDF there is too much space among the 
number and the reference itself up to a point that the right margin is 
exceeded. This effect is illustrated in the attached picture.  This 
behaviour was not observed with pandoc 2.10.

I am running pandoc as:

pandoc report.md --number-sections \
--filter pandoc-crossref --citeproc \
--resource-path=./../figures \
--from=markdown+tex_math_single_backslash+citations \
--variable linkcolor:blue \
--variable geometry:a4paper \
--variable geometry:"top=1.0cm, bottom=1.2cm, left=1.0cm, right=1.0cm" \
--variable fontsize=12pt \
--output=../built-pdfs/report.pdf \
--pdf-engine=xelatex

The header of markdown file looks like:

---
title: Fully-automatic numerical approximation of large-scale PDEs on 
complex domains
date: \today
author: XXX
affiliation: YYY
output: pdf_document
bibliography: refs.bib
csl: ../src/bit-numerical-mathematics.csl
link-citations: true
header-includes:
  - \usepackage{unicode-math}
  - \usepackage{amsmath}
  - \usepackage{graphicx}
  - \setmainfont{Times New Roman}
---

After reporting this as a potential issue in the pandoc github repo, do u 
know whether this is a known issue/caveat of pandoc 2.11?

Thanks!
Regards,
 Alberto.


-- 
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/0a6561b4-3c06-4274-8ebb-996f33377f28n%40googlegroups.com.

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

[-- Attachment #2: Screenshot from 2020-11-03 21-03-05.png --]
[-- Type: image/png, Size: 74488 bytes --]

             reply	other threads:[~2020-11-03 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 10:17 Alberto F. Martín Huertas [this message]
     [not found] ` <0a6561b4-3c06-4274-8ebb-996f33377f28n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-03 18:19   ` John MacFarlane

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=0a6561b4-3c06-4274-8ebb-996f33377f28n@googlegroups.com \
    --to=amartinhuertas-re5jqeeqqe8avxtiumwx3w@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).