Re: combined problems,chords,layout

2016-03-07 Thread Klaus Blum
\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

Re: combined problems,chords,layout

2016-03-07 Thread vector
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

Re: combined problems,chords,layout

2016-03-07 Thread vector
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

Re: combined problems,chords,layout

2016-03-07 Thread vector
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

Re: combined problems,chords,layout

2016-03-07 Thread Klaus Blum
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

Re: combined problems,chords,layout

2016-03-07 Thread BB
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

Re: combined problems,chords,layout

2016-03-07 Thread BB
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

Re: combined problems,chords,layout

2016-03-07 Thread BB
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

combined problems,chords,layout

2016-03-07 Thread vector457
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