Re: markup free positioning?

2006-01-23 Thread Erik Sandberg
On Sunday 22 January 2006 21.51, Felix Hammer wrote: > Am Sonntag, 22. Januar 2006 21:24 schrieben Sie: > > #(def-markup-command (with-dimensions layout props x y arg) > > (number-pair? number-pair? markup?) > >    "Set the dimensions of @var{arg} to @var{x} and @var{y}." > > > >    (let* ((m (inte

graphic with transparent background

2006-01-23 Thread Aaron Mehl
 Hi all, I am placing some of my notation on a web page. The site wants the graphics to have a transparent background so that their background will be seen through the music. Is there a way to do this from within lilypond/gs so that the graphic will ge generated with a transparent background? Th

stem direction "b" in score

2006-01-23 Thread Jaap de Vos
Since version 2.7.27 the stem direction of a "b" (clef treble) is dependent of the surrounding stems. If I don't want it that way I override by \stemDown and \stemNeutral. But it is annoying to do this all the time. Is there a more general override possible? _

Re: markup free positioning?

2006-01-23 Thread Felix Hammer
Am Sonntag, 22. Januar 2006 21:24 schrieb Han-Wen Nienhuys: > Please keep discussion on the list. > > try > > > #(def-markup-command (with-dimensions layout props x y arg) > (number-pair? number-pair? markup?) >"Set the dimensions of @var{arg} to @var{x} and @var{y}." > >(let* ((m (interpre

Re: Parentheses, and big continuing slur

2006-01-23 Thread Gilles
Hi. > > 1. I have a big continuing slur all over the upper piano staff, across the > page. > Just before the "% Lyrics Section", there is a beginning phrasing slur for which there is no end. Gilles ___ lilypond-user mailing list lilypond-user@gnu.

automatic new-line break in \markup?

2006-01-23 Thread Felix Hammer
Hallo Is there any possibility to make automatic newline-breaks in a longer text in \markup after may be "16 \cm"? Felix ___ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de __

Re: markup free positioning?

2006-01-23 Thread Han-Wen Nienhuys
Felix Hammer wrote: Am Sonntag, 22. Januar 2006 21:24 schrieb Han-Wen Nienhuys: Please keep discussion on the list. try #(def-markup-command (with-dimensions layout props x y arg) (number-pair? number-pair? markup?) "Set the dimensions of @var{arg} to @var{x} and @var{y}." (let* ((m (in

automatic new-line break in \markup?

2006-01-23 Thread Felix Hammer
Hallo Is there any possibility to make automatic newline-breaks in a longer text in \markup after may be "16 \cm"? Felix ___ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de __

ugly song help

2006-01-23 Thread Aaron Mehl
 Hi all, I notated a song with lyrics which are crunched together. The code is below.  I gather most of you won't be able to read the hebrew, but I would guess the same behaviour happens sometimes with english. The original song has all the eight notes and sixteenth notes with flags. While this m

Re: parallel versus series scoring

2006-01-23 Thread Han-Wen Nienhuys
David B. Thomas wrote: Wouldn't it be better to store the voices in different variables? I'd be happy to do this. Then the syntax could look something like this: voice1verse1 = { some notes } voice2verse1 = { more notes } voice1verse2 = concatenate { still more notes }; voice2verse2 = conca

RE: programming error: cross fingers

2006-01-23 Thread Fairchild
Seems OK with version 2.4.6. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ÁdámJános Reviczky Sent: Friday, January 20, 2006 10:12 AM To: lilypond-user@gnu.org Subject: programming error: cross fingers Hi! I've made a short lilypond file. If i compile

RE: Parentheses, and big continuing slur

