Le 26 sept. 2012 à 01:31, Mark Witmer a écrit :
> I can't seem to get quotes/cues working in a score generated with ly:book-
> process. This is my code:
>
> % Quoted notes should appear in music created with ly:book-process,
> % but they do not
> \version "2.16.0"
> myPaper = \paper {}
> myLayout
I can't seem to get quotes/cues working in a score generated with ly:book-
process. This is my code:
% Quoted notes should appear in music created with ly:book-process,
% but they do not
\version "2.16.0"
myPaper = \paper {}
myLayout = \layout {}
\addQuote "test" {c1 b1 a1}
#(ly:book-process