diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-04-08 14:29:42 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-04-08 14:29:42 -0500 |
| commit | 528a240f4d8288ad626781ac86e4f0c8941cfe76 (patch) | |
| tree | bb6a9f8eb0e7ba27ea578bc0ec5dbe32cd828fec /results/confirmatory/A2_histogram_data.json | |
| parent | 3a35c6e0636aa78737847f92712b2dc36bad3618 (diff) | |
Tables 1/2/3: revert to tabular + wrap in resizebox (per user feedback)
Previous tabularx conversion caused visual problems:
- Table 1: 'lcccc' inside tabularx{\linewidth} did not stretch, leaving a
blank column on the right side of the page
- Table 2: 'p{0.18}LLL' forced originally-single-line cells to wrap into
multiple lines (e.g., 'Vanilla DFA, early epoch' and 'cos_deep=... rho_deep=...'
split across 2 lines each)
- Table 3: 'p{0.06}L p{0.16} p{0.22}' similarly compressed single-line rows
Fix: revert all 3 tables to original plain 'tabular' (Table 1 lcccc,
Table 2 lccc, Table 3 llll) and wrap each in \resizebox{\linewidth}{!}{...}.
This:
- Stretches Table 1 to full text width (no blank right column)
- Shrinks Table 2's originally-wide content uniformly so all rows stay
single-line
- Shrinks Table 3 similarly so (a)/(b)/(c)/(d) rows are single-line
Tables 4-9 (appendix) keep their tabularx treatment since they fit cleanly.
Result: 0 overfull hbox, main content still exactly 9 pages, first 4
references now fit on p9 as well.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'results/confirmatory/A2_histogram_data.json')
0 files changed, 0 insertions, 0 deletions
