Bug 221383 - Some combinations with a subscript are spell checked
Summary: Some combinations with a subscript are spell checked
Status: RESOLVED FIXED
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.0.84
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 13:34 UTC by Christian Trippe
Modified: 2010-01-11 22:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Trippe 2010-01-05 13:34:31 UTC
Version:           2.0.84 (using 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)) "release 203", KDE:KDE4:Factory:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31.8-0.1-default

Some combinations with a subscript in math mode are spell checked

A combination with subscript is spell checked if any of the neighbouring characters is not a bracket or a math command

A few examples which describe what I mean.

$\rho_1$ is spell checked (to be precisely '_1' is checked)
$\rho_j$ is spell checked (to be precisely '_j' is checked)
$\rho_\nu$ is not spell checked
$\rho_{1}$ is not spell checked
$P_\mu$ is spell checked (to be precisely 'P_' is checked)
${P}_\mu$ is not spell checked
$P_j$ is spell checked

rpm -q kile
kile-2.0.84.svn1055245-14.23.i586
Comment 1 Michel Ludwig 2010-01-11 22:51:56 UTC
Fixed in commit 1073258.