2006-01-23 Thread Nahum wengrov
-Original Message- From: Nahum wengrov [mailto:[EMAIL PROTECTED] Sent: Monday, January 23, 2006 05:28 To: 'Lilypond Mailing List' Subject: Parentheses, and big continuing slur >1. I have a big continuing slur all over the upper piano staff, across the page. Problem solved. Stupidly I use

multivoice question

2006-01-23 Thread Matevz Jekovec
What's the difference between <<{music}{music}>> and <<{music} \\ {music}>> ? They are not treated the same somehow. Regards! - Matevž signature.asc Description: OpenPGP digital signature ___ lilypond-user mailing list lilypond-user@gnu.org http://li

Re: graphic with transparent background

2006-01-23 Thread Gilles
Hello. > > Is there a way to do this from within lilypond/gs so that the graphic will > ge generated with a transparent background? > I don't know, but you could: $ convert -transparent white -resample 300x300 in.ps out.png "convert" is part of the ImageMagick graphical tools suite. Bes

Re: Context - A recommendable Windows-Editor for Lilypond

2006-01-23 Thread Uli Heller
Bertalan Fodor schrieb: I don't want to be too confident, but as far as I know, the editor with the most features is jEdit with its LilyPondTool plugin. :-) I don't what the definition of an IDE is, but the most complete one is LilyPondTool for sure. I feel the automatic completion and documen

Re: Context - A recommendable Windows-Editor for Lilypond

2006-01-23 Thread Uli Heller
Nicolas Sceaux schrieb: Oh please... Emacs has menus. Emacs has windows-like keyboard shortcuts if you like. You can delete a character with backspace. You can compile a LilyPond file, see the PDF score or play the midi file with shortcuts (or via the menus) without leaving the source code. Tha

Re: multivoice question

2006-01-23 Thread Mats Bengtsson
Read in Sect. "6.6.2 Explicitly instantiating voices" in the manual. /Mats Matevz Jekovec wrote: What's the difference between <<{music}{music}>> and <<{music} \\ {music}>> ? They are not treated the same somehow. Regards! - Matevž --

Re: Context - A recommendable Windows-Editor for Lilypond

2006-01-23 Thread Bertalan Fodor
Well, "easy-to-use" and "many features" are conflicting with each other :-) JEdit and LilyPondTool tends to be on the "many features" side. I can admit. Shortcuts are supported in a very general way. However, if one needs autocompletion, because he cannot remember all the properties of a grob, o

Re: automatic new-line break in \markup?

2006-01-23 Thread Graham Percival
On 23-Jan-06, at 3:51 AM, Felix Hammer wrote: Is there any possibility to make automatic newline-breaks in a longer text in \markup after may be "16 \cm"? See \word-wrap and \justify. - Graham ___ lilypond-user mailing list lilypond-user@gnu.or

Re: note-collision in Schumann

2006-01-23 Thread philippe hezaine
It's a reply from himself. I want to cancel my first e-mail titled: note-collision in Schumann My ly.file and requests are confused, because i'm looking for in any way. I'm trying to be clearer, step by step. I quite trust in lilypond. I'm going to begin again. It's a thorny problem for me. H

Re: \score

2006-01-23 Thread Mats Bengtsson
Paul Scott wrote: I finally read that section as well as the section on multiple movements. From the examples I *might* infer that only piece and opus can be changed in a new score. That is correct. If it isn't clear, I'll look at making it more clear. (or ideally, you could tell m

Re: \once space between scores without lilypond-book?

2006-01-23 Thread Mats Bengtsson
Felix Hammer wrote: Another option is to convince LilyPond that the last score line of the first score or the first score line of the second score should occupy more space, which can be done in several ways. Please can you tell me one of the ways? Or please give me a keyword to look for

Re: \score

2006-01-23 Thread Graham Percival
On 22-Jan-06, at 11:40 PM, Paul Scott wrote: Add to the current text in 10.1.13 Creating titles: Here is a demonstration of the fields available. Note that you may use any Text markup commands in the h

Re: ugly song help

2006-01-23 Thread Graham Percival
On 23-Jan-06, at 9:24 AM, Aaron Mehl wrote: I notated a song with lyrics which are crunched together. Please read section 7.3.7.1 in the 2.7 manual. Cheers, - Graham ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mail

Re: ugly song help

2006-01-23 Thread Richard Schoeller
Aaron, I just looked this with 2.6.4. The Hebrew lyrics do seem to come out more squished together than the English. I was able to defeat this by using: \override Score.SeparationItem #'padding = #1 Otherwise, the ordering all seems OK. However, since most of the lyrics are a nigun I migh

Re: \score

2006-01-23 Thread Paul Scott
Mats Bengtsson wrote: Paul Scott wrote: I finally read that section as well as the section on multiple movements. From the examples I *might* infer that only piece and opus can be changed in a new score. That is correct. If it isn't clear, I'll look at making it more clear. (or idea

Re: \score

2006-01-23 Thread Paul Scott
Graham Percival wrote: On 22-Jan-06, at 11:40 PM, Paul Scott wrote: Add to the current text in 10.1.13 Creating titles: Here is a demonstration of the fields available. Note that you may use any Text markup

etf2ly

2006-01-23 Thread yournewbestfriend
Hello, I'm just wondering… I'm in lilypond version 2.6.5 on OSX. I'm finding myself increasingly more facile with the program by the minute. I'm wondering if I'm doing something wrong with etf2ly. I don't get output, I just get errors (syntax errors) I'm typing etf2ly [filename] and get not