-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

lilypond


> Typeset music and/or produce MIDI from file.

More information.


Compile a lilypond file into a PDF:

lilypond {path/to/file}

Compile into the specified format:

lilypond --formats={format_dump} {path/to/file}

Compile the specified file, suppressing progress updates:

lilypond -s {path/to/file}

Compile the specified file, and also specify the output filename:

lilypond --output={path/to/output_file} {path/to/input_file}

Show the current version of lilypond:

lilypond --version


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 03:10:34 2024