m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/ly/preamble.ly
blob: 437ee5e6a6b8b1fff858f8f7cc60ded50aed19c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\version "2.22.1"

#(ly:set-option 'print-pages #f)
#(ly:set-option 'crop #t)

\header {
  tagline = ##f
}

\paper {
  indent = 0
}