You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lately, compiling pandoc markdown files with lilypond filter produces correctly compiled notation, but even single lines of music are followed by blank space in the image that fills the rest of the page.
This results in a single line of text on page 1 and the music appearing on page 2 because the image is too big to fit under the line of text in one page.
The text was updated successfully, but these errors were encountered:
Lately, compiling pandoc markdown files with lilypond filter produces correctly compiled notation, but even single lines of music are followed by blank space in the image that fills the rest of the page.
GNU LilyPond 2.24.3 (running Guile 2.2)
pandoc 3.1.13
Features: +server +lua
Scripting engine: Lua 5.4
pandoc -s --lua-filter=./lilypond2.lua --pdf-engine=tectonic test.md -o test.pdf
less test.md:
Wie heißen diese Noten? Schreibe die Namen auf die Linien:
This results in a single line of text on page 1 and the music appearing on page 2 because the image is too big to fit under the line of text in one page.
The text was updated successfully, but these errors were encountered: