Re: Feedback wanted: syntax highlighting in the LilyPond documentation

2022-01-02 Thread Marc Lanoiselée via LilyPond user discussion
Le 02/01/2022 à 05:52, Jean Abou Samra a écrit : Le 02/01/2022 à 01:06, David Kastrup a écrit : Jean Abou Samra writes: Hi all, There is an ongoing proposal to add syntax highlighting in LilyPond's documentation. Since it is a notable change to the documentation reading experience, user fee

Re: Center graphical markup on staff

2021-06-21 Thread Marc Lanoiselée via LilyPond user discussion
Le 22/06/2021 à 02:31, Nuno Trocado a écrit : Hi everyone! How can I have the wiggly line in the example below centered inside the staff? Thanks, Nuno \score {   \relative c' {     c4 d     s-\markup \override #'(height . 2) \draw-squiggle-line #1 #'(8 . 0) ##f   } } \score {   \relative