Re: Multi-column text

2011-08-05 Thread Reinhold Kainhofer
Am Donnerstag, 4. August 2011, 00:49:11 schrieb Christopher R. Maden: > On 08/03/2011 06:07 PM, Reinhold Kainhofer wrote: > > Nope, Lilypond doesn't try to be a full text layout application. You > > cannot do multi-column text with automatic line- and > > column-breaking. > > > > I am using Latex

font tree setting ignored

2011-08-05 Thread Henning Hraban Ramm
Hello again, LilyPond 2.14.x (tested .0 and .2) on OSX-Intel ignores my font settings like \paper { #(define fonts (make-pango-font-tree "TeX Gyre Schola" "LMSans10" "LMTypewriter10 Regular" (/ 14 20))) } The font names are exactly the same as I get with "lilypond -dshow- available-font

Re: Multi-column text

2011-08-05 Thread coffer
Hello Chris, I´ve had the same problem with typing multiple stanzas at the bottom of a score and to allow them floating to the next page. So I used \markuplines with several lines which are aligned by different values for line-width. Please excuse my bad English - it´s better I attach my file...

RE: Mix of Chordnames and Notes

2011-08-05 Thread James Lowe
Phil, )-Original Message- )From: Phil Holmes [mailto:m...@philholmes.net] )Sent: 05 August 2011 09:25 )To: James Lowe; robert.schm...@web.de; lilypond-user@gnu.org )Subject: Re: Mix of Chordnames and Notes ) )- Original Message - )From: "James Lowe" ) )> @Phil, you're on XP right?

Re: trying to change tie-configuration

2011-08-05 Thread Urs Liska
If I understand you correctly you want to change the appearance (the curve) of a single Tie? Then you can use the shapeTie function that was discussed here lately. Have a look at the attached "shapeXXX.ily" which exports functions to shape Ties Slurs and PhrasingSlurs. Maybe this is what you ne

Re: trying to change tie-configuration

2011-08-05 Thread Phil Holmes
Try music = \relative c'' { < c e g >1 ~ < c e g > } It might help explain what's happening. -- Phil Holmes - Original Message - From: Stefan Thomas To: lilypond-user Sent: Friday, August 05, 2011 8:21 AM Subject: trying to change tie-configuration Dear community, I

Re: Mix of Chordnames and Notes

2011-08-05 Thread Phil Holmes
- Original Message - From: "James Lowe" @Phil, you're on XP right? If anyone reading this has windows 7 SP1 can they try the above snippet and see if it works for them? My main machine is Vista. I've got laptops with XP and an XP VM, but nothing with W7. The snippet is fine on

trying to change tie-configuration

2011-08-05 Thread Stefan Thomas
Dear community, I try to change the configuration of ties. If read in lilypond snippet repositorythat Ties may be engraved manually by changing the tie-configuration property of > the TieColumn object. The first number indicates the distance from the > cent