Re: Staff/chords spacing.

2014-03-17 Thread Matthias Hüsken
On 15.03.2014 09:09, Pierre Perol-Schneider wrote: Mini example please ~Pierre Sorry, forgot to post one. During shortening some code into a mini example, I was actually able to solve my problem. I'm posting it anyway because I'm not sure it's the most elegant or clever was of doing. Short

Staff/chords spacing.

2014-03-13 Thread Matthias Hüsken
Dear all, I ran into another problem when updating my scores from 2.12 to 2.18 due to the changes in the vertical alignment calculation. What I have: * a StaffGroup consisting of two Staffs * a ChordLine in between I want the two Staffs spaced evenly at the same distance (done, see below), a

Re: Ragged right for contents but not staff?

2014-03-13 Thread Matthias Hüsken
On 13.03.2014 15:14, Pierre Perol-Schneider wrote: 2014-03-13 14:14 GMT+01:00 Matthias Hüsken mailto:matthias.hues...@math.uni-wuppertal.de>>: I know this thread is ancient, but I am only now in the process of upgrading from Lilypond 2.12.2 to 2.18, and I used the attached fu

Fwd: Re: Ragged right for contents but not staff?

2014-03-13 Thread Matthias Hüsken
Dear all, I know this thread is ancient, but I am only now in the process of upgrading from Lilypond 2.12.2 to 2.18, and I used the attached function alignGrob quite heavily. Unfortunately, it does not work in 2.18 any more, and I do not know enough about the Lilypond internals (and about sch

Re: remove system_start_delimiter

2011-02-24 Thread Matthias Hüsken
> 1. How do I remove the system_start_delimiter (large opening brace) at the > start >of the score? I've tried a number of things to remove the brace but none >were successful. You can remove the opening brace by setting the following for the PianoStaff context (add to your \layout block)

Re: Variables syntax problem

2011-02-17 Thread Matthias Hüsken
ith 2.13.50. I don't have 2.12 installed. Yes, it works like that. Somehow I knew it would be too easy for me... Thanks a lot! Matthias -- Matthias Hüsken Phone: +49 202 439-3362 Fachbereich Mathematik Fax: +49 202 439-2912 Ber

Variables syntax problem

2011-02-17 Thread Matthias Hüsken
Dear all, I got another problem I am not able to solve. I change the title of the header so that the tempo is included, see attached file. This works nicely, but I have not been able to substitute the duration in the \note declaration by some variable, i.e. I'd like to be able to do something l

Re: Overriding bar-line behaviour

2011-02-17 Thread Matthias Hüsken
> > What I'd like to achieve: > > When ending a bar with the repetition sign ":|", > > I need double lines ("||") at the beginning of the next bar. > > It looks as though you actually mean ending/beginning lines, not bars. Basically, yes. > > [...] > > (":||" . (":|" . "||")) > > [...] > > Unfort

Re: Overriding bar-line behaviour

2011-02-16 Thread Matthias Hüsken
are most welcome... Matthias Am Mittwoch, 16. Februar 2011 schrieb Matthias Hüsken: > Sorry for the noise on the mailing list - I knew it was some stupid > mistake... I tried to override the wrong value, it should have been > > \override Score.BarLine #'break-glyph-function = >

Re: Overriding bar-line behaviour

2011-02-16 Thread Matthias Hüsken
glyph-name Corrected file attached. Cheers, Matthias Am Mittwoch, 16. Februar 2011 schrieb Matthias Hüsken: > Hi again, > > while trying to change LilyPond's behaviour concerning bar lines, I > stumbled upon some strange behaviour. What I'd like to achieve: When endin

Overriding bar-line behaviour

2011-02-16 Thread Matthias Hüsken
Hi again, while trying to change LilyPond's behaviour concerning bar lines, I stumbled upon some strange behaviour. What I'd like to achieve: When ending a bar with e repetition sign ":|", I need double lines ("||") at the beginning of the next bar. I found bar-glyph-alist in scm/output-lib.sc

Re: Use custom font's flat (b) and sharp (#) symbols for chords (solved)

2011-02-16 Thread Matthias Hüsken
Hi again, thanks a lot for the pointers in the right direction, I finally got my problem solved. It is based on the solution found here: http://www.mailinglistarchive.com/lilypond-user@gnu.org/msg02286.html In case someone else stumbles upon this problem, here is my (shortened) solution: % co

Re: Use custom font's flat (b) and sharp (#) symbols for chords

2011-02-16 Thread Matthias Hüsken
oc-get alteration my-alteration-glyph-name-alist "") My only problem is: How do I get this code to work, i.e. how do I get LilyPond to use this code in chord-mode? I assume I would need to somehow activate it in the ChordNames context, bit how does this actually work? Matthias

Use custom font's flat (b) and sharp (#) symbols for chords

2011-02-16 Thread Matthias Hüsken
Hi everyone, I'm new to Lilypond and impressed with the ease of writing music and the quality of the output. For writing lead sheets, I changed Lilypond's standard font for printing chord names to a custom font. While this works perfectly, the style difference between the chord symbols and Lil

Re: Use custom font's flat (b) and sharp (#) symbols for chords

2011-02-16 Thread Matthias Hüsken
Hi again, thx so far. Sorry for my English, I think I did not make myself clear enough, so I'll try to elaborate a little more. What I have: - I am setting notes and chords. - I changed the font for the chords to a custom one (real book style). - Notes (and related accidentals like flat and sha

Re: Use custom font's flat (b) and sharp (#) symbols for chords

2011-02-15 Thread Matthias Hüsken
able to redefine the sharp and flat symbols only for the chord mode, but I did not find any easy solution... and I do not know if this is even possible. Matthias -- Matthias Hüsken Phone: +49 202 439-3362 Fachbereich Mathematik Fax: +49

Use custom font's flat (b) and sharp (#) symbols for chords

2011-02-15 Thread Matthias Hüsken
Hi everyone, I'm new to Lilypond and impressed with the ease of writing music and the quality of the output. For writing lead sheets, I changed Lilypond's standard font for printing chord names to a custom font. While this works perfectly, the style difference between the chord symbols and Lil