-
It would be useful to me if abcm2ps supported the Larsen articulation symbols, particularly 'cut' and 'strike'. I'd guess they would be noted with !cut! and !strike! in addition to !roll! which alread…
-
Maybe this is a stupid question, but why do we have to use our "private" command/environment names (`\lily`, `ly`, `\inlcudely`) instead of directly using those from `lilypond-book` (`\lilypond`, `lil…
-
Hello,
I am using the 0.6, directly from the .deb ( I am running Debian stable)
I am writing with it since a couple of month, and was trying to use the export yesterday. But the files remain empty.
…
-
If `lyluatex` is to be a drop-in replacement for `lilypond-book` Then the goal should be to support all the [`lilypond-book` music fragment options](http://lilypond.org/doc/v2.19/Documentation/usage/…
-
line-width=size\unit
Set line width to `size`, using `unit` as units. `unit` is one of the following strings: `cm`, `mm`,` in`, or `pt`. This option affects LilyPond output (this is, the staff leng…
-
https://github.com/jperon/lyluatex/projects/1#column-2040071 lists options as "irrelevant" because they are only needed for texinfo output.
I think we should provide a uniform way to issue a warnin…
-
After intense development (ca. 560 out of 625 changesets have been committed since Jan 15) we are targeting a `v1.0` release. The main objective of this version is full compatibility with [lilypond-bo…
-
There's something fishy with fragments.
```lilypond
\begin{lilypond}[]
\paper { page-count = 2 }
{ \repeat unfold 256 c' }
\end{lilypond}
```
fails (in LilyPond), and the generated `ly` sho…
-
Using Lua as a 'real' programming language within a LaTeX document could offer an opportunity to implement `lilypond-book`'s functionality in musicexamples:
- store LilyPond code directly in the LaTeX…
-
The argument of a LilyPond command is copied to the output file and enclosed in a verbatim block
---
From the docs:
> The argument of a LilyPond command is copied to the output file and enclo…