strange octavation behaviour

2013-08-22 Thread Simon Bailey
hi,consider the following snippet:\version "2.17.20"\new PianoStaff \new Staff \relative c { \ottava #1 g c e4.\arpeggio b8 a4 f \ottava #0 | R1 \ottava #1 g c e4.\arpeggio b8 a4 f \ottava #0 | } \new Staff \relative c'' { \set PianoStaff.connectArpeggios = ##t \ottava #1 e g

Re: strange octavation behaviour

2013-08-22 Thread Thomas Morley
2013/8/22 Simon Bailey si...@bailey.at hi, consider the following snippet: \version 2.17.20 \new PianoStaff \new Staff \relative c { \ottava #1 g c e4.\arpeggio b8 a4 f \ottava #0 | R1 \ottava #1 g c e4.\arpeggio b8 a4 f \ottava #0 | } \new Staff

Re: explicit 7 on a half diminished 7

2013-08-22 Thread Tim McNamara
On Aug 21, 2013, at 5:40 PM, Derek Klinge schilke...@gmail.com wrote: For the life of me I cannot figure this out. I would like the following example to explicitly include the 7. Is there a way to change the way it handles half diminished 7ths? EXAMPLE \chords { c4:7.9- c:7.9-/g

Re: strange octavation behaviour

2013-08-22 Thread Phil Holmes
The brackets end in the correct place, according to Elaine Gould - they should end after the notehead. The collision with the arpeggio is a bug. -- Phil Holmes - Original Message - From: Simon Bailey To: lilypond-user Sent: Thursday, August 22, 2013 10:21 AM Subject:

Re: explicit 7 on a half diminished 7

2013-08-22 Thread Derek Klinge
Exactly, how do I write a chordname exception for a Half Diminished 7th? I can provide an example if needed. Thanks, Derek Derek On Thu, Aug 22, 2013 at 6:38 AM, Tim McNamara tim...@bitstream.net wrote: On Aug 21, 2013, at 5:40 PM, Derek Klinge schilke...@gmail.com wrote: For the life of

Re: explicit 7 on a half diminished 7

2013-08-22 Thread Derek Klinge
Using Version 2.16.2-1 on a macbook Thanks Derek On Thu, Aug 22, 2013 at 9:35 AM, Derek Klinge schilke...@gmail.com wrote: Exactly, how do I write a chordname exception for a Half Diminished 7th? I can provide an example if needed. Thanks, Derek Derek On Thu, Aug 22, 2013 at 6:38 AM,

Re: explicit 7 on a half diminished 7

2013-08-22 Thread Robin Bannister
Derek Klinge wrote: Exactly, how do I write a chordname exception for a Half Diminished 7th? Here's one way (2.16): %% flatadj = \markup { \translate #'(0.2 . 0.2) \fontsize #-1 \flat } chExceptionMusic = { c ees ges bes1-\markup { m \super \concat {7 \hspace #0.3 \flatadj

Re: LilyPond meeting in Waltrop, Germany, 2013-08-16 to 2013-08-20

2013-08-22 Thread Marc Hohl
Am 03.08.2013 16:20, schrieb Marc Hohl: Am 03.08.2013 10:07, schrieb Jan Nieuwenhuizen: Marc Hohl writes: I am sorry to say that I am in Great Britain during the LilyPond meeting this year, so I won't be able to join :-( Do you have any opportunity to join in on irc? Hm, I don't know

Re: explicit 7 on a half diminished 7

2013-08-22 Thread pls
On 22.08.2013, at 18:40, Derek Klinge schilke...@gmail.com wrote: Using Version 2.16.2-1 on a macbook Thanks Derek On Thu, Aug 22, 2013 at 9:35 AM, Derek Klinge schilke...@gmail.com wrote: Exactly, how do I write a chordname exception for a Half Diminished 7th? \version 2.17.24

Re: LilyPond meeting in Waltrop, Germany, 2013-08-16 to 2013-08-20

2013-08-22 Thread David Kastrup
Marc Hohl m...@hohlart.de writes: Am 03.08.2013 16:20, schrieb Marc Hohl: Am 03.08.2013 10:07, schrieb Jan Nieuwenhuizen: Marc Hohl writes: I am sorry to say that I am in Great Britain during the LilyPond meeting this year, so I won't be able to join :-( Do you have any opportunity to

Re: LilyPond meeting in Waltrop, Germany, 2013-08-16 to 2013-08-20

2013-08-22 Thread Marc Hohl
Am 22.08.2013 19:22, schrieb David Kastrup: Marc Hohl m...@hohlart.de writes: Am 03.08.2013 16:20, schrieb Marc Hohl: Am 03.08.2013 10:07, schrieb Jan Nieuwenhuizen: Marc Hohl writes: I am sorry to say that I am in Great Britain during the LilyPond meeting this year, so I won't be able to

Facebook group for Lisp composers!

2013-08-22 Thread Jonghyun Kim
Hi, I just made a group for composers who using LISP programming language in Music Composition. Such as OpenMusic, PWGL, FOMUS, Common-Lisp, Scheme and so on... If you like it, please join us! ** https://www.facebook.com/groups/lispmusic/ ___

LilyPond Video Tutorials (Beginner)

2013-08-22 Thread SoundsFromSound
Hello, I wanted to let you all know that I recently uploaded some LilyPond tutorial videos on YouTube. I worked really hard on them and did the best I could considering the recording equipment I had available. I'm very passionate about LilyPond and this video project is something that I hope

cascading font selections?

2013-08-22 Thread Mark Polesky
Is there a way to have a cascade of font selections, like with CSS?  In CSS, you can do things like: {font-family:Lucida Console, Monaco, monospace} And if Lucida Console isn't installed on a user's system, Monaco will be looked up, and if that's not installed, then the user's default monospace

Re: cascading font selections?

2013-08-22 Thread Andrew Bernard
Do you mean for input? Output to PDF embeds the font, so no requirement for it to be present in recipients system. Andrew Mark Polesky 23 August 2013 11:22 AM Is there a way to have a cascade of font selections, likewith CSS?

Re: cascading font selections?

2013-08-22 Thread Mark Polesky
Andrew Bernard wrote: Do you mean for input?  Output to PDF embeds the font, so no requirement for it to be present in recipients system. I mean, if I write a .ly file that specifies fonts (fonts that I have on my own computer), and I give that file to somebody else to compile on his/her own

Re: LilyPond Video Tutorials (Beginner)

2013-08-22 Thread Xavier Noria
Awesome! Thanks very much for working on this. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user