diff options
Diffstat (limited to 'lilypond.md')
-rw-r--r-- | lilypond.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lilypond.md b/lilypond.md index bbb1313..3146dc3 100644 --- a/lilypond.md +++ b/lilypond.md @@ -16,6 +16,14 @@ Docs: `info LilyPond`. tagline = ##f } +## Paper settings + +Indentation of first line: + + \paper { + indent = 0 + } + ## Rhythm stuff ### Setting beat divisions |