public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Denis Maier <denis.maier.lists-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: MMD to PDF with chicago/turabian styled bibliography
Date: Tue, 8 Sep 2020 11:26:10 +0200	[thread overview]
Message-ID: <0fbbe2cd-3637-0d17-e2dc-9f0215be900a@mailbox.org> (raw)
In-Reply-To: <b37916e0-f90f-4c8e-abd9-2fc51d62b992n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

Hi Matt,
Am 08.09.2020 um 04:00 schrieb Matt Gass:

> I modified the cslreferences environment as you suggested:
>
> ```\newlength{\cslhangindent}
> \setlength{\cslhangindent}{1.5em}
> \newenvironment{cslreferences}%
>   \singlespacing
>   {\setlength{\parindent}{0pt}%
>   \setlength{\parskip}{1em}%
> \everypar{\setlength{\hangindent}{\cslhangindent}}\ignorespaces}%
>   {\par}
> ```
> But this makes the space between entries single not double. Is 
> \parskip not the command to use for this?
`\parskip` modifies the spacing between paragraph.
Maybe you should use `\doublespacing` instead of `\singlespacing`.

Best,
Denis

-- 
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/0fbbe2cd-3637-0d17-e2dc-9f0215be900a%40mailbox.org.


  parent reply	other threads:[~2020-09-08  9:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-07  4:28 Matt Gass
     [not found] ` <571d8037-a829-4216-aac8-6fab02b386c9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-09-07 12:48   ` Denis Maier
     [not found]     ` <e88ddd38-589f-a806-45cd-b0231e00d9bb-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>
2020-09-08  2:00       ` Matt Gass
     [not found]         ` <b37916e0-f90f-4c8e-abd9-2fc51d62b992n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-09-08  9:26           ` Denis Maier [this message]
     [not found]             ` <0fbbe2cd-3637-0d17-e2dc-9f0215be900a-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>
2020-09-08 13:45               ` Matt Gass

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=0fbbe2cd-3637-0d17-e2dc-9f0215be900a@mailbox.org \
    --to=denis.maier.lists-cl+vpiynx/1afugrpc6u6w@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).