Apologies for troubling you with this under-researched problem, but I've
just hit it as a deadline looms.
I'm trying to turn off the colouring of ScholarLy annotations, before
final publication:
\version "2.19.21"
\include "openlilylib"
\useLibrary ScholarLY
\useModule scholarly.annotate
#(display "ScholarLy loaded\n")
% ScholarLy options: see
https://github.com/openlilylib-archives/scholarly/wiki/Configuring-Annotations
\setOption scholarly.annotate.export-targets #'("plaintext"
"latex")
\colorAnnotations ##f % deactivate the coloring of the annotated
items
% \printAnnotations ##f % stop printing clickable messages to
the console
% (ScholarLy options end)
and I get the following log message:
\useModule utility.rhythmic-location
/Users/grahamk/Documents/lilypond/music/Carver_Missa_lhomme_arme/Carver_Lhomme_Arme_Agnus.ly:14:1:
error: unknown escaped string: `\colorAnnotations'
The annotations remain coloured. What am I doing wrong?
most grateful for any help
-- Graham
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user