Re: Conductor cues using braces

2024-05-08 Thread Pierre-Luc Gauthier
Wow that indentation... here is the file. Le mer. 8 mai 2024, à 11 h 05, Pierre-Luc Gauthier a écrit : > > \version "2.25.15" > > \language "english" > > % _taken from the LSR : > #(define-markup-command (long-curly-bracket layout props arg-height) >(number?) >"Draw a curly bracket with a

Re: Conductor cues using braces

2024-05-08 Thread Pierre-Luc Gauthier
\version "2.25.15" \language "english" % _taken from the LSR : #(define-markup-command (long-curly-bracket layout props arg-height) (number?) "Draw a curly bracket with a variable length." (interpret-markup layout props (markup #:translate (cons

Conductor cues using braces

2024-05-08 Thread Pierre-Luc Gauthier
Hello there, Originaly : https://lists.gnu.org/archive/html/lilypond-user/2017-11/msg00303.html I still never got to add cue notes in my conductor scores to help me during rehearsals. Obviously, I could write them by hand but I (re-)compile my parts way too often for that. I have lowered my expe