Issue 113378 - Paragraph layout "first fit" alone is insufficient
Summary: Paragraph layout "first fit" alone is insufficient
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: formatting (show other issues)
Version: OOo 3.2.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-23 08:14 UTC by hdu@apache.org
Modified: 2013-02-07 22:32 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2010-07-23 08:14:21 UTC
Writer only knows the paragraph layout method "first fit", which is very much insufficient for a 
dedicated word processor. Especially when hyphenation is enabled this often results in too many 
hyphenated words. 

Handling more than the very basic first-fit strategy opens many opportunities, which should be 
customizable to the users wishes. There should be options to
- prefer "cheap" hyphenations (e.g. splitting "Silbentrennung" into "Silben-trennung" is nice and cheap)
- empty space and/or ink distribution
- enabling/disabling optical alignment options
- allowing alternate glyphs/styles
- forcing layout compatibility with older versions
etc.