Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abcjs does not deliver the correct position if a line starts with whitespace #6

Closed
bwl21 opened this issue Jun 26, 2014 · 1 comment

Comments

@bwl21
Copy link
Contributor

bwl21 commented Jun 26, 2014

if a line starts with whitespace the positions reported by abcjs are not correct. It seems that in this case the leading whitespace is ignored ...

It can be seen in abcjs editor demo using the following abc code

X: 1
T: Cooley's
M: 4/4
L: 1/8
R: reel
K: Emin
|:D2|EB{c}BA B2 EB|~B2 AB dBAG|FDAD BDAD|FDAD dAFD|
EBBA B2 EB|B2 AB defg|afe^c dBAF|DEFD E2:|

@paulrosen
Copy link
Owner

Ok, I just uploaded a fix for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants