diff options
author | sgeerken <devnull@localhost> | 2012-08-27 19:58:17 +0200 |
---|---|---|
committer | sgeerken <devnull@localhost> | 2012-08-27 19:58:17 +0200 |
commit | 90c12bbc239c8eebf0009b65170c112d038e023c (patch) | |
tree | 984a8e3f4c847562b4775f8b97b4ff78a5f2f06e /doc | |
parent | 1e63b5d08c1cb9668004f92086c28729a17a89d4 (diff) |
Collapsing margins vs. collapsing spaces is an issue independent of line breaking and hyphenation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dw-line-breaking.doc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/dw-line-breaking.doc b/doc/dw-line-breaking.doc index aa69335f..b861680f 100644 --- a/doc/dw-line-breaking.doc +++ b/doc/dw-line-breaking.doc @@ -201,10 +201,6 @@ usw. already. Example: "Abtei-Stadt", which is divided into "Abtei-" and "Stadt", resulting possibly in "Abtei--[new line]Stadt". See also below under "Low Priority", on how to deal with hyphens and dashes.</li> -<li>Paragraph breaks are depricated and should be replaced by multiple -textblock widgets with (collapsing) margins. See doc/KHM1.html: the -current release of dillo shows a space between the two paragraph, but -dillo_hyphen does not.</li> </ul> <h3>Medium Priority</h3> |