GNU TeXmacs - Bugs: bug #44599, Changing the number of "page...
You are not allowed to post comments on this tracker with your current authentication level.
bug #44599: Changing the number of "page columns" (not paragraph)
Submitter: | Miguel de Benito <mdbenito> | ||
Submitted: | Sun 22 Mar 2015 09:42:35 AM UTC | ||
Category: | Typesetter | Priority: | 5 - Normal |
Item Group: | Wishlist | Status: | None |
Privacy: | Public | Assigned to: | vdhoeven |
Originator Name: | Michael Kovarik | Open/Closed: | Open |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
This summary is by Sam Liddicott in the mailing list:
Libre office has two ways of inserting columns.
If a page or frame has columns, then one column is filled, before the next receives any content. In these cases columns have a fixed height, which is equal to the height of the page or frame.
If a paragraph has columns, then the height of the paragraph is such that all the columns are filled evenly with content.
The second way is the way texmacs does columns, using <with|par-columns|2|...>
So the question would be, does texmacs also have page columns? I think it does not. I tried inserting an elastic vertical space but it did not extend the block to the bottom of the page.