Sharp and flat in headers.

2007-06-07 Thread Colin
Hi, I am trying to insert a sharp or flat symbol into the header of a document. Reading through the archive the original suggestions where to use $\\flat$ or \fetachar\fetaflat but under 2.10 I cannot get this to work. Is there an alternative solution now or am I just doing something wrong. Of

Re: Sharp and flat in headers.

2007-06-07 Thread Gilles Sadowski
Hi. > > Off the top of my head I have a page with multiple staffs, each with its own > header and I am using \header { piece = "Db major" } and which to replace "b" > with the correct character. Maybe something like \header { piece = \markup { "D" \flat "major" } } Best, Gilles _

moving notes on x-axis

2007-06-07 Thread tao_lilyponduser
Hello, in the output of the following code the notes of the second voice in the second and sixth bar are placed a little to the right in comparison to the other voices. I tried to fix it with \override NoteHead #'X-offset but whether I used positive or negative arguments didn't make a differenc

Text mark at the end?

2007-06-07 Thread Zoltan Selyem
Hi, I'd like a "Da capo al Fine" mark at the end of the score, but it's not there. What am I doing wrong? %% - LilyPond code - \version "2.11.23" \paper{ ragged-right=##t } \relative g' { g4 g g g | g g g g | g g g g | \once \override Score.RehearsalMark #'self-align

Re: moving notes on x-axis

2007-06-07 Thread Trevor Bača
On 6/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello, in the output of the following code the notes of the second voice in the second and sixth bar are placed a little to the right in comparison to the other voices. I tried to fix it with \override NoteHead #'X-offset but whether I us

Fwd: moving notes on x-axis

2007-06-07 Thread Neil Puttock
Tao wrote: Hello, in the output of the following code the notes of the second voice in the second and sixth bar are placed a little to the right in comparison to the other voices. I tried to fix it with \override NoteHead #'X-offset but whether I used positive or negative arguments didn't make

master file in emacs lilypond mode

2007-06-07 Thread Laura Conrad
I'm working on a piece where what I'm editing is the include files, but what I want to run lilypond on is a master file. I've been enjoying just saying "C-c C-l" to run lilypond, but I can't figure out how to tell lilypond what the master file is. I already have a template with some local vari

Re: Bar line extension under last staff when lyrics

2007-06-07 Thread Germain G. Ivanoff-Trinadtzaty
This works fine ! Thank you very much for your (instant) reply. I should have figured out myself. Germain G.I.T. -- Mats Bengtsson wrote: Germain G. Ivanoff-Trinadtzaty wrote: Hello, Could anyone help me with this ? o Context : - Lilypond v. 2.11.22 on windows XP home - Vocal trio,

Re: moving notes on x-axis

2007-06-07 Thread Tao Cumplido
hey neil, I tried your option but it moved the notes to far to the left and increasing the number didn't change anything. regards, Tao Original-Nachricht Datum: Thu, 7 Jun 2007 15:07:11 +0100 Von: "Neil Puttock" <[EMAIL PROTECTED]> An: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>

Re: Non-unicode (UCS8 slavonic) fonts

2007-06-07 Thread Germain G. Ivanoff-Trinadtzaty
Добрый день, брате ! Спаси Господи ! . your compiled file "lit_jedin_stroch.pdf" doesn't use slavonic characters, but regular russian ones. . so I downloaded the source code. I couldn't find your "layout.ly", so I compiled it after adding a simple \layout {}. I see slavonic characters. Yet, the

Re: moving notes on x-axis

2007-06-07 Thread Neil Puttock
On 6/7/07, Tao wrote: hey neil, I tried your option but it moved the notes to far to the left and increasing the number didn't change anything. regards, Tao Sorry Tao, I didn't really make it clear - I'd suggest using the override on the first voice rather than the second. Regards, Neil

Re: moving notes on x-axis

2007-06-07 Thread Martin Nopola
On Thursday 07 June 2007 14:02, Tao Cumplido wrote: > I tried your option but it moved the notes to far to the left > and increasing the number didn't change anything. > > Try this: > > > > \once \override NoteColumn #'force-hshift = #-0.3 > > > > > > Regards, > > Neil I tried it on a 3 voice gu