Simon Albrecht <[email protected]> writes: > On 28.06.2016 00:52, Thomas Morley wrote: >>> How can I make my function be more "indentable" by using, for >>> example, curly braces e.g. \bookGenerator { stuff } ? >> No idea what you mean. > > The point is, with the current coding you write > > \bookGenerator > \scores > "violinI" > %\header {instrument = "Violin I"} > \paper {} > \layout {} > > and it’s hard to discern that the five following lines are arguments > to the function in the first line, since Lilypond syntax doesn’t > enclose the arguments of a function and no editor will indent them.
Well, that means that we should think about how to teach this to editors best... -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
