Am 29.12.2008 um 11:58 schrieb sdfgsdhdshd:

Is there a way to get in the pdf only the simple 4?

I don't understand how it works, but I got this from Mark Polesky (I think) and it worked for me.
\version "2.11.64"

myChordDefinitions = {
        <c e g b des'>-\markup \super{–9}
        <c e f>-\markup \super{4}
        <c e>-\markup \super{3}
}

myChordExceptions = #(append
   (sequential-music-to-chord-exceptions myChordDefinitions #t)
   ignatzekExceptions)

myChordInit = {
        \set chordRootNamer = #(chord-name->german-markup #t)

   \set chordPrefixSpacer = #0.4

   \set majorSevenSymbol = \markup{j\super{7}}
   \set chordNameExceptions = #myChordExceptions
}



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
  • 4 sdfgsdhdshd
    • Re: 4 James E. Bailey
    • Re: 4 Mark Polesky

Reply via email to