Dear All,

I'm trying to write a markdown to LaTeX writer using panflute. In pandoc, the table column widths are defined as a "ratio" of the total text width (72) in pandoc. Each column gets a value from 0 to 1 representing the fraction of the total text width that that column should take.

This might work well for formats like HTML, but for my LaTeX writer I'd much rather specify absolute values for the column widths and have pandoc ignore how wide they are in the markdown source. 

Can we provide attribute-like qualities to table columns in markdown? It would seem quite counterintuitive to have to define the absolute value of my LaTeX table columns as a *function* of the textwidth and the width of the column in the markdown source. 

Regards,

Amine

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAMwawgMFeK-xkEV4iVZGxh9JMUiR4LXnowQ7fRz4FFSmmhNcGw%40mail.gmail.com.