Re: tabstaff minimumfret behaving badly

2019-07-14 Thread Carl Sorensen
From: Immanuel Litzroth Date: Sunday, July 14, 2019 at 4:42 AM To: Subject: tabstaff minimumfret behaving badly This score gives a strange result (uses open string for the b and the e). > \version "2.19.81" \language "english" \new TabStaff { \set TabStaff.minimum

Re: tabstaff minimumfret behaving badly

2019-07-14 Thread Immanuel Litzroth
Thanks, I also found that indicating string numbers works. Immanuel On Sun, Jul 14, 2019 at 12:53 PM Malte Meyn wrote: > > > Am 14.07.19 um 12:42 schrieb Immanuel Litzroth: > > Am I doing something wrong? Is there a way to fix this? > > minimum-fret allows open strings because you don’t need

Re: tabstaff minimumfret behaving badly

2019-07-14 Thread Malte Meyn
Am 14.07.19 um 12:42 schrieb Immanuel Litzroth: Am I doing something wrong? Is there a way to fix this? minimum-fret allows open strings because you don’t need the left hand for them. You can disallow that behaviour: \set TabStaff.restrainOpenStrings = ##t

tabstaff minimumfret behaving badly

2019-07-14 Thread Immanuel Litzroth
This score gives a strange result (uses open string for the b and the e). > \version "2.19.81" \language "english" \new TabStaff { \set TabStaff.minimumFret = #3 \relative c' {} } > Am I doing something wrong? Is there a way to fix this? Immanuel tmp.pdf Description: Adobe PDF document