public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Draw line between each row of table
@ 2020-11-30 19:26 'Oliver Demetz' via pandoc-discuss
  0 siblings, 0 replies; only message in thread
From: 'Oliver Demetz' via pandoc-discuss @ 2020-11-30 19:26 UTC (permalink / raw)
  To: pandoc-discuss


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

Dear all,

I am converting from HTML to Tex, and would like to draw horizontal lines 
between each table row.

Here's an example where I'd like to get a line between the second and third 
table row.

https://pandoc.org/try/?text=%3Ctable%3E%0A%3Cthead%3E%0A%3Ctr%3E%0A%3Cth%3EFirst+Col%3C%2Fth%3E%0A%3Cth%3ESecond+Col%3C%2Fth%3E%0A%3C%2Ftr%3E%0A%3C%2Fthead%3E%0A%3Ctbody%3E%0A%3Ctr%3E%0A%3Cth%3EA%3C%2Fth%3E%0A%3Cth%3EB%3C%2Fth%3E%0A%3C%2Ftr%3E%0A%3Ctr%3E%0A%3Cth%3EC%3C%2Fth%3E%0A%3Cth%3ED%3C%2Fth%3E%0A%3C%2Ftr%3E%0A%3C%2Ftbody%3E%0A%3C%2Ftable%3E&from=html&to=latex&standalone=0

I can control the html input, so my favorite solution would just add a css 
class to the row, or a lua-filter that serves my goal.  

Any filter I know would convert to simple table, but I have to circumvent 
that.

Thanks in advance!

-- 
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/6b2062e8-5e63-49ac-9927-e2b244466653n%40googlegroups.com.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-30 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 19:26 Draw line between each row of table 'Oliver Demetz' via pandoc-discuss

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