\new FretBoards {
\override FretBoards.FretBoard #'size = #'1.5
\usedChords
}
>>
\layout {}
}
}
Cheers,
Klaus
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/combined-problems-chords-layout-tp188
seems that the "opus" field is printed on top of every score block.
Cheers,
Klaus
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/combined-problems-chords-layout-tp188221p188232.html
Sent from the User mailing list a
Perfect BB that did the trick
On 7/03/2016 11:49 PM, BB wrote:
Add
\layout {
\context {
\Score
proportionalNotationDuration = #(ly:make-moment 1/10)
}
}
On 07.03.2016 10:40, vector457 wrote:
3)I would like to have all the bars line up ie like they're in
columns. I like to have some
thanks BB, indent removed, thats better.. would be nice to have the
fretdiagrams centred on the page tho. I'll have a play with that.
On 7/03/2016 11:25 PM, BB wrote:
To avoid the indent try
\paper {
indent = 0
}
On 07.03.2016 10:40, vector457 wrote:
2) first bar is inset? see Q3
3)I woul
Hi vector,
vector wrote
> Q) Why does it (opus) print twice?
try:
arranger="work in progress"
It seems that the "opus" field is printed on top of every score block.
Cheers,
Klaus
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/combined
Add
\layout {
\context {
\Score
proportionalNotationDuration = #(ly:make-moment 1/10)
}
}
On 07.03.2016 10:40, vector457 wrote:
3)I would like to have all the bars line up ie like they're in
columns. I like to have some spare empty staff on the end cause I
scribble things down when aw
Try this:
\repeat unfold 8 {
s1 s1 s1 s1 \break
}
May be there are other (better) solutions possible?
On 07.03.2016 10:40, vector457 wrote:
Q) why is bar 25, 29 so much wider than the others?
___
lilypond-user mailing list
lilypond-user@gnu.or
To avoid the indent try
\paper {
indent = 0
}
On 07.03.2016 10:40, vector457 wrote:
2) first bar is inset? see Q3
3)I would like to have all the bars line up ie like they're in
columns. I like to have some spare empty staff on the end cause I
scribble things down when away from the computer
Hi all,
Im using lilypond with frescaboldi to generate a simple chord
progression chart and basic midi chord progression to practice guitar
and bass too. Disclaimer:I have no music theory training, probably not
helping.
I have done simple sheets in the past but having trouble putting it all