-
Hi,
I'd like to transform some lilypond source code and cut and move all the variable definitions.
I found an example in the **docs** on how to get a list of tokens from a file, but I couldn't f…
siers updated
4 years ago
-
Following a discussion on lilypond-user I had an idea:
One could 'define' a new comment syntax
```
%{@ %}
```
for position markers, containing either a bar number or a verbal comment such as 'coda'.…
-
The user guide (F1) has plenty information, but Frescobaldi could inform the user better about what it does and what the user could do. This could be done using non-intrusive (i.e. not keyboard focus …
-
As it came up in http://lists.gnu.org/archive/html/bug-lilypond/2016-05/msg00005.html LilyPond will now (= since 2.19.36) make relative links if it is passed a relative file name. It is not decided wh…
-
```
A lilypond pdf and png
A midi file.
A tab
Any suggestions for musical content?
```
Original issue reported on code.google.com by `Rhijnauwen@gmail.com` on 29 Jun 2009 at 12:49
-
I added some test files in my pull requests, but there's no automation for testing. Could we collect some ideas how to test? Not sure whether there is an existing testing framework that fits the nee…
th-we updated
7 years ago
-
Hi @johentsch,
I'm Théo, I'm working in the Algomus team and also with Tim Crawford and David Lewis to get some scores on Dezrann. I don't manage to get the measure maps for the two attached files …
-
Hi !
When I write a Lilypond score with more than one instrument, I often need to have separate files, in order to have each part separated.
My tree looks like this :
- PDF/
- \- score.pdf
- \- ins…
-
a = FoscNote(60, 1/4);
a.show;
I get the following error in SuperCollider on an Apple M1:
ERROR: FoscIOManager:openFile: path does not exist: /Users/name/Library/Application Support/SuperColli…
-
See http://www.sibeliusblog.com/tips/constrain-attachment-points-in-sibelius-and-finale/
If it would be possible to determine which object a given grob is attached to (say, an articulation to the not…