Browsed the Internet and have found Musical Information in Musicology and Desktop Publishing. And I liked to «benchmark» LilyPond a bit — how it would do this fragment:
So, i managed to type this score:
Of course, I mean «benchmarking» in sense of comparing with some «predefined quality». Take a look at ly — no tweaks but some fingering inside slurs and some \fs put down.
Well, some of elements are unknown to me ;-)
But i like LilyPond very much :-)
Huh, and this is a midi for the fragment.
Here is a (as for me) really difficult test for Lilypond. Requires 5 or 6 voices and some twidding to manage those horizontal spacing… That’s the main problem is not slurs. (hmm… what about pedals?..)
Дякую за цікаву інфу. А вийшло у вас интегрувати lilypond в latex? Щось в мене ось таке не виходить… :-(
\documentclass[a4paper]{article}
\begin{document}
Текст.
\begin{lilypond}
\relative c’ {
c2 g’2 \times 2/3 { f8 e d } c’2 g4
}
\end{lilypond}
Текст
\end{document}
Інтегрувати — дуже добре “вдається” :-)
А що саме у Вас не виходить?
Ви виконуєте lilypond-book –output=…. (і далі, як годиться) ?
Саме такий Ваш фрагмент у мене “вдається” чудово, окрім “тексту” — бо треба прописати кодування у преамбулі.
Питайте, буду радий допомогти :-)