Re: convert-ly log file

2011-06-23 Thread -Eluze
K. Kellogg-Smith wrote: > > On 6/23/2011 6:38 PM, James Lowe wrote: >> Hello, >> >> From: lilypond-user-bounces+james.lowe=datacore@gnu.org >> [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of >> Graham Percival [gra...@percival-mus

ERROR: Unable to find file "ice-9/boot-9.scm" in load path

2011-06-23 Thread Jacek Gajek
Hello, I encounter the following output, no matter how do I try to use lilypond from cmd. "lilypond-windows" drag&drop works, but I want to generate an image file (e.g. PNG) so I cannot use it. What I want to include inline sheet music in a latex document. Not interested in typing notes directly in

RE: Placing dynamics above above-staff lyrics

2011-06-23 Thread James Lowe
Connor, From: lilypond-user-bounces+james.lowe=datacore@gnu.org [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of Connor Harris [connor...@gmail.com] Sent: 24 June 2011 03:17 To: lilypond-user@gnu.org Subject: Placing dynamics above

Placing dynamics above above-staff lyrics

2011-06-23 Thread Connor Harris
>Not top-posting. Hi, all, Please forgive me for asking what might be a "newbie" question; I haven't quite grasped the inner workings of Lilypond. I'm typesetting a work for eight-part chorus on four staves, two voices on each staff, using the setup provided by the Frescobaldi score wizard. The w

Re: convert-ly log file

2011-06-23 Thread K. Kellogg-Smith
On 6/23/2011 6:38 PM, James Lowe wrote: Hello, From: lilypond-user-bounces+james.lowe=datacore@gnu.org [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of Graham Percival [gra...@percival-music.ca] Sent: 23 June 2011 23:35 To: K. Kel

RE: convert-ly log file

2011-06-23 Thread James Lowe
Hello, From: lilypond-user-bounces+james.lowe=datacore@gnu.org [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of Graham Percival [gra...@percival-music.ca] Sent: 23 June 2011 23:35 To: K. Kellogg-Smith Cc: lilypond-user@gnu.org Subje

Re: convert-ly log file

2011-06-23 Thread Graham Percival
On Thu, Jun 23, 2011 at 06:20:07PM -0400, K. Kellogg-Smith wrote: >convert-ly -e >logfile.txt). DOS creates the log file okay, >but the file is empty after the conversion is made. You've redirected stdout, but the convert-ly messages are probably going to stderr. In a typical unix shell

controlling hyphen visibility after line break

2011-06-23 Thread Federico Bruni
Dear LilyPonders, by default LilyPond hides the hyphen after a line break. Is it possible to make it always visible? There is a regtest file to check this behavior: lyric-hyphen-break.ly. I'm using it as a test file. Hyphens are spanners, right? In the doc I found this hint: "The visibility of

convert-ly log file

2011-06-23 Thread K. Kellogg-Smith
As a rookie LilyPond programmer, I've found that the LilyPond files in the Mutopia Project are a treasure chest of LilyPond programming examples. However, many of those files are outdated and need to be updated (e.g., the obsolete \midi { tempo N = nnn }command). Using convert-ly I tried, wit

Re: stem direction [Was: Snippet: Tie does not appear]

2011-06-23 Thread Ivan Kuznetsov
Thanks again to everyone. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Devnull: how to make it take no space

2011-06-23 Thread Jean-Charles Malahieude
Le 18/06/2011 16:46, Jean-Charles Malahieude disait : Le 18/06/2011 15:57, Kieren MacMillan disait : Hi Jean-Charles, In the book I'm engraving, it happens that some instruments get "tacet" for certain pieces. In order to generate a full table of contents, I treat them through "Devnull". The p

Re: How to generate small example PNGs

2011-06-23 Thread Ralf Mattes
On Thu, 23 Jun 2011 12:23:28 +0200, Federico Bruni wrote: > you are missing the option -dpreview > it's explained in Usage manual, chapter 1.2 Yes, -dpreview was it (as I could have found myself by using -dhelp ...). Thanks a lot RalfD > 2011/6/23 Ralf Mattes > >> Hello list, >> >> for a

Re: stem direction [Was: Snippet: Tie does not appear]

2011-06-23 Thread Ivan Kuznetsov
Thanks! Sepand Shahab wrote: > > You can use \stemUp \stemDown and \stemNeutral to go > back to normal. > > Similarly, \tieUp \tieDown and \tieNeutral > > Ivan Kuznetsov wrote: >> >> Thanks to all for your quick help! >> >> I adjusted the voices so that the E naturals I >> intend to tie are in

Re: padding/collision question

2011-06-23 Thread Kieren MacMillan
Hi Neil, >> I would expect (hope!) that the second dynamic would fall towards the staff >> -- at the very least, I should be able to easily turn off whatever is >> keeping it aloft. > \once \override DynamicLineSpanner #'Y-offset = #0 D'OH!! I tried just about everything else… =\ (Maybe it's j

Re: error compiling files

2011-06-23 Thread Xavier Scheuer
On 22 June 2011 19:16, Travis Gould wrote: > > Hello, > I am brand new to Lilypond and have just spent 90 minutes trying to figure > out how to get a simple piece of input (anything) to convert over and be > displayed as a .pdf file. I've tried copying bits from the welcome text > document into a

Re: version 2.14.1 vertical spacing and beam grouping

2011-06-23 Thread Xavier Scheuer
On 22 June 2011 19:50, Sepand Shahab wrote: > > Dear List Members, > > I am using the piano with centered dynamics template reproduced below and > have noticed that the following commands no longer work in 2.14.1: > > this one for setting the space between staves on a case by case basis in > conju

Re: beaming problem in 2.14

2011-06-23 Thread David Bobroff
On 6/23/2011 11:31 AM, Stefan Thomas wrote: Dear community, the following code works fine in 2.12.3. but doesn't in 2.14.1. Is there a possibility to get it working in 2.14.1? \version "2.14.1" music = { \clef bass r2 r4 r8 f, r2 r4 g,8 r r4 f, 8 r8 r2 } beams = { \repeat "unfold" 24 {

Re: beaming problem in 2.14

2011-06-23 Thread Phil Holmes
Added as http://code.google.com/p/lilypond/issues/detail?id=1706 -- Phil Holmes - Original Message - From: Stefan Thomas To: lilypond-user Sent: Thursday, June 23, 2011 12:31 PM Subject: beaming problem in 2.14 Dear community, the following code works fine in 2.12.3. b

Re: Dynamic + text aligned: BEST solution?

2011-06-23 Thread Graham Percival
On Sun, Jun 19, 2011 at 11:30:25PM +0200, Xavier Scheuer wrote: > The following snippets are providing different solutions (some with > important drawbacks) to this issue/request (useful in many cases!): > http://lsr.dsi.unimi.it/LSR/Item?id=393 > http://lsr.dsi.unimi.it/LSR/Item?id=739 > > but th

beaming problem in 2.14

2011-06-23 Thread Stefan Thomas
Dear community, the following code works fine in 2.12.3. but doesn't in 2.14.1. Is there a possibility to get it working in 2.14.1? \version "2.14.1" music = { \clef bass r2 r4 r8 f, r2 r4 g,8 r r4 f, 8 r8 r2 } beams = { \repeat "unfold" 24 { s8[ s ] s[ s]} % this line causes the error!

Re: How to generate small example PNGs

2011-06-23 Thread Marek Klein
Hello, see also this thread, with lily2image script: http://lists.gnu.org/archive/html/lilypond-user/2008-10/msg00041.html Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listin

Re: How to generate small example PNGs

2011-06-23 Thread Dmytro O. Redchuk
On Thu 23 Jun 2011, 10:06 Ralf Mattes wrote: > Hello list, Hi! > for a webproject with music examples I need to create PNG files with small > mucic examples. I'm shure I once had some examples but I can't find them > any more. I'm currently invoking lilypond like this: > > lilypond --png --outpu

Re: How to generate small example PNGs

2011-06-23 Thread Marc Mouries
On Thu, Jun 23, 2011 at 6:06 AM, Ralf Mattes wrote: > Hello list, > > for a webproject with music examples I need to create PNG files with small > mucic examples. I'm shure I once had some examples but I can't find them > any more. I'm currently invoking lilypond like this: > > lilypond --png --

Re: How to generate small example PNGs

2011-06-23 Thread Éditions IN NOMINE
Hi Ralf. Well your snippet works well, and I actually get a png which is the same as the pdf : some music on top left and nothing else. You can cut it around with gimp and you have your sample. Is it what you want to get ? Regards JMarc Ralf Mattes a écrit : Hello list, for a webproject w

Re: How to generate small example PNGs

2011-06-23 Thread Federico Bruni
you are missing the option -dpreview it's explained in Usage manual, chapter 1.2 2011/6/23 Ralf Mattes > Hello list, > > for a webproject with music examples I need to create PNG files with small > mucic examples. I'm shure I once had some examples but I can't find them > any more. I'm currently

How to generate small example PNGs

2011-06-23 Thread Ralf Mattes
Hello list, for a webproject with music examples I need to create PNG files with small mucic examples. I'm shure I once had some examples but I can't find them any more. I'm currently invoking lilypond like this: lilypond --png --output=cadence_3 94244234-tmp.ly The file looks something like th