Custodes appear one octave higher than I expect

2012-04-18 Thread Jakub Pavlík
Hi, I have a funny problem with LilyPond 2.15.37: in the following snippet, the custos appears one octave higher than the note which actually follows on the next line. Does anyone have an idea where I make (or LilyPond makes) an error and how to fix it? Thanks, Jakub Pavlík -- snippet:

Re: Custodes appear one octave higher than I expect

2012-04-18 Thread Marek Klein
Hello, 2012/4/18 Jakub Pavlík > Hi, > > I have a funny problem with LilyPond 2.15.37: > in the following snippet, the custos appears one octave higher than the > note which actually follows on the next line. Does anyone have an idea > where I make (or LilyPond makes) an error and how to fix it?

Re: Custodes appear one octave higher than I expect

2012-04-18 Thread Jakub Pavlík
Dne 18. dubna 2012 14:06 Marek Klein napsal(a): > Hello, > > > 2012/4/18 Jakub Pavlík > >> Hi, >> >> I have a funny problem with LilyPond 2.15.37: >> in the following snippet, the custos appears one octave higher than the >> note which actually follows on the next line. Does anyone have an idea

Using \tempo or multiple events in define-event-function

2012-04-18 Thread Pavel Roskin
Hello! I cannot use define-event-function for tempo changes. That's what I'm trying to do: \version "2.15.36" rit = #(define-event-function (parser location) () #{ ^"rit." \tempo 4=40 #}) \new Voice { \tempo 4=50 c'4 e'4 \rit g'2 } I get an error: event.ly:3:10: error: syntax error, unexpect

Lilypond 2.14.2 on PuppyLinux

2012-04-18 Thread BARÉ Willy SPRL
Hi, This post for information only. Good news: later Lilypond 2.14.2 gets nice installed on later «flavours» of Puppylinux, i.e. tested on wary5.3 ; racy5.3; dpup-Exprimo (kernels 3.X series - also available: extra language packs for de , fr , es, pl, ru locales - have tested the french one)

Re: Custodes appear one octave higher than I expect

2012-04-18 Thread David Kastrup
Jakub Pavlík writes: > Hi, > > > I have a funny problem with LilyPond 2.15.37: Do you have a way to check whether 2.14 is affected as well? > in the following snippet, the custos appears one octave higher than > the note which actually follows on the next line. Does anyone have an > idea where

Separating bow marks from notes

