Re: exporting a parsed fragment to a .ly file

2017-03-16 Thread caagr98
You can use `\set Score.skipTypesetting = ##t` (and `##f`) to tell Lily to not typeset a region. If you do that for everything except the part you want, that should do the trick. Since it works on the Score context, it's enough to put it in one staff and it'll affect the entire score. It's a

exporting a parsed fragment to a .ly file

2017-03-16 Thread Ramon Dor
Hi all, I am interested in the possibility of doing small edits with near realtime visual typeset feedback restricted locally to a few bars centered around the edit location without having to typeset an entire (long and complex) score. I am aware of the work done by Denemo, yet I'm more interested