Arrows

2015-01-26 Thread Luca Danieli
Hi all,
I'd just like to know if there is any command to create curved lines with 
arrows.The best solution would be to add arrows to \bendAfter, but I cannot 
find how to do it.
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Ubuntu Download

2015-01-20 Thread Luca Danieli
Hello,

I was interested in installing Lilypond on my Ubuntu, but whenever I go to 
the download page I got an error. Is maybe the server on linuxaudio.org down 
for some reason?

Thank you
Luca


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


shape in 2.16.2

2015-01-20 Thread Luca Danieli
I really like Lilypond, so congrats to everybody! But some errors are very 
frustrating.
Just a few questions:
1) does the function shape (for slurs) work in the version 2.16.2?2) the 
fantastic references on the website are constantly updated to the last version?
(I often get problems and errors by simply copying and pasting example codes 
from the website.)
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


space between systems

2015-01-21 Thread Luca Danieli
Hello all,
I am sorry for the question, but I have tried to solve this enigma by myself 
for almost 2 hours and now I give up.
The problem is that I would like to higher the space between systems and the 
various codes in the web reference didn't work.Is there any good soul to 
explain me what code is right and where to put it?
(I am writing a piece for violin solo)
Thanks,Luca   ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


tie to {} \\ {}

2015-01-22 Thread Luca Danieli
Hi all,
how can I tie the notes in the following example?

