Am Di., 2. Okt. 2018 um 23:17 Uhr schrieb David Kastrup <d...@gnu.org>:

> So what is wrong with using \"var2" or \var.2 ?

Ah, I forgot about var.1 etc

Ofcourse below is a bit ugly I'd say:

val.1 = "foo"
<<
  \new Staff \repeat unfold 4 c'4
  \new Lyrics \lyricmode { \val.1 4 \val.1 2 \val.1 4 }
>>

Another possibility is to use superscript like
valĀ² = ...
Ofcourse it's soso...
It works not because it's supported but because it's not disallowed.
Which may change in the future.


Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to