Re: Appreciation / Financial support

2012-05-28 Thread Hannes Kuhnert
Tim McNamara schrieb: > On May 28, 2012, at 1:46 PM, Hannes Kuhnert wrote: > > On the other hand donations to a non-profit organisation would give the > > contributor a benefit on income tax (think as higher donations at same > > effort). > > That's not a bad poin

Re: Appreciation / Financial support

2012-05-28 Thread Hannes Kuhnert
Tim McNamara schrieb: > Sending money directly to developers instead of to a central Lilypond > account cuts a lot of costs and eliminates much of the need for > organizational bureaucracy (e.g., an accounting department). On the other hand donations to a non-profit organisation would give the co

Re: Video recording of LilyPond talk at Chemnitz

2012-05-25 Thread Hannes Kuhnert
David Kastrup schrieb: > The talk in Chemnitz was disturbing in that respect. I was rather > straight about the need to finance my further contribution to LilyPond, > and there was no shortage of listeners coming to me after the talk, > letting some LilyPond problem getting solved by me (so it was

Re: Video recording of LilyPond talk at Chemnitz

2012-05-25 Thread Hannes Kuhnert
David Kastrup schrieb: > The talk in Chemnitz was disturbing in that respect. I was rather > straight about the need to finance my further contribution to LilyPond, > and there was no shortage of listeners coming to me after the talk, > letting some LilyPond problem getting solved by me (so it was

Re: Automatic setting custom bar lines

2012-02-12 Thread Hannes Kuhnert
-Eluze schrieb: > David Kastrup wrote: > > Hannes Kuhnert writes: > >> I’m sometimes using half length bar lines that way: > >> | pipeSymbol = { > >> | > >> | \once \override Staff.BarLine #'bar-size = #2 > >> | \once \ove

Automatic setting custom bar lines

2012-02-12 Thread Hannes Kuhnert
Hello, I’m sometimes using half length bar lines that way: | pipeSymbol = { | \once \override Staff.BarLine #'bar-size = #2 | \once \override Staff.BarLine #'extra-offset = #'(0 . 1) | \bar "|" | } and within the voice contect: | \set Timing.defaultBarType="pipeSymbol" Then it’s possible to m

Footers outside the type area

2012-02-06 Thread Hannes Kuhnert
Hello, by default footers are part of the regular type area, but I’d like to have them placed below. Especially the notes should fill the same area on every page, regardless if there is a footer or not. “foot-separation“ and the footer itself would then lie within “bottom-margin“. This would c

Re: Positioning of hyphens

2012-02-01 Thread Hannes Kuhnert
Xavier Scheuer wrote: > \override Lyrics . LyricHyphen #'Y-offset = #0.2 > > should do the trick I think. It does it perfectly! Now that I’ve more or less finished my score, I made a snippet on the hyphen issue. Could anyone check style and ortho

Positioning of hyphens

2012-01-27 Thread Hannes Kuhnert
Hello, I’m setting a song, using a font with a large x-height. The standard positioning of the lyrics hyphens doesn’t fit the proportions of my font. How can the vertical position of the hyphens be adjusted? I was surprised not to find anything on this matter in the LSR. Hannes

Re: Combining different measures

2011-03-15 Thread Hannes Kuhnert
James Lowe schrieb: > )-Original Message- > )From: Hannes Kuhnert > )I’ve got a piece with multiple measures like > )<http://www.herzogenberg.ch/bilder/Gott_ist_notenbild.gif>. > ) > )I’d like to have both time signatures engraved at the beginning of the > )piece

Re: Combining different measures

2011-03-13 Thread Hannes Kuhnert
Phil Holmes schrieb: > The piece you've shown is mostly 4/4 with a single bar of 6/4 - correct? > Are you saying you'd like both 4/4 and 6/4 set as time signatures at the > start of the piece? Yes, they should be at the start, but it should be 2/2 and 3/2. ;–) Now I’ve set the bars manually and g

Re: Changing text fonts

2011-03-11 Thread Hannes Kuhnert
#x27;roman The context is named in plural but the object is named in singular. Now im trying to fix some other issues with the help of the internals reference. Hannes Kuhnert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Special repetition issue: breaking volta lines

2011-03-11 Thread Hannes Kuhnert
Xavier Scheuer schrieb: > On 10 March 2011 14:50, Hannes Kuhnert wrote: > > I’m currently typing a more or less complicated repetition by manually > > requesting the repeat marks. Now there is a really long volta, going over > > three lines. It I’d like to break the volta b

Re: Changing text fonts

2011-03-10 Thread Hannes Kuhnert
c aliases, but I want to choose them for objects where I don’t know how to do it. Hannes Kuhnert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Combining different measures

2011-03-10 Thread Hannes Kuhnert
What is the state-of-the-art-solution for doing so? Thanks in advance Hannes Kuhnert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Special repetition issue: breaking volta lines

2011-03-10 Thread Hannes Kuhnert
t could be possible to make it invisible for the length of some bars. Hannes Kuhnert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Changing text fonts

2011-03-10 Thread Hannes Kuhnert
Hello, what needs to be done for changing fonts in general? I tried things like \override Score.ChordNames #'font-family = #'roman but it didn’t work. I’m pretty sure, that \override … #'font-family = #'sans etc. makes sense, but how can I find out, how the objects that have the font property

Centering common lyrics vertically

2007-12-18 Thread Hannes Kuhnert
to get the lyrics centered? TIA Hannes Kuhnert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user