On 03/07/2013 10:54 AM, Marc Hohl wrote:
Am 07.03.2013 18:52, schrieb Paul Scott:
[...]
All musical sections do not end with \bar "|." so you do need to
explicitly tell her.
You, of course can create your own template to do that.
How can I write a template for telling lilypond to end my
scores with a final bar line?
Template may not have been the best word.
You can create a skeleton file with the code that you always use when
you write/copy music:
\version "2.16.1"
global = {
\bar "|."
}
...
David's idea for a default sounds great!
Paul
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user