Re: Filtering chunks of the score so to speed up the compiling time

2020-06-13 Thread Paolo Prete
On Sat, Jun 13, 2020 at 8:39 PM Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi Paolo, > > > In order to speed up the compiling time, I wonder if Lilypond has a > preprocessor that can filter all the parts of the score which aren't marked > by a specific tag. > > Have you looked

Re: Filtering chunks of the score so to speed up the compiling time

2020-06-13 Thread Kieren MacMillan
Hi Paolo, > In order to speed up the compiling time, I wonder if Lilypond has a > preprocessor that can filter all the parts of the score which aren't marked > by a specific tag. Have you looked into: 1. \skipTypesetting

Filtering chunks of the score so to speed up the compiling time

2020-06-13 Thread Paolo Prete
Hello, In order to speed up the compiling time, I wonder if Lilypond has a preprocessor that can filter all the parts of the score which aren't marked by a specific tag. So, for example, the following code could be compiled only for the chunks included between \START and \END tags: