|
| From: | Bertalan Fodor |
| Subject: | 2.5.27 point-and-click bug (IMHO critical) |
| Date: | Mon, 06 Jun 2005 12:32:58 +0200 |
| User-agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
%BUG: Point-and-click positions count one TAB character as 8 SPACE
character. Because of this, editors are called with wrong horizontal
position.
\version "2.5.27"
\relative {
c2 % BEGINS WITH TAB, reported as position 4:8
d
}
| [Prev in Thread] | Current Thread | [Next in Thread] |