d~ ees~16

   { \once \override NoteColumn.force-hshift = #-0.6 \once \override 
Stem.direction = #DOWN d2 } 

 \\ { \once \override NoteColumn.force-hshift = #0.6 \once \override 
Stem.direction = #up ees2^\trill } 


the ~ do not show in the score.


Luca
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: visibility of tuplet

2015-01-28 Thread Luca Danieli
No, sorry,
I made a mistake.
In neither cases the tuplet is shown.I'll follow your suggestion, thanks!
ByeLuca

From: mr.luce...@hotmail.it
To: david.nales...@gmail.com; lilypond-user@gnu.org
Subject: RE: visibility of tuplet
Date: Wed, 28 Jan 2015 22:11:33 +0100




Hi David and thank you,
I'll do it the way you suggest.Anyway that's strange, because the simpler 
following code works fine to me.

\tuplet 3/2 {

 { \override NoteColumn.force-hshift = #-0.6 e2 a, cis } 

   \\ { \override NoteColumn.force-hshift = #0.6 d g, b } 

  }


In general this problem happens when the various notes inside the tuplet/ 
have different duration. Is this possible?


Luca

Date: Wed, 28 Jan 2015 15:03:01 -0600
Subject: Re: visibility of tuplet
From: david.nales...@gmail.com
To: mr.luce...@hotmail.it; lilypond-user@gnu.org

Hi Luca,
On Wed, Jan 28, 2015 at 2:56 PM, Luca Danieli mr.luce...@hotmail.it wrote:



Hi all,
I cannot show the tuplet in the next example. Does it happen to anyone else? 
Does anyone know why?

\tuplet 3/2 {

 { fis2 b4 }

   \\ { e,2 a4 } 

  } b e\harmonic2:32\fermata |


Apparently, you need to create a tuplet for each voice:
{   \tuplet 3/2 { fis2 b4 } \\ \tuplet 3/2 { e,2 a4 }   b 
e\harmonic2:32\fermata |}
--David 
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: visibility of tuplet

2015-01-28 Thread Luca Danieli
Hi David and thank you,
I'll do it the way you suggest.Anyway that's strange, because the simpler 
following code works fine to me.

\tuplet 3/2 {

 { \override NoteColumn.force-hshift = #-0.6 e2 a, cis } 

   \\ { \override NoteColumn.force-hshift = #0.6 d g, b } 

  }


In general this problem happens when the various notes inside the tuplet/ 
have different duration. Is this possible?


Luca

Date: Wed, 28 Jan 2015 15:03:01 -0600
Subject: Re: visibility of tuplet
From: david.nales...@gmail.com
To: mr.luce...@hotmail.it; lilypond-user@gnu.org

Hi Luca,
On Wed, Jan 28, 2015 at 2:56 PM, Luca Danieli mr.luce...@hotmail.it wrote:



Hi all,
I cannot show the tuplet in the next example. Does it happen to anyone else? 
Does anyone know why?

\tuplet 3/2 {

 { fis2 b4 }

   \\ { e,2 a4 } 

  } b e\harmonic2:32\fermata |


Apparently, you need to create a tuplet for each voice:
{   \tuplet 3/2 { fis2 b4 } \\ \tuplet 3/2 { e,2 a4 }   b 
e\harmonic2:32\fermata |}
--David   ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


visibility of tuplet

2015-01-28 Thread Luca Danieli
Hi all,
I cannot show the tuplet in the next example. Does it happen to anyone else? 
Does anyone know why?

\tuplet 3/2 {

 { fis2 b4 }

   \\ { e,2 a4 } 

  } b e\harmonic2:32\fermata |


Luca
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Frescobaldi - Enlarge font when writing

2015-06-23 Thread Luca Danieli
Hello Lilypond-ers!
Maybe it is a weird and naive question but I am getting blind, and I cannot 
find the answer anywhere:
- if I want to enlarge the characters in my *.ly file (in Frescobaldi), how can 
I?I tried cmd++ but it enlarges the score presentation.
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


appoggiatura that goes into acciaccatura

2015-06-23 Thread Luca Danieli
Hello Lilypond-ers again!
How can I write an appoggiatura, which goes into an acciaccatura, and then into 
the main note?More or less this is what I thought:
appoggiatura fis16\pp { \acciaccatura fis 8 fis2\mp }
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


FW: move tremolo beams

2015-06-27 Thread Luca Danieli


 Date: Sat, 27 Jun 2015 14:04:15 +0200
 Subject: Re: move tremolo beams
 From: thomasmorle...@gmail.com
 To: mr.luce...@hotmail.it
 CC: lilypond-user@gnu.org
 
 2015-06-27 13:43 GMT+02:00 Luca Danieli mr.luce...@hotmail.it:
  Hello Lilyponders,
 
  I happened to write this code
 
  \repeat tremolo 8 {
  \once\override Hairpin.circled-tip = ##t
  e'16\
  \once\override Hairpin.circled-tip = ##t
  eh\\fermata
  }
 
  and I see that the accidental and the beams overlap.
  How to fix this problem to clear the view for the performer?
 
  Luca
 
 
 GNU LilyPond 2.19.21
 Processing `atest-27.ly'
 Parsing...
 atest-27.ly:3029:9: error: unrecognized string, not in text script or 
 \lyricmode
 
 eh\\fermata
 Interpreting music...
 atest-27.ly:3029:11: warning: unterminated decrescendo
 eh
   \\fermata
 
 
 ??
 
 Please provide a compiling example.
 
 Cheers,
  Harm
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


move tremolo beams

2015-06-27 Thread Luca Danieli
Hello Lilyponders,
I happened to write this code
\repeat tremolo 8 { \once\override Hairpin.circled-tip = ##t e'16\ 
\once\override Hairpin.circled-tip = ##t eh\\fermata }
and I see that the accidental and the beams overlap.How to fix this problem to 
clear the view for the performer?
Luca
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: move tremolo beams

2015-06-27 Thread Luca Danieli
I am sorry... something went wrong when cleaning the code
\repeat tremolo 8 { \once\override Hairpin.circled-tip = ##t e'16\ 
\once\override Hairpin.circled-tip = ##t eih!\\fermata }


 Date: Sat, 27 Jun 2015 14:04:15 +0200
 Subject: Re: move tremolo beams
 From: thomasmorle...@gmail.com
 To: mr.luce...@hotmail.it
 CC: lilypond-user@gnu.org
 
 2015-06-27 13:43 GMT+02:00 Luca Danieli mr.luce...@hotmail.it:
  Hello Lilyponders,
 
  I happened to write this code
 
  \repeat tremolo 8 {
  \once\override Hairpin.circled-tip = ##t
  e'16\
  \once\override Hairpin.circled-tip = ##t
  eh\\fermata
  }
 
  and I see that the accidental and the beams overlap.
  How to fix this problem to clear the view for the performer?
 
  Luca
 
 
 GNU LilyPond 2.19.21
 Processing `atest-27.ly'
 Parsing...
 atest-27.ly:3029:9: error: unrecognized string, not in text script or 
 \lyricmode
 
 eh\\fermata
 Interpreting music...
 atest-27.ly:3029:11: warning: unterminated decrescendo
 eh
   \\fermata
 
 
 ??
 
 Please provide a compiling example.
 
 Cheers,
  Harm
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Frescobaldi creates the pdf but doesn't export it?

2015-10-10 Thread Luca Danieli
Hello all,
in these last 2 days I have been re-editing some scores of mine in lilypond.One 
worked perfectly, while the second one worked fine as well but didn't export 
the pdf file of the score.I mean that I can stream the pdf in Frescobaldi, but 
I cannot find the file in the relative path.
This is the building response:

Layout output to `Violin piece from Cist Tombs on Amorgos.ps'...

Converting to `./Violin piece from Cist Tombs on Amorgos.pdf'...

Success: compilation successfully completed

Completed successfully in 16.4".

but if I go to the path -> ./nothing is there except for the *.ly file.
I am using lilypond 2.18.2 on Ubuntu 15.04
Cheers,Luca   ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Frescobaldi creates the pdf but doesn't export it?

2015-10-10 Thread Luca Danieli
Dear all, 
thank you for your answers. I solved the problem but I don't really know how.
Originally, I downloaded the *.ly file from my drive online. The score is not 
produced if you just open the file, but you need to save the file again.It 
seems to me that as soon as I have saved the file "from inside", it came to 
work!
ThanksLuca

From: chrisy...@gmail.com
Date: Sat, 10 Oct 2015 11:49:44 +0100
Subject: Re: Frescobaldi creates the pdf but doesn't export it?
To: mr.luce...@hotmail.it
CC: lilypond-user@gnu.org

Hi -- yes, I've seen this happen a few times recently (on Windows). Although as 
far as I know, the file you're looking at in Frescobaldi is a temporary PDF 
file. I may be corrected by someone.
Having said that I'm not sure whether Frescobaldi always has the "working" 
folder you would expect... And one possibility of this occurring seems to be if 
the target file was open in another PDF reader (some -- Adobe for example -- 
locks the file. Very annoyingly. )

Chris

On 10 October 2015 at 10:57, Luca Danieli <mr.luce...@hotmail.it> wrote:



Hello all,
in these last 2 days I have been re-editing some scores of mine in lilypond.One 
worked perfectly, while the second one worked fine as well but didn't export 
the pdf file of the score.I mean that I can stream the pdf in Frescobaldi, but 
I cannot find the file in the relative path.
This is the building response:

Layout output to `Violin piece from Cist Tombs on Amorgos.ps'...

Converting to `./Violin piece from Cist Tombs on Amorgos.pdf'...

Success: compilation successfully completed

Completed successfully in 16.4".

but if I go to the path -> ./nothing is there except for the *.ly file.
I am using lilypond 2.18.2 on Ubuntu 15.04
Cheers,Luca   

___

lilypond-user mailing list

lilypond-user@gnu.org

https://lists.gnu.org/mailman/listinfo/lilypond-user



  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Microtonal notation - arrows up and down

2015-12-08 Thread Luca Danieli
Hello everybody,
I found out very few about arrows down and up for microtonal notation.Neither a 
quick research on the mailing-list has shown many results.
I found the best example of it in the following page but I hoped to find some 
more information on how to set up arrows down and up.
http://lsr.di.unimi.it/LSR/Search?q=microtonal
Can someone lead me to the right tutorial, if there is any?
Luca
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Why break doesn't work?

2015-12-05 Thread Luca Danieli
Thank you Joram.
I'll pay more attention regarding your point (a).
About (b), I did it write it because I was unable to reproduce the 
behavior.Indeed the solution you proposed doesn't work.
If I write \bar "|." \break for example, I can see the new barline at the 
centre of the bar, but still it doesn't break it.
Do I maybe have to add \break to all or to any specific staff? I have actually 
5 main staffs and Cello is the last.
Luca

> Subject: Re: Why break doesn't work?
> To: lilypond-user@gnu.org
> From: noeck.marb...@gmx.de
> Date: Sat, 5 Dec 2015 23:42:16 +0100
> 
> Dear Luca,
> 
> there are a few things you could do better when writing to this list:
> 
> a) Start a new thread with your topic and not reply to a mail on this
> list, if you have an unrelated question.
> 
> b) Post a minimal example which shows the problem:
> http://lilypond.org/tiny-examples.html
> This example should be in text form (not an image) such that others can
> test it on their computer and it should be as short as possible to show
> your problem.
> 
> From your image it looks like you put the \break in the middle of a
> measure. But Lilypond allows breaks only at barlines. So you have to add
> an invisible bar line:
> 
> \bar "" \break
> 
> Hope that helps,
> Joram
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Why break doesn't work?

2015-12-05 Thread Luca Danieli
Thank you Brian for your help.I tried to add \bar "" \break and still didn't 
have any effect.Just to understand, so to behave correctly in possible future 
questions: what part of code should I post? All the 450 lines of my script?Luca
> Date: Sun, 6 Dec 2015 00:57:26 +
> To: mr.luce...@hotmail.it
> From: b.m.bar...@btinternet.com
> Subject: RE: Why break doesn't work?
> 
> At 00:51 06/12/2015 +0100, you wrote:
> >Indeed the solution you proposed doesn't work. If I write \bar "|." 
> >\break for example, ...
> 
> The suggested solution was to use \bar "", wasn't it? This creates an 
> invisible bar line, which nevertheless allows Lilypond to create a 
> system break there. Surely you don't want a visible bar line in the 
> middle of your bar? You could use \bar ";" or \bar "!", perhaps.
> 
> >I can see the new barline at the centre of the bar, but still it 
> >doesn't break it. Do I maybe have to add \break to all or to any 
> >specific staff? I have actually 5 main staffs and Cello is the last.
> 
> Surely yes? Lilypond can create a system break only where it is 
> possible in all staves, so you need to allow this in each staff. This 
> is most noticeable where parallel instruments are scored with 
> different time signatures so that bar lines do not always coincide. 
> Indeed, surely you need to rewrite the relevant bar in the flute 
> staff? Without doing that, you are asking Lilypond somehow magically 
> to divide a full-bar rest between two systems.
> 
> But - without seeing your code - I'm guessing.
> 
> I trust this helps.
> 
> Brian Barker - privately
> 
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Slap tongue for flute

2015-12-01 Thread Luca Danieli
Hello,
the flute slap notation snippet at the following page doesn't work anymore I 
guess, as in my Lilypond 2.18.2 does 
nothing.http://www.lilypond.org/doc/v2.19/Documentation/snippets/winds
Can someone help me in achieving this notehead?
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Break a chord glissando

2015-12-10 Thread Luca Danieli
Hi all,
I followed this explanation to break a 
glissandohttp://lsr.di.unimi.it/LSR/Search?q=break
but in this code it is not able to break the glissando between two chords.Is it 
possible to break chord glissandos?
\version "2.18.2"
  \score {   <<\new StaffGroup  \new Staff <<\key c \major  
  \time 4/4\clef bass\set Staff.instrumentName = #"Cello"   
 \new Voice {   \relative c' {  2.:32\glissando  \once\override 
Glissando.after-line-breaking = ##t  4:32\glissando |  \break  1:32 |}}  >>>>}
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Microtonal notation - arrows up and down

2016-01-09 Thread Luca Danieli
Thank you Graham.
Yes, it works perfectly.
But I am only able to replace for example the standard symbol for fih 
(quarter-tone) with an arrow-up symbol.
I was wondering if it was possible to use both symbols instead of replacing one 
type with the other.
I would like to use arrows to indicate tone-colour and standard notation to 
indicate quarter-tones.
Luca
> Subject: Re: Microtonal notation - arrows up and down
> To: lilypond-user@gnu.org
> From: gbr...@gmail.com
> Date: Sat, 9 Jan 2016 16:19:00 +
> 
> > Date: Fri, 8 Jan 2016 18:35:49 +0100
> > From: Luca Danieli <mr.luce...@hotmail.it>
> 
> > I don't understand very much what is written within the page you sent me. 
> > But from the "quick start" I have understood the basic and was able to 
> > implement this code:
> > http://lsr.di.unimi.it/LSR/Snippet?id=786
> > It works. Unfortunately I can only re-name the existing standard 
> > notation.What about adding arrow-"ed" accidentals to the already existing 
> > ones?
> > I can read on the "accidental" paragraph of the web-page you have provided:
> > "Whether or not you want new accidentals, you need a new associative array 
> > for microtonal tunings."
> 
> That example looks correct, and I ran it with 2.18.2.  Did you fix it 
> since you asked the question?
> 
> 
>  Graham
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Microtonal notation - arrows up and down

2016-01-08 Thread Luca Danieli
Thank you Graham.
I don't understand very much what is written within the page you sent me. But 
from the "quick start" I have understood the basic and was able to implement 
this code:
http://lsr.di.unimi.it/LSR/Snippet?id=786
It works. Unfortunately I can only re-name the existing standard notation.What 
about adding arrow-"ed" accidentals to the already existing ones?
I can read on the "accidental" paragraph of the web-page you have provided:
"Whether or not you want new accidentals, you need a new associative array for 
microtonal tunings."

But really I don't understand where to look about to learn how to create new 
accidentals (instead of just replacing existing ones).
Luca

> Subject: Re: Microtonal notation - arrows up and down
> To: lilypond-user@gnu.org
> From: gbr...@gmail.com
> Date: Wed, 9 Dec 2015 21:18:16 +
> 
> > Date: Wed, 9 Dec 2015 01:05:11 +0100
> > From: Luca Danieli<mr.luce...@hotmail.it>
> 
> > Hello everybody,
> > I found out very few about arrows down and up for microtonal 
> > notation.Neither a quick research on the mailing-list has shown many 
> > results.
> > I found the best example of it in the following page but I hoped to find 
> > some more information on how to set up arrows down and up.
> > http://lsr.di.unimi.it/LSR/Search?q=microtonal
> > Can someone lead me to the right tutorial, if there is any?
> 
> http://x31eq.com/lilypond
> 
> You have to decide what they mean.  Then, set new note names, define the 
> accidentals, and set a base scale, if you need it.  Probably the default 
> or a regular retuning of it will do.
> 
> 
>Graham
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Microtonal notation - arrows up and down

2016-01-11 Thread Luca Danieli
Thank you Graham.
It works perfectly! I understand that I need to rename ALL pitches, otherwise 
the building fails.The only problem now is that I have lost the default 
microtonal symbols.
So for example, how do I re-write the default symbol ceh (to have the symbol 
"d")?
In your example it is: (ceh . ,(ly:make-pitch -1 0 (/ FLAT 2))), but this 
doesn't show any accidental.
(I can't find information on internet)
Kind regards,Luca 

> Subject: RE: Microtonal notation - arrows up and down
> To: lilypond-user@gnu.org
> From: gbr...@gmail.com
> Date: Sat, 9 Jan 2016 22:45:03 +
> 
> > Date: Sat, 9 Jan 2016 20:39:15 +0100
> > From: Luca Danieli<mr.luce...@hotmail.it>
> 
> > Yes, it works perfectly.
> > But I am only able to replace for example the standard symbol for fih 
> > (quarter-tone) with an arrow-up symbol.
> > I was wondering if it was possible to use both symbols instead of replacing 
> > one type with the other.
> > I would like to use arrows to indicate tone-colour and standard notation to 
> > indicate quarter-tones.
> 
> You choose some new names for the arrowed pitches, and add them to the 
> list, along with the original quartertones.  Something like
> 
> 
> 
> arrowedPitchNames = #`(
> (ceses . ,(ly:make-pitch -1 0 DOUBLE-FLAT))
> (ceseh . ,(ly:make-pitch -1 0 (* FLAT 3/2)))
> (cesel . ,(ly:make-pitch -1 0 FLAT-LOWER))
> (ces   . ,(ly:make-pitch -1 0 FLAT))
> (cesir . ,(ly:make-pitch -1 0 FLAT-RAISE))
> (cesih . ,(ly:make-pitch -1 0 (/ FLAT 2)))
> (ceh . ,(ly:make-pitch -1 0 (/ FLAT 2)))
> (cel   . ,(ly:make-pitch -1 0 NATURAL-LOWER))
> (c . ,(ly:make-pitch -1 0 NATURAL))
> (cir   . ,(ly:make-pitch -1 0 NATURAL-RAISE))
> (cih . ,(ly:make-pitch -1 0 (/ SHARP 2)))
> (ciseh . ,(ly:make-pitch -1 0 (/ SHARP 2)))
> (cisel . ,(ly:make-pitch -1 0 SHARP-LOWER))
> (cis   . ,(ly:make-pitch -1 0 SHARP))
> (cisir . ,(ly:make-pitch -1 0 SHARP-RAISE))
> (cisih . ,(ly:make-pitch -1 0 (* SHARP 3/2)))
> (cisis . ,(ly:make-pitch -1 0 DOUBLE-SHARP))
> ...
> 
> 
>   Graham
> 
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


update objects

2016-01-15 Thread Luca Danieli
Hello,
May I ask where I can find information about or how can I update objects in 
lilypond in ubuntu?I have specifically to update the object arrowGlyphs but I 
am unable to find this specific information on internet.
Can someone give me a hint?
Luca

  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Microtonal notation - arrows up and down

2016-01-13 Thread Luca Danieli
Dear Graham,

I tried to find information on how to do it on internet, but I am unable to 
find anything.
I am sorry to continuously asking, but can you give me any hint on how to do 
it? 

(I tried to update all the software in Ubuntu, but I am already the newest 
version)

Kind regards,
Luca


> Subject: RE: Microtonal notation - arrows up and down
> To: lilypond-user@gnu.org
> From: gbr...@gmail.com
> Date: Tue, 12 Jan 2016 20:01:53 +
> 
> > Date: Mon, 11 Jan 2016 19:39:06 +0100
> > From: Luca Danieli<mr.luce...@hotmail.it>
> 
> > It works perfectly! I understand that I need to rename ALL pitches, 
> > otherwise the building fails.The only problem now is that I have lost the 
> > default microtonal symbols.
> > So for example, how do I re-write the default symbol ceh (to have the 
> > symbol "d")?
> > In your example it is: (ceh . ,(ly:make-pitch -1 0 (/ FLAT 2))), but this 
> > doesn't show any accidental.
> > (I can't find information on internet)
> 
> The accidentals are listed in the "arrowGlyphs" object.  You need to 
> update that to match the names.
> 
> 
>Graham
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: update objects

2016-01-16 Thread Luca Danieli
Thank you David,
I recently introduced some arrowed micro-tonal notation to my file. In the file 
I was suggested the standard micro-tonal notation is replaced by the following 
code (example):(ceh . ,(ly:make-pitch -1 0 (/ FLAT 2)))They told me that to 
enable this symbol I have to update the arrowGlyphs.
Alternatively I could use the standard symbol for representing quarter-tones, 
but I don't know how to produce it.
I tried for example this:(ceh . ,(ly:make-pitch -1 0 (* FLAT 1/2)))but it 
doesn't work.So I now have arrowed-notation but I cannot reproduce anymore 
quarter-tone standard notation.
This is why I would like to update "arrayGlyphs", but unfortunately I don't 
understand the "how to".
Luca

Date: Fri, 15 Jan 2016 12:07:01 -0600
Subject: Re: update objects
From: david.nales...@gmail.com
To: mr.luce...@hotmail.it
CC: lilypond-user@gnu.org

Hi Luca,
On Fri, Jan 15, 2016 at 11:29 AM, Luca Danieli <mr.luce...@hotmail.it> wrote:



Hello,
May I ask where I can find information about or how can I update objects in 
lilypond in ubuntu?I have specifically to update the object arrowGlyphs but I 
am unable to find this specific information on internet.
Can someone give me a hint?

"arrowGlyphs" is not actually part of LilyPond.  It appears to be a custom 
definition from an LSR snippet found here: 
http://lsr.di.unimi.it/LSR/Snippet?id=786
How are you wanting to update it?
David ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Writing notes for explaining rhythm

2016-02-10 Thread Luca Danieli
Hello all,

how can I write a note above the system without displaying the pitch of those 
notes in order to explain just the rhythm of a specific passage?

Best,
Luca
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


How to retrieve information?

2016-01-21 Thread Luca Danieli
Dear List,
I am wondering if anyone can suggest a sort of "methodology" to retrieve those 
information which are (for me) no easy to find online or in the web guide.
For example, I am right now looking for "open", "half-open" and "very open" 
embouchure for flute.I can find only the "open" symbol and probably now I will 
try to shrink and enlarge the symbol to realize what I want.
In general, have you got some suggestion, some methods you would like to share 
(for example some specific approach to orient yourself within the source code) 
to retrieve the information you search for and don't easily find on the web or 
to "create" solutions to the difficult task of writing unusual symbols and 
formatting styles?
Kind regards,Luca ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Music Notation Style Guide

2016-01-19 Thread Luca Danieli
Just for those who yet don't know it, I've stumpled upon this beautiful Music 
Notation Style Guide published by the Indiana University Bloomington that can 
be of help to many people using Lilypond.
http://www.music.indiana.edu/departments/academic/composition/style-guide/
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Midi doesn't build correctly from version 2.12

2016-02-15 Thread Luca Danieli
Hi,

I am making some modifications to a old score build originally with lilypond 
2.12.
The same versione with lilypond 2.18 build graphically correctly, with no 
errors, but the midi is very corrupted.

Also, I can build the score only if I comment the line \midi { }

When I add the line \midi { }, the score doesn't build but it exports the midi 
file really quickly instead.

Does someone know any clue I could be directed to?

Cheers,
Luca
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


staff-staff-spacing doesn't work

2016-02-19 Thread Luca Danieli
Hi list,
I have tried all the following codes in my script, but none of them has worked. 
So I guess there are some problems inside my score.
http://www.lilypond.org/doc/v2.18/Documentation/notation/flexible-vertical-spacing-within-systems
Can someone give me some example or ideas of "what could break the command 
staff-staff-spacing" so to have a starting point from which beginning analyzing 
my score?
Luca  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: staff-staff-spacing doesn't work

2016-02-19 Thread Luca Danieli
Ok, it seems that before I was doing something wrong the whole time, as I spent 
30 minutes trying different combinations. But actually it works without 
problems.Sorry to everybody and thanks for replying.
Cheers,Luca
From: x.sche...@gmail.com
Date: Fri, 19 Feb 2016 16:44:45 +0100
Subject: Re: staff-staff-spacing doesn't work
To: mr.luce...@hotmail.it
CC: lilypond-user@gnu.org

On 19 February 2016 at 15:41, Luca Danieli <mr.luce...@hotmail.it> wrote:>> Hi 
list,>> I have tried all the following codes in my script, but none of them> 
has worked. So I guess there are some problems inside my score.>> 
http://www.lilypond.org/doc/v2.18/Documentation/notation/flexible-vertical-spacing-within-systems>>
 Can someone give me some example or ideas of "what could break the> command 
staff-staff-spacing" so to have a starting point from which> beginning 
analyzing my score?
Hi,
If you only have one staff in your system then modifysystem-system-spacing 
instead.
Apparently this is a common "misconception" on the French users mailinglist. 
Maybe this is here too. But this is just a guess, since you donot provide code 
showing your problem.
Cheers,Xavier
-- Xavier Scheuer <x.sche...@gmail.com>
  ___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Install LilyBoulez or other alternative fonts on Ubuntu

2017-06-25 Thread Luca Danieli
Hello,


I have searched for this information on READMEs, internet search engines and on 
previous Lilypond emails but I didn't understand how to move.

I am on Ubuntu and I would like to add one font from the OpenLilyPontFonts 
repository to my Lilypond. Can someone give me a few hints on how to move or 
where to find information about?


I guess that I have to download the library and place it somewhere, but I am 
not aware of where fonts are placed within my machine.


Thank you

Luca
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Problem with accidentals.ly and Lilypond 2.19.82

2018-12-13 Thread Luca Danieli
Hi there.

I have got a problem. In my score, I have included the library accidentals.ly
With Lilypond 2.19.82 I have the error:


163:2<0>: error: GUILE signaled an error for the expression beginning here

#

(ly:parser-set-note-names parser pitchnames)

If I change the line #(ly:parser-set-note-names parser pitchnames)
with #(ly:parser-set-note-names pitchnames)

the program compiles, but some notes present a X instead of the correct 
accidental.

[cid:b8369fdb-4dc3-4778-96bf-3cf7ffb201d7]

I am stuck between these two things and not know how to solve the issues and 
use accidentals.ly with Lilypond 2.19.82
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with accidentals.ly and Lilypond 2.19.82

2018-12-13 Thread Luca Danieli
Thank you David.
I tried to you convert-ly, but I got the following error:

>convert-ly: error: accidentals.ly: Unable to determine version.  Skipping

what can I do?

Best
Luca


From: David Kastrup 
Sent: 13 December 2018 13:49
To: Luca Danieli
Cc: lilypond-user@gnu.org
Subject: Re: Problem with accidentals.ly and Lilypond 2.19.82

Luca Danieli  writes:

> Hi there.
>
> I have got a problem. In my score, I have included the library accidentals.ly
> With Lilypond 2.19.82 I have the error:
>
>
> 163:2<0>: error: GUILE signaled an error for the expression beginning here
>
> #
>
> (ly:parser-set-note-names parser pitchnames)
>
> If I change the line #(ly:parser-set-note-names parser pitchnames)
> with #(ly:parser-set-note-names pitchnames)
>
> the program compiles, but some notes present a X instead of the
> correct accidental.
>
> [cid:b8369fdb-4dc3-4778-96bf-3cf7ffb201d7]
>
> I am stuck between these two things and not know how to solve the
> issues and use accidentals.ly with Lilypond 2.19.82

<http://lilypond.org/doc/v2.18/Documentation/usage/updating-files-with-convert_002dly.en.html>


--
David Kastrup
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with accidentals.ly and Lilypond 2.19.82

2018-12-13 Thread Luca Danieli
I have been able to run it!

What it did was to replace the line #(ly:parser-set-note-names parser 
pitchnames)
with #(ly:parser-set-note-names pitchnames)

So I have got the same problem of before. Some accidentals are replaced with a 
X. Don't know how to solve it. Am I the only one to have this problem?

Best
Luca

From: lilypond-user  on 
behalf of Luca Danieli 
Sent: 13 December 2018 20:58
To: David Kastrup
Cc: lilypond-user@gnu.org
Subject: Re: Problem with accidentals.ly and Lilypond 2.19.82

Thank you David.
I tried to you convert-ly, but I got the following error:

>convert-ly: error: accidentals.ly: Unable to determine version.  Skipping

what can I do?

Best
Luca


From: David Kastrup 
Sent: 13 December 2018 13:49
To: Luca Danieli
Cc: lilypond-user@gnu.org
Subject: Re: Problem with accidentals.ly and Lilypond 2.19.82

Luca Danieli  writes:

> Hi there.
>
> I have got a problem. In my score, I have included the library accidentals.ly
> With Lilypond 2.19.82 I have the error:
>
>
> 163:2<0>: error: GUILE signaled an error for the expression beginning here
>
> #
>
> (ly:parser-set-note-names parser pitchnames)
>
> If I change the line #(ly:parser-set-note-names parser pitchnames)
> with #(ly:parser-set-note-names pitchnames)
>
> the program compiles, but some notes present a X instead of the
> correct accidental.
>
> [cid:b8369fdb-4dc3-4778-96bf-3cf7ffb201d7]
>
> I am stuck between these two things and not know how to solve the
> issues and use accidentals.ly with Lilypond 2.19.82

<http://lilypond.org/doc/v2.18/Documentation/usage/updating-files-with-convert_002dly.en.html>


--
David Kastrup
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with accidentals.ly and Lilypond 2.19.82

2018-12-13 Thread Luca Danieli
4 . ,SHARP-LOWER) (1 . ,SHARP-LOWER) 
(5 . ,SHARP-LOWER) (2 . ,SHARP-LOWER) (6 . ,SHARP-LOWER) (6 . ,SHARP-RAISE)
(3 . ,NATURAL-RAISE) (0 . ,NATURAL-RAISE) (4 . ,NATURAL-RAISE) (1 . 
,NATURAL-RAISE) (5 . ,NATURAL-RAISE) (2 . ,NATURAL-RAISE) (6 . ,NATURAL-RAISE)
(6 . ,NATURAL-LOWER) (2 . ,NATURAL-LOWER) (5 . ,NATURAL-LOWER) (1 . 
,NATURAL-LOWER) (4 . ,NATURAL-LOWER) (0 . ,NATURAL-LOWER) (3 . ,NATURAL-LOWER)
)
\override KeySignature.glyph-name-alist = \arrowGlyphs
\override KeySignature.padding-pairs = #'(
(("accidentals.natural.arrowdown" . "accidentals.natural.arrowdown") . 0.5)
(("accidentals.natural.arrowdown" . "accidentals.sharp.arrowdown") . 0.2)
(("accidentals.natural.arrowdown" . "accidentals.flat.arrowdown") . 0.7)
(("accidentals.natural.arrowup" . "accidentals.natural.arrowup") . 0.5)
(("accidentals.natural.arrowup" . "accidentals.sharp.arrowup") . 0.2)
(("accidentals.natural.arrowup" . "accidentals.flat.arrowup") . 0.7)
(("accidentals.flat.arrowup" . "accidentals.flat.arrowup") . 0.3))
\override Accidental.glyph-name-alist = \arrowGlyphs
\override AccidentalCautionary.glyph-name-alist = \arrowGlyphs
\override TrillPitchAccidental.glyph-name-alist = \arrowGlyphs
\override AmbitusAccidental.glyph-name-alist = \arrowGlyphs
  }
}
  % MIDI implements microtones as a pitch bend, with one bend per channel.
  % These lines below assign one channel to each Voice, in case there are
  % multiple voices on a staff, so that each voice can have its correct
  % pitch bend.


From: Thomas Morley 
Sent: 13 December 2018 21:33
To: Luca Danieli
Cc: David Kastrup; lilypond-user
Subject: Re: Problem with accidentals.ly and Lilypond 2.19.82

Am Do., 13. Dez. 2018 um 21:59 Uhr schrieb Luca Danieli :
>
> Thank you David.
> I tried to you convert-ly, but I got the following error:
>
> >convert-ly: error: accidentals.ly: Unable to determine version.  Skipping
>
> what can I do?

Then there is no \version-statement in the file.
Insert the version it was originally was created for, probably temporary.
Or do
convert-ly --from=2.18.2 --to=2.19.82 file.ly
Note, this will only show what would be changed . To actually do it, add -e

Anyway, you can't expect much effect on guile-code, although I think
we have a convert rule whch eliminates superfluos 'parser'-arguments
for 2.19.


> Luca Danieli  writes:
>
> > Hi there.
> >
> > I have got a problem. In my score, I have included the library 
> > accidentals.ly
> > With Lilypond 2.19.82 I have the error:
> >
> >
> > 163:2<0>: error: GUILE signaled an error for the expression beginning here
> >
> > #
> >
> > (ly:parser-set-note-names parser pitchnames)
> >
> > If I change the line #(ly:parser-set-note-names parser pitchnames)
> > with #(ly:parser-set-note-names pitchnames)
> >
> > the program compiles, but some notes present a X instead of the
> > correct accidental.

Well, first try convert-ly.
If it's not sufficient. You need to post your accidental.ly, otherwise
nobody can help.

And please, _no_ inline images. Attach them, link to them, but not inline.
Meanwhile I've got notifications from more and more companies dropping
any plain text, doing _all_ via html:
It lookes all bright and shiny like one brothel door next to more of
them. The content is hidden, though. Going on my nerves.
Thus I decided to disable _any_ html in mails.
So I can't see inline images, and I will not allow them being displayed, again.


Cheers,
  Harm
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with accidentals.ly and Lilypond 2.19.82

2018-12-14 Thread Luca Danieli
Hi Thomas,

your analysis has been very good.
I have almost solved the issue.
I just don't know what's the glyph name for the SEMI-SHARP and SEMI-FLAT

In the following code, I should add the ones for SEMI-SHARP and SEMI-FLAT.
Do you know what's the name of the glyph? I already tried (e.g. SEMI-SHARP) 
"accidentals.semi-sharp", "accidentals.semisharp" and "accidentals.sharp.semi".
They didn't work, but it might be a problem of refreshing.

Best
Luca

arrowGlyphs = #`(
(,DOUBLE-SHARP . "accidentals.doublesharp")
(,SHARP-RAISE  . "accidentals.sharp.arrowup")
(,SHARP. "accidentals.sharp")
(,SHARP-LOWER  . "accidentals.sharp.arrowdown")
(,NATURAL-RAISE . "accidentals.natural.arrowup")
(  0. "accidentals.natural")
(,NATURAL-LOWER . "accidentals.natural.arrowdown")
(,FLAT-RAISE   . "accidentals.flat.arrowup")
(,FLAT . "accidentals.flat")
(,FLAT-LOWER   . "accidentals.flat.arrowdown")
(,DOUBLE-FLAT  . "accidentals.flatflat")
)



From: Thomas Morley 
Sent: 13 December 2018 23:20
To: Luca Danieli
Cc: David Kastrup; lilypond-user
Subject: Re: Problem with accidentals.ly and Lilypond 2.19.82

Am Do., 13. Dez. 2018 um 23:11 Uhr schrieb Luca Danieli :

> What it did was to replace the line #(ly:parser-set-note-names parser 
> pitchnames)
> with #(ly:parser-set-note-names pitchnames)

convert-ly, correctly applied, would have done it for you ;)

> So I have got the same problem of before. Some accidentals are replaced with 
> a X. Don't know how to solve it.

Well, first I made an experiment.
I included your code and tried to compile the most simple:

{ ceseh1 }

With 2.18.2 and 2.19.82 (converted)

In both version I get:
warning: Could not find glyph-name for alteration -3/4
2.18.2 is done with this warning
2.19.82 additionally prints some dummy accidental

> Am I the only one to have this problem?

Likely, but I have a hard time imagening your file ever worked:

Obviously you took
http://lsr.di.unimi.it/LSR/Item?id=786
and changed it.
But while defining your pitchnames in 'arrowedPitchNames', you use
alterations like
(* FLAT 3/2)
(/ FLAT 2)
(/ SHARP 2)
(* SHARP 3/2)
There is no corresponding entry in 'arrowGlyphs' for those alterations, though.
Thus LilyPond-2.19.82 does not find any accidental-glyph to print,
warns you and (to make it more obvious) it prints the dummy instead.

Create additional entries in 'arrowGlyphs' for the alterations listed
above and it should work.

Cheers,
  Harm
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user