Hello everyone, I have downloaded for my windows. I really don't know
where to find the file to install please help me.
n cours de la musique...Erreur: ne peut trouver « feta20.afm »
Les fontes Musicales n'ont pas été installées correctement. Abandon
So what do I have to do? I searched the archive but didn't find
anything matching!
Thank you!
--
Maxime AD
http:/
Is it possible to left align both musical notes and text?
Example:
\version "2.18.2"
#(set-global-staff-size 47)
bold = {
\override Lyrics.LyricText.font-series = #'bold
\override LyricText #'font-family = #'sans
}
\paper {
#(set-paper-size "my size")
top-margin = 0
left-margin = 0
right-margi
How can I align all staffs (including lyrics) to the left and still have the
staff fill the entire page width?
When I compile the code below, I get a staff over the entire width of my page
(see example 1), but the notes f and a, including the lyrics 'OK' and 'thanks'
are in the middle of the staff.
How can I make sure that the lyrics and notes on the left are justified? (see
example 2)
\version "2.22