asciidoc tables
Eric S. Raymond
esr at thyrsus.com
Mon Jul 4 03:36:58 UTC 2016
Hal Murray <hmurray at megapathdsl.net>:
>
> The table widths have things like:
> [width="100%",cols="<34%,<33%,<33%"]
>
> I find that makes a table that is ugly and hard to read.
>
> I could tune the widths, but I don't know how wide the viewer's display will
> be.
Sadly, proportional is all you can do in the table model of XML-DocBook
(which is what asciidoc uses as a back end).
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
More information about the devel
mailing list