Re: Slur collides with Sharp

2013-07-09 Thread Nick Payne
On 10/07/13 12:18, Marc Mouries wrote: \version "2.16.2" \language "english" \paper{ ragged-right=##t } Violin = \relative d' { \key g \major \time 3/4 | e8 ( fs c' b) fs( ds | fs8 a) g2~ } \score { \new Staff {\Violin } \layout {} } This works with 2.17.21.

Can't get chord symbols to print right

2013-07-09 Thread Frank Wuest
Hi everyone, I just need to rearrange some sheet music, and this is the first time I need to incorporate chord symbols. I tried to go about according to the documentation, but can't quite get things to work. Th following code: \version "2.16.1" \header { title = whatever" } { \key des \major \

Re: Calculate BarLine 'kern to fit with a given stencil-x-extent

2013-07-09 Thread David Kastrup
Thomas Morley writes: > 2013/7/6 Pierre Perol-Schneider : >> 2013/7/5 Pierre Perol-Schneider >>> >>> >>> kern =x-length*1,4*EXP(-(LN(0,14)/LN(20)*LN(Staff-Size))) > > So far as I can observe the calculations isn't exact: with higher or > lower staff-size values it goes increasingly wrong. > Did

Re: Running Lilypond from Fraise

2013-07-09 Thread Derek
Yup I can open small ones I can see the syntax coding and all that so it looks pretty sweet but any of my larger ones it crashes out. Maybe my scores are just a mess. I just copied and pasted one of my files into a new file and it crashed on the engraving. Here is a link to one if you want to test

Re: Running Lilypond from Fraise

2013-07-09 Thread MarcM
I have it working with complex scores. Does it work with a simple score at least? -- View this message in context: http://lilypond.1069038.n5.nabble.com/Running-Lilypond-from-Fraise-tp147430p147833.html Sent from the User mailing list archive at Nabble.com. __

Re: Running Lilypond from Fraise

2013-07-09 Thread MarcM
I have it working with complex scores. Does it work with a simple score at least? On Tue, Jul 9, 2013 at 11:16 PM, Derek [via Lilypond] wrote: > That looks pretty awesome but any of my existing .ly files seem to crash it. > I would love a native app to replace the mess that porting frescobaldi >

Re: Running Lilypond from Fraise

2013-07-09 Thread Derek
That looks pretty awesome but any of my existing .ly files seem to crash it. I would love a native app to replace the mess that porting frescobaldi makes. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Running-Lilypond-from-Fraise-tp147430p147830.html Sent from the User

Re: Running Lilypond from Fraise

2013-07-09 Thread MarcM
if you are looking for a very simple Lilypond editor with preview, check out my own app: LilyEditor. Just unzip and launch the native Mac application. https://dl.dropboxusercontent.com/u/172729/LilyEditor_v0.6.zip -- View this message in context: http://lilypond.1069038.n5.nabble.com/Runnin

Re: Sharing: "Capone," by Rachael [pdf]

2013-07-09 Thread Rachael Thomas Carlson
On Tuesday, July 09, 2013 07:28:28 PM MarcM wrote: > Nice. Is there a recording of the piece we could listen to? > > > > -- > View this message in context: > http://lilypond.1069038.n5.nabble.com/Sharing-Capone-by-Rachael-pdf-tp14780 > 3p147827.html Sent from the User mailing list archive at Nab

Re: Sharing: "Capone," by Rachael [pdf]

2013-07-09 Thread MarcM
Nice. Is there a recording of the piece we could listen to? -- View this message in context: http://lilypond.1069038.n5.nabble.com/Sharing-Capone-by-Rachael-pdf-tp147803p147827.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-

Slur collides with Sharp

2013-07-09 Thread Marc Mouries
Hi Lilyponders, In the following measures, the slur collides with the sharp sign I tested with 2.16 and 2.17 This does not occur in the original score from 1910. http://erato.uvt.nl/files/imglnks/usimg/3/3a/IMSLP212816-SIBLEY1802.20456.9d77-39087017285851violin.pdf % slur collides with the shar

Re: PDFs at the LP blog

2013-07-09 Thread Urs Liska
Hi James, thanks for the report. Someone (i.e. Paul or me) will look into it. Should definitely be fixable. Urs Am 10.07.2013 02:30, schrieb James Harkins: I don't know if this has been reported (I don't recall seeing mention of it on the list) -- links to PDF examples in older blog posts st

PDFs at the LP blog

2013-07-09 Thread James Harkins
I don't know if this has been reported (I don't recall seeing mention of it on the list) -- links to PDF examples in older blog posts still point to the WordPress site. This makes them inaccessible to readers in mainland China (such as myself). I have a proxy on my laptop but not on my tablet; unfo

