public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* LaTeX Writer: Compact Paragraph followed by List
@ 2021-04-12 22:42 0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found] ` <28f8d3eb-161e-401c-a2cf-ac3692b0c780n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: 0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2021-04-12 22:42 UTC (permalink / raw)
  To: pandoc-discuss


[-- 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 --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-13 22:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 22:42 LaTeX Writer: Compact Paragraph followed by List 0alph...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [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

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).