]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/engraver-init.ly
Remove params-init.ly.
[lilypond.git] / ly / engraver-init.ly
index 5ff869b9305964504d06f657caa44d70ac63f595..df6fb25e883ec8004b31996567fa0b8acf63d23a 100644 (file)
@@ -784,16 +784,6 @@ context."
   clefPosition = #0
 }
 
-%% TODO: Gregorian Chant contexts should be moved to gregorian.ly,
-%% but this does not work (is this a bug or intended behaviour?):
-%%
-%% If I try to do so, I get "error: unknown escaped string:
-%% `\VaticanaStaff'" in params-init.ly.  If I also move
-%% "\context { \Vaticana*Context }" from params-init.ly to the end
-%% of gregorian.ly, then I get "error: parse error, unexpected
-%% TRANSLATOR: \context { \VaticanaStaff }" in
-%% gregorian.ly. --jr
-
 \context {
   \Voice
   \name "VaticanaVoice"