Re: slashed six in chordmode

2009-02-09 Thread James E . Bailey
I've decided to forego the \slashed-digit, since it's the wrong font, and I just made up a slashed 6 for this purpose. I'm sure when someone who knows how to use Scheme needs this sort of thing, it can be better formatted, but as someone in need, this works! \version "2.12.2" myChordDefini

Re: slashed six in chordmode

2009-02-09 Thread James E. Bailey
El 09.02.2009, a las 16:53, Kieren MacMillan escribió: Hi James, Okay, I've gotten as far as lilypond not complaining that the code is wrong, but now I don't know how to actually get this chord to show up. Sorry, I really have no clue about chords this one is just confusing me. At this po

Re: slashed six in chordmode

2009-02-09 Thread James E . Bailey
El 09.02.2009, a las 16:08, Kieren MacMillan escribió: Hi James, -\markup { \slashed-digit #6 } which works fine in my copy (v2.12). HTH! Kieren. Okay, I've gotten as far as lilypond not complaining that the code is wrong, but now I don't know how to actually get this chord to s

Re: slashed six in chordmode

2009-02-09 Thread Kieren MacMillan
Hi James, Okay, I've gotten as far as lilypond not complaining that the code is wrong, but now I don't know how to actually get this chord to show up. Sorry, I really have no clue about chords Read the related doc sections — although not perfect, they're pretty clear. If you see a way to m

Re: slashed six in chordmode

2009-02-09 Thread James E. Bailey
El 09.02.2009, a las 16:08, Kieren MacMillan escribió: Hi James, -\markup { \slashed-digit #6 } which works fine in my copy (v2.12). HTH! Kieren. Okay, I've gotten as far as lilypond not complaining that the code is wrong, but now I don't know how to actually get this chord to show

Re: slashed six in chordmode

2009-02-09 Thread James E. Bailey
El 09.02.2009, a las 16:08, Kieren MacMillan escribió: Hi James, But neither of your code examples match what was suggested, i.e. -\markup \slashed-digit { #6 } -\markup \slashed-digit #6 is not -\markup { \slashed-digit #6 } which works fine in my copy (v2.12). HTH! Kieren.

Re: slashed six in chordmode

2009-02-09 Thread Kieren MacMillan
Hi James, In your chordname exceptions, just use: \markup { \slashed-digit #6 } You might want to fiddle with the font / size to get it looking right. This results in errors. this exact code generates the error: Ehre sei Gott.ly:19:42: error: syntax error, unexpected '{', expecting SCM_IDE

Re: slashed six in chordmode

2009-02-09 Thread James E. Bailey
El 08.02.2009, a las 23:24, M Watts escribió: James E. Bailey wrote: Is there a way to get the slashed six from the figured bass mode into chordmode? In your chordname exceptions, just use: \markup { \slashed-digit #6 } You might want to fiddle with the font / size to get it looking right

Re: slashed six in chordmode

2009-02-08 Thread James E. Bailey
Am 08.02.2009 um 23:24 schrieb M Watts: James E. Bailey wrote: Is there a way to get the slashed six from the figured bass mode into chordmode? In your chordname exceptions, just use: \markup { \slashed-digit #6 } You might want to fiddle with the font / size to get it looking right. Of c

Re: slashed six in chordmode

2009-02-08 Thread M Watts
James E. Bailey wrote: Is there a way to get the slashed six from the figured bass mode into chordmode? In your chordname exceptions, just use: \markup { \slashed-digit #6 } You might want to fiddle with the font / size to get it looking right. __

slashed six in chordmode

2009-02-08 Thread James E. Bailey
Is there a way to get the slashed six from the figured bass mode into chordmode? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user