public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Matt Jolly <kangie-S+5N7tjWkgv8X0x+8FA6VA@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: LaTeX Writer: Compact Paragraph followed by List
Date: Mon, 12 Apr 2021 19:48:20 -0700 (PDT)	[thread overview]
Message-ID: <52c442e8-a14f-40b4-9c9d-3eb40dee9be6n@googlegroups.com> (raw)
In-Reply-To: <28f8d3eb-161e-401c-a2cf-ac3692b0c780n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


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


I'm not quite sure if I follow; do you want to remove whitespace in the 
generated TeX, or are you concerned with the spacing between lists and 
paras when the TeX is parsed?
On Tuesday, April 13, 2021 at 8:42:34 AM UTC+10 0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:

> Pandoc has compact lists, which use the template-defined \tightlist macro. 
> (https://github.com/jgm/pandoc/pull/1571)
>
> Is there a way to compact this further, by changing the generated tex like 
> so?
>
> Current:
> Text Plus List, Loose
>
> \begin{itemize}
> % etc
>
> Desired:
> Text Plus List, Compact
> \begin{itemize}
> % etc
>

-- 
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/52c442e8-a14f-40b4-9c9d-3eb40dee9be6n%40googlegroups.com.

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

  parent reply	other threads:[~2021-04-13  2:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 22:42 0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <28f8d3eb-161e-401c-a2cf-ac3692b0c780n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-04-13  2:48   ` Matt Jolly [this message]
     [not found]     ` <52c442e8-a14f-40b4-9c9d-3eb40dee9be6n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-04-13 21:03       ` 0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found]         ` <04f11d46-7936-407e-bb32-175a68731a75n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-04-13 22:09           ` John MacFarlane
2021-04-13 22:01   ` 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=52c442e8-a14f-40b4-9c9d-3eb40dee9be6n@googlegroups.com \
    --to=kangie-s+5n7tjwkgv8x0x+8fa6va@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).