-
I'm currently using upstream lyluatex with TeXLive 2022 on Fedora.
The `\lilypond` command produces large horizontal padding on the left of inline inserts.
This isn't the case when using the `lilypo…
-
#268 gave me the idea of adding a `frame` option to print a frame around the image. It should be configurable with regard to line thickness, line stile, padding, colour ...
-
I have a project where a particular piece of music (contained in an external ly file) is used in several different documents. Is there a way to setup lyluatex so that all the documents share a commo…
-
```lilypond
\paper {
system-separator-markup = \slashSeparator
system-count = 2
}
{
c'1 \break c'
}
```
will produce a double slash mark like this between the staves:
![grafik](h…
-
I am preparing the motet "Jesu, meine Freude" by Johann Sebastian Bach (BWV 227) for Mutopia and I would like to add some annotations regarding the edition and a translation of the text to the music s…
-
Moved from https://github.com/jperon/lyluatex/issues/256:
I'm not completely sure about this and I haven't come up with a MWE yet. But I have the impression that option parsing swallows spaces (at …
-
I am trying to include some minimal music score into the `\begin{song} ... \end{song}` environment. The idea is to provide at the top of the song lyric (with chords) some basic melodies for nursery r…
-
Hello,
I am wondering if there is a way to adjust the text font size of the lyrics in Lilypond to the same as the document no matter how big the staffsize is. I understand that with the option `st…
-
We wanted to look into how Pandoc produces syntax highlighting because this provides pretty nice highlighting for LilyPond code.
An alternative to look into would be to use Python and `python-ly`.
…
-
This is related to #142, but I'd say it is a major challenge that should be postponed to some point in the future. For now I'd simply document the fact that there *may* be an issue in scores.
As me…