xmtop/layout
2020-02-28 14:48:35 -06:00
..
layout_test.go Issue #56. Slight improvement in layout algorithm. Still doesn't handle > 2 columns well, but it's more correct and lays the foundation for a correct solution. It's clear, however, that a full table model parser will require a substantial rewrite and, possibly, a change in the layout syntax. That would add substantial complexity, so maybe for some future effort. I'll fix the basic column layout (rowspans at the edges), and then shelve it. 2020-02-20 08:19:15 -06:00
layout.go Path changes for major revision 2020-02-28 14:48:35 -06:00
parser.go Fixes the directory structure. 2020-02-13 10:15:52 -06:00