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

Notation and tab not aligned #117

Closed
infojunkie opened this issue Jan 28, 2021 · 2 comments
Closed

Notation and tab not aligned #117

infojunkie opened this issue Jan 28, 2021 · 2 comments

Comments

@infojunkie
Copy link

infojunkie commented Jan 28, 2021

When I write

tabstave notation=true key=E time=4/4

notes :8 (14/1.11/3) $B7$ (16/1.13/3) (12/1.9/3) :q (9/1.6/3) $F♯m7$ :8 (11/1.8/3) :q (7/1.0/2) $B7$ |
notes :8 (2/1.4/4)   $B7$ (4/1.1/3)   (0/1.2/4)  :q (2/2.4/5) $F♯m7$ :8 (4/2.1/4)  :q (0/2.2/5) $B7$ |
notes :8 (4/4.2/6)   $B7$ (6/4.4/6)   (2/4.0/6)  :q 4/5 $F♯m7$ :8 1/4 0/4 $B7$ 4/5 |
notes :w 2/5 $B7$ |

I get this:

attached screenshot

Am I doing something wrong? Using 3.0.6

@louisantoinem
Copy link

The broken alignment is due to the final "|" sign.
Remove this final "|" or apply the following fix: #99 (comment)

@infojunkie
Copy link
Author

That worked, thanks! Closing this as duplicate of #99

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