2012-04-18 Thread lesmondo
Hi, I'm trying to separate bow marks/fingerings from notes and the bow marks/fingerings don't align with the notes correctly. What am I doing wrong? An example shows my problem. \version "2.14.2" notes = { c d e-4\upbow f-4\upbow } marks = { s-4\upbow s s s-4\upbow} \score { \new Staff <<

piano hand bracket

2012-04-18 Thread Mario Moles
Hi lilyponders! How can I do what I scored in the picture? I'm sorry for his bad qualities! In particular I am interested in the sign with another hand to make a note on the stave of the piano! Hi! -- oiram/bin/selom Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.<>_

Separating bow marks from notes

2012-04-18 Thread lesmondo
Hi, I'm trying to separate bow marks/fingerings from notes and the bow marks/fingerings don't align with the notes correctly. What am I doing wrong? An example shows my problem. \version "2.14.2" notes = { c d e-4\upbow f-4\upbow } marks = { s-4\upbow s s s-4\upbow} \score { \new Staff <<

Using \tempo or multiple events in define-event-function

2012-04-18 Thread Pavel Roskin
Hello! I'm trying to define macros that would change tempo and print tempo indications at once. Since both the tempo and the markup are written after the note, I'm trying to use define-event-function. That's what I'm trying to do: \version "2.15.36" rit = #(define-event-function (parser locatio

Re: Using \tempo or multiple events in define-event-function

2012-04-18 Thread David Kastrup
Pavel Roskin writes: > Hello! > > I cannot use define-event-function for tempo changes. That's what I'm > trying to do: > > \version "2.15.36" > rit = #(define-event-function (parser location) () #{ > ^"rit." \tempo 4=40 > #}) > \new Voice { \tempo 4=50 c'4 e'4 \rit g'2 } > > I get an error: >

Re: Separating bow marks from notes

2012-04-18 Thread -Eluze
lesmondo wrote: > > Hi, > > > I'm trying to separate bow marks/fingerings from notes and the bow > marks/fingerings don't align with the notes correctly. > > What am I doing wrong? > > I don't understand why you are using fingerings and bows in both voices!? but you can still make it work

Re: piano hand bracket

2012-04-18 Thread Phil Holmes
http://lsr.dsi.unimi.it/LSR/Item?id=466 Phil Holmes - Original Message - From: Mario Moles To: lilypond-user@gnu.org Sent: Tuesday, April 17, 2012 1:00 PM Subject: piano hand bracket Hi lilyponders! How can I do what I scored in the picture? I'm sorry for his bad q

Output for tablet or smartphone

2012-04-18 Thread Jonathan Wilkes
Hello,   1) Has anyone printed out a pdf score for a tablet or smartphone that is just like one long roll?  In other words, if you have voice and piano, it'd just be the two continuous staves in one long system, and the paper width would be however long it needs to be to fit everything onto one

String Bass Notation

2012-04-18 Thread Tim Roberts
Playing in the pit for Pirates of Penzance last night, the bass player pointed out an articulation mark in the string bass part that neither of us had seen before. It was basically the Greek character "phi" -- a circle with a vertical line all the way through it. It occurred several times. This

Re: Custodes appear one octave higher than I expect

2012-04-18 Thread Jakub Pavlík
2012/4/18 David Kastrup > Jakub Pavlík writes: > > > Hi, > > > > > > I have a funny problem with LilyPond 2.15.37: > > Do you have a way to check whether 2.14 is affected as well? > > > in the following snippet, the custos appears one octave higher than > > the note which actually follows on the

Re: String Bass Notation

2012-04-18 Thread -Eluze
Tim Roberts wrote: > > > This is a hand-drawn score. I'm thinking that they probably meant snap > pizzicato, and it was easier to draw the line all the way through than > to stop part way through. Snap pizzicato would fit in the context, and > I have found no source that shows the exact "phi"

Re: piano hand bracket

2012-04-18 Thread Mario Moles
In data mercoledì 18 aprile 2012 15:26:49, Phil Holmes ha scritto: > http://lsr.dsi.unimi.it/LSR/Item?id=466 > > > Phil Holmes Thanks! > -- oiram/bin/selom Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.___ lilypond-user maili

Understanding how LilyPond handles external fonts

2012-04-18 Thread Urs Liska
Hello list, I have some difficulties understanding how to access the different versions/weights/styles of external fonts (in markups mode). And I'm not sure if this is a LilyPond or rather a documentation issue. So before submitting a documentation suggestion I'd like to really understand the

Oldstyle Figures (OSF) from OpenType Font

2012-04-18 Thread Urs Liska
Hello list, can anybody tell me if I can use the 'Old Style Figure' subset of an OpenType font in markups? Thank you for any help Urs ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

\makeOctaves broken?

2012-04-18 Thread Urs Liska
I was quite happy to find the function \makeOctaves in the LSR. But now it seems to be broken - there is no error message, but the function doesn't do anything (2.15.36). As I don't know _anything_ about Scheme I can't do more than ask if anybody has an idea what has changed with LilyPond so th

Re: Separating bow marks from notes

2012-04-18 Thread lesmondo
Hi, Thanks, that worked great. BTW The fingerings where in both voices just to show how they weren't aligned properly. > I don't understand why you are using fingerings and bows in both voices!? > > but you can still make it work "correctly" using explicit voices: > > \score { > \new Staff <<

Re: \makeOctaves broken?

2012-04-18 Thread Jay Anderson
On Wed, Apr 18, 2012 at 4:44 PM, Urs Liska wrote: > I was quite happy to find the function \makeOctaves in the LSR. > > But now it seems to be broken - there is no error message, but the function > doesn't do anything (2.15.36). > As I don't know _anything_ about Scheme I can't do more than ask if