[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Line/column counting in 1.6.6
From: |
Erik Sandberg |
Subject: |
Line/column counting in 1.6.6 |
Date: |
Fri, 25 Oct 2002 11:05:18 +0200 |
Hi,
The line and column counting of input files seems to be broken in 1.6.6.
Usually the numbers are just 1 too small (i.e. the first byte of the file is
considered to be at position (0,0)), but sometimes it's more than that.
Example: Compile the following score with 1.6.6:
\score {\notes { c
|}}
It produces a warning between | and }}, and says that the problem is at
position 0:1 in the file.
Erik
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Line/column counting in 1.6.6,
Erik Sandberg <=