Re: Arpeggio, Gruppetto, Vorschlag ??

2007-03-16 Thread Mats Bengtsson
If you are more precise in your description of what you tried to do, then it's much easier to provide an accurate answer. If possible, include a small (but complete so it can be ran directly through LilyPond) example of what you have tried. Also, please always tell what LilyPond version you are u

How do I move a \markup down?

2007-03-16 Thread Arjan Bos
In the following snippet, the \markup is to far from the system. %% -- snip \version "2.10.20" %% uncommenting the next line will result in an error. %%\override TextScript #'staff-padding = #0.1 \markup{\small 5. Variation (freier Anschlag)} \score { d''4 } %% -- snip However, if I want to ov

Re: How do I move a \markup down?

2007-03-16 Thread Mats Bengtsson
Arjan Bos wrote: In the following snippet, the \markup is to far from the system. %% -- snip \version "2.10.20" %% uncommenting the next line will result in an error. %%\override TextScript #'staff-padding = #0.1 This line has to be inserted together with the notes. However, see below. \mar

Re: Why -dshow-available-fonts doesn't list "Times Italic"

2007-03-16 Thread Mats Bengtsson
Please remind us about what operating system you use and which LilyPond version. At least on Linux and Windows, I certainly get lots of fonts that lists Italic as one of the available styles. At the end of the list, you also get information on where LilyPond looks for fonts, in the lines with Conf

"between-system-space" command using OpenOffice

2007-03-16 Thread gio
Hello everybody, I'm using Lillypond with OpenOffice. I'm not able to set the distance beetween two systems. It seems to me that the command \paper { between-system-space = 25\mm } is disabled by the command: \include "lilypond-book-preamble.ly" Can you help me?? Thanks!! Giordano ps. I'

Re: Why -dshow-available-fonts doesn't list "Times Italic"

2007-03-16 Thread Trevor Bača
On 3/16/07, Mats Bengtsson <[EMAIL PROTECTED]> wrote: Please remind us about what operating system you use and which LilyPond version. At least on Linux and Windows, I certainly get lots of fonts that lists Italic as one of the available styles. At the end of the list, you also get information on

Volta Bracket vertical offset

2007-03-16 Thread Benedikt Hochstrasser
Hi all, I am trying to create a scaled-down version of some score for the band marching booklet. Everything's fine, except the volta brackets use very much vertical space, even if none of the notes pops out over the top staff line. I checked forth and back with padding, googling and all that, but

tweaking color on cautionary accidental

2007-03-16 Thread Kieren MacMillan
[ Mac OS X 10.4.9 ; Lilypond 2.11.12 ] Hi, all! I'm trying to tweak the colour of a cautionary accidental, but can't seem to get the right syntax: \once \override Voice.Accidental #'color = #red doesn't seem to work as expected, and neither does -\tweak #'color #red ? Any suggesti

Re: Volta Bracket vertical offset

2007-03-16 Thread Dominic Neumann
You could try to say \override VoltaBracket #'minimum-space = #0 or any other value. minimum-space defaults to 5 - so theres so space u can save. Dominic 2007/3/16, Benedikt Hochstrasser <[EMAIL PROTECTED]>: Hi all, I am trying to create a scaled-down version of some score for the band march

Re: Volta Bracket vertical offset

2007-03-16 Thread Benedikt Hochstrasser
Thanks, Dominic, that helped a little. Now I face of course the problem with the different height of the bracket lines. Not that this would be a major problem in that case, but I'd rather have something like the extra-offset in textscript, like \once \override TextScript #'extra-offset = #'( -2 .

Fwd: Volta Bracket vertical offset

2007-03-16 Thread Benedikt Hochstrasser
OMG! But this is working: \override Score.VoltaBracket #'extra-offset = #'( 0 . -2 ) Jeez, I never thought this would do it. Thanks for making me think. :) -- Forwarded message -- From: Benedikt Hochstrasser <[EMAIL PROTECTED]> Thanks, Dominic, that helped a little. Now I fac

Re: tweaking color on cautionary accidental

2007-03-16 Thread Mats Bengtsson
If you browse through the list of layout objects in the Program reference, you will find a layout object called AccidentalCautionary. /Mats Quoting Kieren MacMillan <[EMAIL PROTECTED]>: [ Mac OS X 10.4.9 ; Lilypond 2.11.12 ] Hi, all! I'm trying to tweak the colour of a cautionary accident

[Fwd: I'm trying to change the font used to print the chord names..]

2007-03-16 Thread gio
Hello everybody, I'm trying to change the font used to print the chord names, this is the code I'm using: \relative << \new ChordNames { \chordmode {c1:maj7 r f:m7 bes:7 c:maj7 r b2:m7 e:7 bes:m7 ees:7 aes1:maj7 r a:m7 d:7 d:m7 g:7 c2:maj7 ees:maj7 aes:maj7 des:maj7} } \new Staff { \clef trebl

Re: tweaking color on cautionary accidental

2007-03-16 Thread Kieren MacMillan
Hi, Mats: AccidentalCautionary. Grrr... I *swear* I tried that before I posted... =\ Anyway, it works now. Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Problem with lyrics

2007-03-16 Thread Cesar Penagos
Hello Team: I send this because I'm trying to use the ~ symbol in lyrics, it seems not work properly. May be a Bug? This is the Log. report: # -*-compilation-*- Changing working directory to `C:/Documents and Settings/SPenagos/Escritorio/Archivos.Ly/Canta Aleluya' Processing `C:/Documents a

Re: Problem with lyrics

2007-03-16 Thread Paul Scott
Cesar Penagos wrote: Hello Team: I send this because I'm trying to use the ~ symbol in lyrics, it seems not work properly. May be a Bug? This is the Log. report: Maybe someone else will see a Windows problem. It works fine with 2.11.20 on Linux. Are you referring to the ~ in Señor ? Paul S