<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Jari,<br>
<br>
FCCellPos returns the wrong clef index if a measure has a staff
style that uses an explicit clef.<br>
I.e. if FCCurrentStaffSpec.TransposeUseClef is set to true, then the
clef index would be FCCurrentStaffSpec.TransposeClefIndex and not
FCCellPos:CalcClefIndex().<br>
<br>
Best,<br>
Jan<br>
<br>
<br>
</body>
</html>