Re: Calculate BarLine 'kern to fit with a given stencil-x-extent

2013-07-09 Thread Thomas Morley
2013/7/6 Pierre Perol-Schneider : > 2013/7/5 Pierre Perol-Schneider >> >> >> kern =x-length*1,4*EXP(-(LN(0,14)/LN(20)*LN(Staff-Size))) >> > > Dear Harm, dear David, > > Here's a simplified version of the kernel. > It's exactly the same fuction : > > kernel = 1.4*x-length/Staff-size^[ln(0,14)/ln(20

Re: System Vertical Spacing and Lyric Placement

2013-07-09 Thread Thomas Morley
2013/7/9 Eric Pancer : > I'm working on the following file but having some issues where > formatting tricks don't seem to be working. A couple of questions: > > 1. How can I increase the veritical space between the systems ? The > \paper configuration of "markup-system-spacing #'basic-distance = #2

Re: help on improving (kneed-beam tuplet-number) function

2013-07-09 Thread Thomas Morley
2013/7/9 David Nalesnik : > Too much clutter on this computer. I know _exactly_ what your're talking about. :D -Harm ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

System Vertical Spacing and Lyric Placement

2013-07-09 Thread Eric Pancer
I'm working on the following file but having some issues where formatting tricks don't seem to be working. A couple of questions: 1. How can I increase the veritical space between the systems ? The \paper configuration of "markup-system-spacing #'basic-distance = #20" doesn't seem to really help t

Re: help on improving (kneed-beam tuplet-number) function

2013-07-09 Thread David Nalesnik
Hi, On Tue, Jul 9, 2013 at 3:58 PM, Thomas Morley wrote: > 2013/7/9 Karol Majewski : > > Hi > > > > Quite some time ago David Nalesnik wrote this amazing function: > > > > http://lsr.dsi.unimi.it/LSR/Snippet?id=646 > > > > The problem is that when I apply it to a staff with > > > > { > > fontSi

Re: help on improving (kneed-beam tuplet-number) function

2013-07-09 Thread Thomas Morley
2013/7/9 Karol Majewski : > Hi > > Quite some time ago David Nalesnik wrote this amazing function: > > http://lsr.dsi.unimi.it/LSR/Snippet?id=646 > > The problem is that when I apply it to a staff with > > { > fontSize = #-3 > \override StaffSymbol #'staff-space = #(magstep -3) > } > > ... the

Re: LilyPond blog has new home!

2013-07-09 Thread David Kastrup
Janek Warchoł writes: > Hi all, > > i managed to get internet connection for a moment. > > 2013/7/7 Karl Hammar : >> Urs: >>> Would you mind writing the same as a comment to the original post >>> on the blog? That would be nice. >> >> I'm not found of forums, mostly since I'm using a dialled up >

Re: LilyPond blog has new home!

2013-07-09 Thread Janek Warchoł
Hi all, i managed to get internet connection for a moment. 2013/7/7 Karl Hammar : > Urs: >> Would you mind writing the same as a comment to the original post >> on the blog? That would be nice. > > I'm not found of forums, mostly since I'm using a dialled up > connection. I'm not sure if i under

help on improving (kneed-beam tuplet-number) function

2013-07-09 Thread Karol Majewski
Hi Quite some time ago David Nalesnik wrote this amazing function: http://lsr.dsi.unimi.it/LSR/Snippet?id=646 The problem is that when I apply it to a staff with { fontSize = #-3 \override StaffSymbol #'staff-space = #(magstep -3) } ... the tuplet numbers are still missplaced. My scheme pr

Re: LilyPond blog has new home!

2013-07-09 Thread Urs Liska
Am 09.07.2013 18:28, schrieb David Kastrup: I find that strange... Well, you should probably move the Default_bar_line_engraver as well or it will not be able to see the Timing it is supposed to dance to. As I said: RTFM ___ lilypond-user mailing li

Re: LilyPond blog has new home!

2013-07-09 Thread David Kastrup
Urs Liska writes: > Am 09.07.2013 18:01, schrieb Urs Liska: >> >>> Urs >> >> I now tried it the other way and am quite confused: >> I managed to get everything lined up neatly, but I don't know where >> all those additional barlines come from (and don't get rid of them). >> If I set Timing.defaul

Re: LilyPond blog has new home!

2013-07-09 Thread Urs Liska
Am 09.07.2013 18:18, schrieb Urs Liska: I narrowed it down a bit: I narrowed it down further: It is advantageous to read carefully :-[ From the manual: \layout { \context { \Score \remove "Timing_translator" \remove "Default_bar_line_engraver" } \context { \Staff \co

Re: LilyPond blog has new home!

2013-07-09 Thread Urs Liska
Am 09.07.2013 18:01, schrieb Urs Liska: Urs I now tried it the other way and am quite confused: I managed to get everything lined up neatly, but I don't know where all those additional barlines come from (and don't get rid of them). If I set Timing.defaultBarType = "" the barlines are righ

Re: LilyPond blog has new home!

2013-07-09 Thread Urs Liska
Am 09.07.2013 11:41, schrieb Urs Liska: Am 07.07.2013 10:46, schrieb Karl Hammar: Janek: /// If you look at: http://downloads2.makemusic.com/blog/elementsv1-p221.pdf & from his "Binary Theory and Creation of the Fundamental Rhythm Patterns", you'll see that the table is simply a patter

Re: One beam, two voices?

2013-07-09 Thread Urs Liska
Am 08.07.2013 17:02, schrieb Urs Liska: Am 08.07.2013 15:39, schrieb John Kliewe: Thanks very much Urs -- the tip about moving the \override outside of the \times did the trick. The reason I duplicated the entire phrase in each voice is that I want to see the second group of 16ths in a single

Re: [OT] Scores of Beauty announcement mailing list

2013-07-09 Thread Urs Liska
Am 09.07.2013 15:46, schrieb Jan Nieuwenhuizen: Urs Liska writes: Hi Urs, As having a sponsored @lists.sf.net mailing list looked inappropriate anyway we decided to implement our own custom plugin to send out emails whenever a new post is published. That's nice; it would be even nicer if you

Re: [OT] Scores of Beauty announcement mailing list

2013-07-09 Thread Jan Nieuwenhuizen
Urs Liska writes: Hi Urs, > As having a sponsored @lists.sf.net mailing list looked > inappropriate anyway we decided to implement our own custom > plugin to send out emails whenever a new post is published. That's nice; it would be even nicer if you added some of the standard List headers (esp.

Re: exited with return code 3

2013-07-09 Thread MING TSANG
As informed by Anders that my .ly file compiled on 2.17.18, I downgraded my 2.17.21 to 2.17.20 and the .ly file compiled OK.   Thanks everyone and thanks for putting up warning message at lilypond.org   From: Phil Holmes To: MING TSANG ; lilypond-usermailingli

[OT] Scores of Beauty announcement mailing list

2013-07-09 Thread Urs Liska
Hi all, sorry for the noise but it seems necessary. The SourceForge staff has accidentally (???) deleted our 'project' and with it the Scores of Beauty-announce mailing list. As having a sponsored @lists.sf.net mailing list looked inappropriate anyway we decided to implement our own custom plu

Re: Frecobaldi 2 Mac OS X install guide

2013-07-09 Thread Derek
+1 -- View this message in context: http://lilypond.1069038.n5.nabble.com/Frecobaldi-2-Mac-OS-X-install-guide-tp145898p147797.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lis

Re: LilyPond blog has new home!

2013-07-09 Thread David Kastrup
k...@aspodata.se (Karl Hammar) writes: > If you look at: > > http://downloads2.makemusic.com/blog/elementsv1-p221.pdf & > > from his "Binary Theory and Creation of the Fundamental Rhythm > Patterns", you'll see that the table is simply a > > pattern = 0x00E0; // where each bit '1' is 64th note,

Re: LilyPond blog has new home!

2013-07-09 Thread Urs Liska
Am 09.07.2013 11:41, schrieb Urs Liska: If you look at the attached score :-[ \version "2.16.2" \paper { % Remove the indentation of the first system indent = 0 % Set the number of systems to prevent line breaks in the middle of a pattern system-count = 5 } % Define the pattern. % Thi

Re: LilyPond blog has new home!

2013-07-09 Thread Urs Liska
Am 07.07.2013 10:46, schrieb Karl Hammar: Janek: /// If you look at: http://downloads2.makemusic.com/blog/elementsv1-p221.pdf & from his "Binary Theory and Creation of the Fundamental Rhythm Patterns", you'll see that the table is simply a pattern = 0x00E0; // where each bit '1' is 64th

Re: Moving slur after \hideNotes

2013-07-09 Thread Pierre Perol-Schneider
Hi John, 2013/7/8 John Kliewe > > The slur starting on the g# is much too high. > Simply tweak extra offset it. > Also, I don't want to see the "3" both over and under the triplet. > > Here's a little trick that I use from time to time when no tuplet numbers and bracket are needed : \version