document.org template defines Y column type (RaggedRight + auto-width X).
Filter now computes proper column spec:
- 1 col → Y
- N cols → l + (N-1)*Y (first col natural-width, rest auto-width)
Also handles tabularx{colspec} → tabularx{\linewidth}{lYYY} (missing width fix).
Works with ltablex (loaded by template) which makes tabularx also support page breaks.
42 KiB
42 KiB