Am 07.12.2017 um 17:57 schrieb Pieter Terpstra:
Do you think this could be made in to a configuration file and
store it in the /usr/share/lilypond/$VERSION/ly directory?

You could have a “personal/private includes directory” in your home dir, f. e. something like

        ~/MyLilyIncludes

which contains files like

        ~/MyLilyIncludes/big-grace-fingering.ily
        ~/MyLilyIncludes/house-style.ily
        ~/MyLilyIncludes/shorthands.ily

and call lilypond with the -I option (lilypond -I~/MyLilyIncludes).

Then you can \include any of these files without having to use absolute paths.

IMO that’s a cleaner solution than adding such files to the lilypond installion directory.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to