Changes

Jump to navigation Jump to search
207 bytes added ,  11:12, 21 April 2013
no edit summary
To allow breaking at hyphens, slashes, etc., write {{cmd|setbreakpoints|[compound]}} at the start of your document.
=== Specify how to break a manual breakpoint globally word ===
Write {{cmd|hyphenation|{po-ly-syl-lab-ic}|}} at the start of your document. (This will not be remembered across documents.)
=== Specify a manual breakpoint locally ===
Use the {{cmd|-}} command. {{code|poly\-syllabic}}.
=== Prevent hyphenation locally ===
FIXMEThere are two ways to prevent a word from being hyphenated: the traditional {{tex|hbox}} and the more natural command {{cmd|nothyphenated}}.<texcode>\hbox{myfragileword} % old-fashioned\nothyphenated{myfragileword} % MkIV, since 2013-04-21</texcode>
=== Tune the auto-hyphenation algorithm ===

Navigation menu