diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-30 12:37:08 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-30 12:37:08 -0700 |
commit | eb8aee477db045a7449bc752975528263964b8ce (patch) | |
tree | f9a060418e1c5253b8f6b090720b4600011e3f17 /osx | |
parent | 7843b5759a6c086dc29b7a2cdfa2bbb4ed2732ff (diff) | |
download | pandoc-eb8aee477db045a7449bc752975528263964b8ce.tar.gz |
Pipe tables with long lines now get relative cell widths.
If a pipe table contains a line longer than the column
width (as set by `--columns` or 80 by default), relative
widths are computed based on the widths of the separator lines
relative to the column width.
This should solve persistent problems with long pipe tables in
LaTeX/PDF output, and give more flexibility for determining
relative column widths in other formats, too.
For narrower pipe tables, column widths of 0 are used,
telling pandoc not to specify widths explicitly in output
formats that permit this.
Closes #2471.
Diffstat (limited to 'osx')
0 files changed, 0 insertions, 0 deletions