GNU TeXmacs - Bugs: bug #32880, Bordered paragraphs
You are not allowed to post comments on this tracker with your current authentication level.
bug #32880: Bordered paragraphs
Submitter: | Sam Liddicott <samjam> | ||
Submitted: | Tue 22 Mar 2011 02:29:36 PM UTC | ||
Category: | Styles | Priority: | 5 - Normal |
Item Group: | Wishlist | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
Thu 23 Aug 2012 08:38:55 AM UTC, comment #2: |
Sam Liddicott <samjam>![]() |
Fri 03 Aug 2012 11:01:26 PM UTC, comment #1: Based on wide-framed in packages/standard/std-utils.ts you can do something like in the attached file.
If that's not what was meant, please reopen. |
Miguel de Benito <mdbenito>![]() |
Tue 22 Mar 2011 02:29:36 PM UTC, original submission:
wide-underlined and wide-bothlined (and their cousins) work well for drawing horizontal lines in some cases.
ornament works well for drawing line-pairs - either top+left or bottom+right
What options exist for drawing vertical lines around a paragraph or even on a line of text? or the sort of traditional border paragraphs word processors offer?
Maybe ornament should have the option to take 4 args, top, button. left, right? |
Sam Liddicott <samjam>![]() |
Depends on the following items: None found
Items that depend on this one: None found
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.
Thanks for that example. It suffers from the deficiency that the paragraphs must be contained within the same page - page breaking doesn't occur within a table cell.