RE: Octave help

2010-01-24 Thread James Lowe
take \relative c 'outside' of the braces \relative c { \clef treble \time 4/4 \key g \major \partial 4 d8 d d d g g g4 f8 g a g c a b2 d'4 a8 b c4 b8 c d'4 e'8( c) b g a4 g1 } -Original Message- From:

Octave help

2010-01-24 Thread wjm
Greetings! The following code gives the result I think you require!?! I'm not sufficiently au fait with the subtleties of Lilypond's syntax to say 'why' yours doesn't work! Hope this helps Regards Bill %%% \version "2.13.10" { \clef treble \time 4/4 \key g \ma

Re: [Lilypond] half-stopped horn

2010-01-24 Thread Ezequiel Birman
> "EB" == Ezequiel Birman writes: > How may I compare the ⊕ glyph among the installed fonts? > -- Ezequiel Birman http://www.fontmatrix.net/ :) -- Ezequiel Birman ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.o

Re: Octave help

2010-01-24 Thread Gilles Sadowski
Hello. > When I am using Lilypond the program assumes a different octave and > no matter what I do the the \relative c, it won't change the octave. > See the code below: > > { > \clef treble > \time 4/4 > \key g \major > \relative c > \partial 4 d8 d > d d g g

Re: [Lilypond] half-stopped horn

2010-01-24 Thread Ezequiel Birman
> "JB" == Josiah Boothby writes: >> Something like c2^"⊕" should do the trick; it works in my little >> test sample (using 2.12.3) without needing any tweaking. > In case it's necessary (or at least useful), the circled-plus > character appears to be coded as 2295 in UTF-16.

Re: lilypond-book: titles in the bottom of a page

2010-01-24 Thread Alberto Simões
Hello On 24/01/2010 20:08, Dmytro O. Redchuk wrote: > \def\betweenLilyPondSystem#1{ > \ifnum##1<2\else\expandafter\endinput\fi > } Thanks for the hint. By the way, if anybody maintaining the documentation reads this, I think it should be #1 and not ##1 (at least this last gave an error). In

Re: lilypond-book: titles in the bottom of a page

2010-01-24 Thread Dmytro O. Redchuk
У нд, 2010-01-24 у 17:32 +, Alberto Simões пише: > Hello Hi! > Is there any way to tweak lilypond-book in a way it doesn't put titles > in the bottom of pages, and the beginning of the score in the next page? This is not lilypond-book, but latex's property to break document on pages. If i did

Octave help

2010-01-24 Thread Michael S. Morales
When I am using Lilypond the program assumes a different octave and no matter what I do the the \relative c, it won't change the octave. See the code below: { \clef treble \time 4/4 \key g \major \relative c \partial 4 d8 d d d g g g4 f8 g a g c a b

Re: 2.13.11-1: Y-offset for RehearsalMark?

2010-01-24 Thread Dmytro O. Redchuk
У нд, 2010-01-24 у 18:27 +0100, Alexander Kobel пише: > Dmytro O. Redchuk wrote: > > Hi. > > > > With this example: [...] > > \override Score.RehearsalMark #'Y-offset = #3 > > [...] 2.12.3 produces "correct" result ("as expected") while 2.13.11 --- > > really unexpected. Attached, please, have i

lilypond-book: titles in the bottom of a page

2010-01-24 Thread Alberto Simões
Hello Is there any way to tweak lilypond-book in a way it doesn't put titles in the bottom of pages, and the beginning of the score in the next page? TIA -- Alberto Simões ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mail

Re: 2.13.11-1: Y-offset for RehearsalMark?

2010-01-24 Thread Alexander Kobel
Dmytro O. Redchuk wrote: Hi. With this example: [...] \override Score.RehearsalMark #'Y-offset = #3 [...] 2.12.3 produces "correct" result ("as expected") while 2.13.11 --- really unexpected. Attached, please, have i missed something? Hi, Dmytro, correct me if I'm wrong, but this looks like

lilypond-book: compiling LaTeX gives too many open files

2010-01-24 Thread Alberto Simões
Hello Anybody knows how to tweak LaTeX (mactex) raising the number of possible open files? I am getting: pdflatex: 83/lily-ed86b062-3.pdf: Too many open files Thanks Alberto -- Alberto Simões ___ lilypond-user mailing list lilypond-user@gnu.org ht

Re: [2.13.11-1] lilypond-book: duplicate filename but different contents of orginal file

2010-01-24 Thread John Mandereau
Le dimanche 24 janvier 2010 à 18:36 +0200, Dmytro O. Redchuk a écrit : > Well, i believe this mean that i use the same music fragment in several > different places. > > If so, i believe that these warnings do not mean that i'm getting any > troubles with that piece(s). > > If so... Sorry for the

2.13.11-1: Y-offset for RehearsalMark?

2010-01-24 Thread Dmytro O. Redchuk
Hi. With this example: % --8< \header { tagline = "" } \relative c'' { c c c c \override Score.RehearsalMark #'Y-offset = #3 \mark \default c c c c \override Score.RehearsalMark #'Y-offset = #0 \mark \default c c c c \override Score.R

Re: [2.13.11-1] lilypond-book: duplicate filename but different contents of orginal file

2010-01-24 Thread Dmytro O. Redchuk
(sorry, top-posted) Well, i believe this mean that i use the same music fragment in several different places. If so, i believe that these warnings do not mean that i'm getting any troubles with that piece(s). If so... Sorry for the noise :O) 2.12 does not produce such warnings, that's why i was

Re: Leading grace note in alternative ending

2010-01-24 Thread James Bailey
On 24.01.2010, at 10:51, Patrick Karl wrote: * The output pdf file is flawed. Each alternative ending is duplicated, with the grace note being placed into the first of the duplications. Note: The problem disappears if I eliminate the "T" music and staff, or if I add a corresponding g

Re: RE; Re nesting curves getting closer

2010-01-24 Thread David Kastrup
Graham Percival writes: > On Sun, Jan 24, 2010 at 12:39:51AM +0100, Gilles Sadowski wrote: >> > > IMHO, perfect would be to *attach* a complete lilypond file, so that >> > > people >> > >> > Well, IMO, it's better to have a short file in the body of the email. >> > Because that way I can look a

Re: Leading grace note in alternative ending

2010-01-24 Thread -Eluze
a workaround is to add a \grace note in the other staves, too: T= { … … { \grace s 8 R1 } { \grace s 8 R1 } hth -- View this message in context: http://old.nabble.com/Leading-grace-note-in-alternative-ending-tp27293415p27293980.html Sent from the Gnu - Lilypond - User mailing list archive at

Enabling typographic ligatures ae, oe, st, ct

2010-01-24 Thread Jiri Zurek (Prague)
I can see that Lilypond uses the usual typographic ligatures fi, ffi, fl, automatically. Is there a way how to enable also other typographic ligatures, especially: ae, oe, st and ct, so that they would be used AUTOMATICALLY (i.e. without the need to insert them manually into the Unicode source cod

Direction of beamlets

2010-01-24 Thread Sven Axelsson
In Scottish bagpipe music it is customary to have the beamlets in a dotted/cut pair of notes to always point towards the dotted note. However, the default Lilypond setup for something like { c8. c16 c16 c8. } is to tie the beam for the short notes together. Can I change this behaviour easily, per

Leading grace note in alternative ending

2010-01-24 Thread Patrick Karl
The following input results in two problems: * The following message appears in the log file: warning: already have a volta spanner, ending that one prematurely I have no idea what that means, nor where to go to find out. * The output pdf file is flawed. Each alternative

Re: Cannot connect tie in a voice of polyphony

2010-01-24 Thread Trevor Daniels
Yuji IMAI 今井雄治" wote Sunday, January 24, 2010 3:00 AM I found a problem in polyphony. In version 2.12.2 of lilypond-learning.pdf, sample of page 51 (section 3.2.1 I’m hearing Voices) tie connect properly. But, page 52 of version 2.13.11 tie cannot connect, also voice style does not continue.