public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <0alphadelta-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: LaTeX Writer: Compact Paragraph followed by List
Date: Mon, 12 Apr 2021 15:42:34 -0700 (PDT)	[thread overview]
Message-ID: <28f8d3eb-161e-401c-a2cf-ac3692b0c780n@googlegroups.com> (raw)


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

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/28f8d3eb-161e-401c-a2cf-ac3692b0c780n%40googlegroups.com.

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

             reply	other threads:[~2021-04-12 22:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 22:42 0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org [this message]
     [not found] ` <28f8d3eb-161e-401c-a2cf-ac3692b0c780n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-04-13  2:48   ` Matt Jolly
     [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=28f8d3eb-161e-401c-a2cf-ac3692b0c780n@googlegroups.com \
    --to=0alphadelta-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).