aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/bas_hyph
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:40:57 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:40:57 +0000
commit26230a416563decd82a0af827c0987b8628c5ef9 (patch)
treeff226c95db8ba7104bc0f8b1d16a3a4b481c6949 /doc/user/bas_hyph
parent51fe0cfa3e3ba27f55ff7d14a7fe077cc31ed0b7 (diff)
downloadlout-26230a416563decd82a0af827c0987b8628c5ef9.tar.gz
Lout 3.34.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@37 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/bas_hyph')
-rw-r--r--doc/user/bas_hyph14
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/user/bas_hyph b/doc/user/bas_hyph
index 6997f41..288760c 100644
--- a/doc/user/bas_hyph
+++ b/doc/user/bas_hyph
@@ -27,11 +27,13 @@ use the @Code "&-" symbol:
@IndentedDisplay @Code {
"after&-math"
}
-If @Code "&-" occurs directly after a hyphen character, hyphenation
-will be permitted but no extra hyphen will be inserted. To prevent
-hyphenation of a word, enclose the word in a @Code "@OneCol" symbol.
+This both allows hyphenation at the point marked and prevents it
+in the adjacent word fragments. If @Code "&-" occurs directly after
+a hyphen character, hyphenation will be permitted but no extra hyphen
+will be inserted.
@PP
-To turn hyphenation off throughout the document, you need to set the
-@Code "@InitialBreak" option to {@Code "nohyphen"}, as described at the
-end of Section {@NumberOf linespace}.
+To prevent hyphenation of a word, enclose the word in a @Code "@OneCol"
+symbol. To turn hyphenation off throughout the document, you need to set
+the @Code "@InitialBreak" option to {@Code "nohyphen"}, as described at
+the end of Section {@NumberOf linespace}.
@End @Section