public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Correctly convert back tightlist from latex to markdown
@ 2019-10-08 16:51 Gu Lu
       [not found] ` <48be16f3-b5ac-4bb3-8395-59eefb7aa12c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Gu Lu @ 2019-10-08 16:51 UTC (permalink / raw)
  To: pandoc-discuss


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

Dear Pandoc users/developpers,


I am trying to produce markdown *from latex*. 

However, regular lists (itemize environment) are converted to the "loose" 
type of list, i.e the markdown output has blank lines between each item:


* item1

* item2

* item3


While I would personally always prefer the markdown compact list format, 
this choice is consistent with the conversion from markdown *to latex* (where 
the \tightlist command is added to compact lists).


I therefore tried to add the \tightlist command to my itemize environments, 
but pandoc simply ignored it: it still produces loose markdown lists.

Is there a way to produce markdown compact lists from latex? Either by 
interpreting the \tightlist command when seen, or by simply converting all 
lists to compact using some command-line option?


Thanks a lot for your help.

-- 
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/48be16f3-b5ac-4bb3-8395-59eefb7aa12c%40googlegroups.com.

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

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

end of thread, other threads:[~2019-10-08 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08 16:51 Correctly convert back tightlist from latex to markdown Gu Lu
     [not found] ` <48be16f3-b5ac-4bb3-8395-59eefb7aa12c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-10-08 17:04   ` John MacFarlane
     [not found]     ` <yh480k8spv1858.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-10-08 17:09       ` Gu Lu

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