Zum Hauptinhalt springen

Hyphenation

Worttrennung steuern: manuelle Trennstellen und Trennausnahmen, unterstützt durch microtype.

Rendered LaTeX output
In case you write \enquote{application-specific}, then the word will only be hyphenated at the dash.
You can also write \verb1applica\allowbreak{}tion-specific1 (result: applica\allowbreak{}tion-specific), but this is much more effort.

You can now write words containing hyphens which are hyphenated at other places in the word.
For instance, \verb1application"=specific1 gets application"=specific.
This is enabled by an additional configuration of the babel package.