-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Harald Harders <harders@sf> created a feature request on 2005-07-03 13:01:30 UTC
(Orig. from https://sourceforge.net/p/aspell/feature-requests/41)
LaTeX supports `\-' to declare a position where a word
may be hyphened. aspell should ignore it to test the
whole word as one word (`test\-environment' -->
`testenvironment').
The packages babel.sty as well as (n)german.sty add
some more hyphenation helpers, in particular `"-' and
`""'. Also these should be ignored for looking up words
in the dictionary.
The same applies for the commands that inhibit
ligatures, namely `/' in standard LaTeX and `"|' with
babel.sty.