Re: Errors when using TabStaff with stringTunings

2015-08-25 Thread David Kastrup
Blöchl Bernhard writes: > with > "That even works with \version "2.12.3"." > I just reference to the original code under question. It obviously > used lilypond > \version "2.12.3" But it's a bad idea to tack on a version header referring to a version with which the file won't work. For one thin

Re: Errors when using TabStaff with stringTunings

2015-08-25 Thread Blöchl Bernhard
with "That even works with \version "2.12.3"." I just reference to the original code under question. It obviously used lilypond \version "2.12.3" Regards Am 25.08.2015 09:13, schrieb David Kastrup: Blöchl Bernhard writes: I sent that post on Monday August 24th at about 17:00 UTC. It never

Re: Errors when using TabStaff with stringTunings

2015-08-25 Thread David Kastrup
Blöchl Bernhard writes: > I sent that post on Monday August 24th at about 17:00 UTC. It never > appeared on the list for reasons I do not know. For another trial I > send that mail again. > > > I cannot tell you the reason > #'( -5 -10 -15 -20) > does not work. But I can tell you how I do i

Re: Errors when using TabStaff with stringTunings

2015-08-25 Thread Blöchl Bernhard
/15, Simon Albrecht wrote: Subject: Re: Errors when using TabStaff with stringTunings To: "Kevin Nowaczyk" , lilypond-user@gnu.org Date: Monday, August 24, 2015, 4:25 PM Am 24.08.2015 um 22:12 schrieb Kevin Nowaczyk: > Thanks for the help everyone, > > I would up changi

Re: Errors when using TabStaff with stringTunings

2015-08-24 Thread Blöchl Bernhard
ingTunings = #bass-tuning but that didn't work. I'll have to figure that out at a later time. All-in-all, I installed mediawiki with the Score plugin to show off a few guitar tabs I transcribed a few years ago. If you're curious, the first one (that now works) is here: http://wiki.beaker

Re: Errors when using TabStaff with stringTunings

2015-08-24 Thread Kevin Nowaczyk
. Kevin On Mon, 8/24/15, Simon Albrecht wrote: Subject: Re: Errors when using TabStaff with stringTunings To: "Kevin Nowaczyk" , lilypond-user@gnu.org Date: Monday, August 24, 2015, 4:25 PM Am 24.08.2015 um 22:12 schrieb Kevin Nowaczyk: &g

Re: Errors when using TabStaff with stringTunings

2015-08-24 Thread Simon Albrecht
Am 24.08.2015 um 22:12 schrieb Kevin Nowaczyk: Thanks for the help everyone, I would up changing the stringTungings line to: \set Staff.stringTunings = \stringTuning And everything works fine. However, I also tried the notaion: \set Staff.stringTunings = #bass-tuning but that didn't work. I'll

Re: Errors when using TabStaff with stringTunings

2015-08-24 Thread Kevin Nowaczyk
On Mon, 8/24/15, David Kastrup wrote: Subject: Re: Errors when using TabStaff with stringTunings To: "Kevin Nowaczyk" Cc: lilypond-user@gnu.org Date: Monday, August 24, 2015, 12:36 PM Kevin Nowaczyk writes: > I have a lilypond file which used to parse perfect

Re: Errors when using TabStaff with stringTunings

2015-08-24 Thread David Kastrup
Kevin Nowaczyk writes: > I have a lilypond file which used to parse perfectly well several > years ago. Run convert-ly -ed on the file. At least on your example file, it upgraded the version successfully. The resulting code is rather ugly but works. You might want to look up the \stringTuning

Re: Errors when using TabStaff with stringTunings

2015-08-24 Thread Marc Hohl
Am 24.08.2015 um 17:36 schrieb Kevin Nowaczyk: I have a lilypond file which used to parse perfectly well several years ago. I recently reinstalled lilypond (2.18.2 from debian-stable) and now I receive an error. I've reduced the file down and determined that setting the stringTunings is the pr

Re: Errors when using TabStaff with stringTunings

2015-08-24 Thread Simon Albrecht
Hello Kevin, welcome back to the Pond :-) There have been many syntax changes since v2.12, and one of them is the culprit here, so you’ll want to get a look at . (In case you’re using Frescobaldi: Tools/Updat

Errors when using TabStaff with stringTunings

2015-08-24 Thread Kevin Nowaczyk
I have a lilypond file which used to parse perfectly well several years ago. I recently reinstalled lilypond (2.18.2 from debian-stable) and now I receive an error. I've reduced the file down and determined that setting the stringTunings is the problem. The file I have has both guitar tab and ba