public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Julien Dutant <julien.dutant-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org"
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: ANN: pandoc-columns
Date: Thu, 23 Mar 2023 01:46:51 +0000	[thread overview]
Message-ID: <PA4P194MB1024C2067B9C81E7476ACC85F1879@PA4P194MB1024.EURP194.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <CAMwO0gyg9X6xUAbmiE+f0AdSfzOw4wtkq-sBtjZ8uKuvu-APTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

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

The dialoa/column filter does that, with subtle improvements (margin 0 on top to avoid an empty space we get by default), flexible markup (specify explicit column breaks rather than column divs, column spans, options for gaps and separator), and covers LaTeX/PDF output. See the test doc / manual https://github.com/dialoa/columns/blob/master/test.pdf

J
--
Julien Dutant
http://julien.dutant.free.fr/<http://julien.dutant.free.fr/en/>
https://github.com/jdutant


From: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> on behalf of Gwern Branwen <gwern-v26ZT+9V8bxeoWH0uzbU5w@public.gmane.org>
Date: Thursday, 23 March 2023 at 01:05
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: ANN: pandoc-columns
So I take it for HTML these two filters rely on
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Columns/Using_multi-column_layouts
https://www.caniuse.com/#feat=multicolumn , which is how other
packages like Markdeep do multi-columns
https://casual-effects.com/markdeep/features.md.html#multiplecolumns

But you can just do that with some additional CSS and then marking up
a .columns class <div>, no? Are these filters intended for supporting
other formats like PDF, or are they doing something more than just
inserting the relevant CSS for HTML outputs?

--
gwern
https://gwern.net

--
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/bA08vmSCzZs/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/CAMwO0gyg9X6xUAbmiE%2Bf0AdSfzOw4wtkq-sBtjZ8uKuvu-APTA%40mail.gmail.com.

-- 
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/PA4P194MB1024C2067B9C81E7476ACC85F1879%40PA4P194MB1024.EURP194.PROD.OUTLOOK.COM.

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

  parent reply	other threads:[~2023-03-23  1:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AW42YWYt91Cg28eL7VLU/5/YU+E4NG5jODUtQTh3ZljQ0LGY3Q==>
2023-03-17 21:07 ` Amy de Buitléir
     [not found]   ` <028ea24c-05e7-4fca-aa6a-239c064e7fa5n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-03-22 23:48     ` Julien Dutant
     [not found]       ` <e5ce742a-fa7f-45d9-a0d8-381a8c2f37b5n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-03-23  1:04         ` Gwern Branwen
     [not found]           ` <CAMwO0gyg9X6xUAbmiE+f0AdSfzOw4wtkq-sBtjZ8uKuvu-APTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-03-23  1:46             ` Julien Dutant [this message]
     [not found]               ` <PA4P194MB1024C2067B9C81E7476ACC85F1879-ld5XSqX31XtKubu+IphdeRarZgfDuEzWiGd9ebBGJoev3QGu/rdwKA@public.gmane.org>
2023-03-23 13:44                 ` Amy de Buitléir

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=PA4P194MB1024C2067B9C81E7476ACC85F1879@PA4P194MB1024.EURP194.PROD.OUTLOOK.COM \
    --to=julien.dutant-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).