python-ly, ly.indent

2019-08-16 Thread mason
Hi all, The command line tools provided by python-ly are very convenient and easy to use, but I'm finding it a little harder to wrap my head around the Python module. For example, it is easy to automatically indent a file with $ ly "indent" file.ly or to indent the output of another command

Re: hairpins collide with markup

2019-08-16 Thread Rachel Knight via lilypond-user
This works, thanks! Rachel > On Aug 16, 2019, at 12:12 AM, Pierre Perol-Schneider > wrote: > > Hi Rachel, > Remove the first '\down to avoid the message error. > Here's a possible code: > > \version "2.19.81" > \language "english" > > pedaldn = \markup \concat \vcenter \center-align { D

New call for participation: fine-tuning script glyphs in LaTeX documents

2019-08-16 Thread Urs Liska
Hi all, as said a few days ago I'm rewriting the lilyglyphs package, and it turns out that it is now significantly easier to add new commands for better coverage. I've already replaced the number of rest commands (\wholeNoteRest, \halfNoteRest etc.) by one single command \lilyRest that can

Re: hairpins collide with markup

2019-08-16 Thread Pierre Perol-Schneider
Hi Rachel, Remove the first '\down to avoid the message error. Here's a possible code: \version "2.19.81" \language "english" pedaldn = \markup \concat \vcenter \center-align { D \tiny\natural } pedalan = \markup \concat \vcenter \center-align { A \tiny\natural } pedaldf = \markup \concat