View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003879 | Scribus | Story Editor / Text Frames | public | 2006-05-30 05:40 | 2016-03-30 20:37 |
Reporter | PLucAuclair | Assigned To | avox | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Platform | x86 | OS | Suse 10.0 | OS Version | CVS 1.3.4 |
Summary | 0003879: Distribute ragged lines | ||||
Description | Would be nice to have a system that distributes ragged lines, so you don't get one-word lines. I don't really know how other software deal with this, but I'm pretty sure InDesign has something like this, so that might provide some inspiration if you know them. | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
In some DTP apps you can specify a "ragged zone" so text won't be ragged too much. This works in accordance with hyphenation settings. It has to be one or the other. If you turn off hyphenation, then obviously you're not giving much of a choice to the program! Is this what you mean? The option could be part of paragraph style. When you turn on hyphenation, the "Ragged zone" option appears. Otherwise it is grayed. |
|
NLS will fill each line optimally, even if ragged or centered. To be precise, it finds a solution such that the sum over all lines in a paragraph of the whitespace squared is minimal. That means that a 30pt white space at the end of a line will be considered 9 times as bad as a 10pt white space. |
|
NLS ? |
|
NLS = new layout system, due in 1.3.5. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-05-30 05:40 | PLucAuclair | New Issue | |
2006-05-30 10:09 | louisdesjardins | Note Added: 0011523 | |
2006-05-30 13:43 | avox | Note Added: 0011524 | |
2006-05-30 13:47 | louisdesjardins | Note Added: 0011525 | |
2006-05-30 13:57 | avox | Note Added: 0011527 | |
2008-02-06 18:06 | christoph_s | Status | new => assigned |
2008-02-06 18:06 | christoph_s | Assigned To | => avox |
2015-09-17 20:08 | Kunda | Category | Story Editor / Text Frames => Story Ed/Txt Frames |
2015-09-17 20:12 | Kunda | Category | Story Ed/Txt Frames => Story Editor / Text Frames |
2016-03-30 20:31 | Kunda | Relationship added | child of 0003828 |
2016-03-30 20:37 | Kunda | Relationship added | related to 0003094 |