public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Matt Gass <matt.d.gass-Re5JQEeQqe8AvxtiuMwx3w@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 09:45:08 -0400	[thread overview]
Message-ID: <50c30e29-1d47-4949-9915-f0b14624c66d@Spark> (raw)
In-Reply-To: <0fbbe2cd-3637-0d17-e2dc-9f0215be900a-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>

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

The Chicago style spec calls for single spacing within each bib entry and double spacing between entries (i.e., a blank line between each item). \doublespacing  produces blank lines within the bib entry. \singlespacing removes the blank line between entries. Neither is correct.

I do appreciate the help. And I think pandoc is brilliant. Unfortunately, in this case it isn’t doing what I hoped it would—rescue me from diving into Latex syntax. I think I’ll revert to bypassing Latex with MS Word.

Thanks again.

Matt
On Sep 8, 2020, 5:26 AM -0400, Denis Maier <denis.maier.lists-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>, wrote:
> 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 a topic in the Google Groups "pandoc-discuss" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/pandoc-discuss/fRT1PbynfrQ/unsubscribe.
> To unsubscribe from this group and all its topics, 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.

-- 
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/50c30e29-1d47-4949-9915-f0b14624c66d%40Spark.

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

      parent reply	other threads:[~2020-09-08 13:45 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
     [not found]             ` <0fbbe2cd-3637-0d17-e2dc-9f0215be900a-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>
2020-09-08 13:45               ` Matt Gass [this message]

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=50c30e29-1d47-4949-9915-f0b14624c66d@Spark \
    --to=matt.d.gass-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).