diff options
-rw-r--r-- | lilypond.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lilypond.md b/lilypond.md index 3146dc3..ddca59b 100644 --- a/lilypond.md +++ b/lilypond.md @@ -47,10 +47,12 @@ Indentation of first line: ## Output formats +### Images (PNG/SVG) + lilypond --svg file.ly lilypond --png file.ly -Its useful to have these cropped: +It's useful to have these cropped: lilypond --svg -dcrop file.ly |