Stephan Witt wrote: > +bool Paragraph::isHardHyphenOrQuote(pos_type pos) const
Note that the ' character here is not a quote but an apostrophe (we do not want to pass single quotation marks to the spell checker, but we do pass apostrophes) Jürgen
Stephan Witt wrote: > +bool Paragraph::isHardHyphenOrQuote(pos_type pos) const
Note that the ' character here is not a quote but an apostrophe (we do not want to pass single quotation marks to the spell checker, but we do pass apostrophes) Jürgen