Changing Staff

2008-09-27 Thread Helge Kruse
Hello, I want to typeset a score and want to keep close to the original in some aspects. The original uses heavly staff changes that look nice to me. I tried to use the technic from the lilypond manual pg. 189, but I dont know how to place the beams between the staves. Can you tell me how I g

XEmacs 21.4.21

2008-10-17 Thread Helge Kruse
Hello, I want to use Lilypond mode in XEmacs 21.4.21 with Lilypond 2.11.57. I configured the XEmacs init.el so: (setq load-path (append (list (expand-file-name "~/site-lisp")) load-path)) (autoload 'LilyPond-mode "lilypond-mode" "LilyPond Editing Mode" t) (add-to-list 'auto-mode-alist '("\\.ly$

Lilypond installation

2008-10-22 Thread Helge Kruse
Hello, I just installed lilypond 2.11.62 at my Windows XP SP3 box. I ran lilypond before, but I installed the latest lilypond version and Windows installed the Service Pack 3. Now lilypond doesnt run anymore. Is the version 2.11.62 known to have problems or what should I do in this case. Here t

Re: Lilypond installation

2008-10-22 Thread Helge Kruse
Sorry, I pressed the send-button too early. - Original Message - From: "Helge Kruse" <[EMAIL PROTECTED]> To: "Lilypond-User" Sent: Wednesday, October 22, 2008 6:42 PM Subject: Lilypond installation Hello, I just installed lilypond 2.11.62 at my Windows

RE: Problem running LP on win32.

2008-10-24 Thread Helge Kruse
David, What version of antivirus software are you using. I have got a infected message too. I have Avira Antivir installed. Regards, Helge From: "Nick Payne" <[EMAIL PROTECTED]> > On my system (same Lilypond version) that file is in C:\Program Files\LilyPond\usr\share\guile\1.8\ice-9. Is it ther

Re: Cross staff notation

2008-10-26 Thread Helge Kruse
- restore the original stem direction I think this must be defined with a scheme function. But I have a hige lack of knowledge how to write this. Regards, Helge - Original Message - From: "Jonathan Kulp" <[EMAIL PROTECTED]> To: "Helge Kruse" <[EMAIL PROTECTED]> C

fingering orientation

2008-10-28 Thread Helge Kruse
Hello, I write a piece for harp. I need sometimes fingering information for the player. While sometimes fingering above the staff is ok, I need it at the left side under some circumstances. In the example I want to write the fingering number for the notes "ces" and "es" at the left side of the a

Re: fingering orientation

2008-10-28 Thread Helge Kruse
t) 4(\p^"Andante" ) | << { b'\arpeggio( as) } \\ { \set fingeringOrientations = #'(left) 2\arpeggio } >> | } } lowerStaff = \relative c { \clef bass \key as \minor \time 2/4 as | as } \book { \score { \context PianoStaff << \set PianoStaff.connectArpeggios = ##t \conte

Re: Arpeggio collision

2008-10-29 Thread Helge Kruse
Frirerich, I have seen a similar problem. Your Lilypond output should show a line: foo.ly:27:56: Warnung: no heads for arpeggio found? { g16 d' d' d d' g4. \arpeggio } Arpeggio obviously needs a chord. I tried to extend the note to a ch

Re: Problem running LP on win32.

2008-10-31 Thread Helge Kruse
ning LP on win32. From: "Helge Kruse" <[EMAIL PROTECTED]> What version of antivirus software are you using. I have got a infected message too. I have Avira Antivir installed. Same. Updated Avira AntiVir. Maybe (hopefully) this is a false positive. Do you also get same error when

Re: Repeat volta: how many times to repeat?

2008-11-01 Thread Helge Kruse
Hello, Am I alone. Or is there really no text in the mail? Best regards, Helge - Original Message - From: "Daniel Hulme" <[EMAIL PROTECTED]> To: Sent: Saturday, November 01, 2008 1:11 AM Subject: Re: Repeat volta: how many times to repeat?

Re: Repeat volta: how many times to repeat?

2008-11-01 Thread Helge Kruse
- Original Message - From: "Daniel Hulme" <[EMAIL PROTECTED]> To: "Anthony W. Youngman" <[EMAIL PROTECTED]> Cc: Sent: Saturday, November 01, 2008 4:37 PM Subject: Re: Repeat volta: how many times to repeat? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Nov 01, 2008 at 02:15

Re: The behavior of a \score block

2008-11-05 Thread Helge Kruse
- Original Message - From: "Valentin Villenave" <[EMAIL PROTECTED]> To: "Dany" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, November 04, 2008 8:52 PM Subject: Re: The behavior of a \score block 2008/11/4 Dany <[EMAIL PROTECTED]>: ... what is the difference between entering a \score bloc

Spacing with arpeggio

2007-05-14 Thread Helge Kruse
Hello, I edited a small piece for harp. Everything looks quite nice, except the final chord in the last measure. How do I avoid the nearby collision between arpeggio and previous note (D)? How can I draw the arpeggio over lower and upper staff? Best regards, Helge% % Give Me Your Hand % secon

grouping staffs

2007-05-17 Thread Helge Kruse
Hello, I want to write a score for three instruments. One instrument has one staff, the two other have two staves. I found in the documentation at 6.4.7 some system start delimiter for combination of single staff lines. How do I combine second to third and fourth to fifth staff? So it look like

whole score at two lines

2007-05-17 Thread Helge Kruse
Hello, I have a problem with Lilyponds automatic line breaking. The attached score has only one line break. All notes are squeezed and finally run out of page. What's wrong with the score source? Best regards, Helge \include "deutsch.ly" upperNotes = \relative c''' { g8 d h g g a h e,4 e

grouping staffs

2007-05-17 Thread Helge Kruse
Hello, I want to write a score for three instruments. One instrument has one staff, the two other have two staves. I found in the documentation at 6.4.7 some system start delimiter for combination of single staff lines. How do I combine second to third and fourth to fifth staff? So it look l

flying beam with crossing fingers

2007-05-18 Thread Helge Kruse
Hello, I found a problem where the beam is not at the end of the stems but flying somewhere below them. The score excerpt is below. There is also an very interesting output, if you remove the \stemDown. It looks as the stemDown doesn't make sense in the excerpt, but it does in the whole scor

Fw: flying beam with crossing fingers

2007-05-19 Thread Helge Kruse
Damian, thanks for reply. I don't use 2.11, since 2.10 is the "stable" version. No, I didn't meant it. I want the melody to change to staff "upper", since - the original (but badly readable) score has the same pattern - it shows the melody clearly as an arpeggio played with both hands. I stripp

etf2ly

2007-05-23 Thread Helge Kruse
Hello, I tried to use a graphical front end at my Windows XP system. Since Finale Notepad is free, I wrote a simple song and store the MUS file. When I run etf2ly lala.MUS I get always the content % lily was here -- automatically converted by etf2ly from lala.mus This is not too much. Can et

Re: etf2ly

2007-05-24 Thread Helge Kruse
Is there any other possibility to enter scores graphically before I edit and tweak them for Lilypond? I tried Canorus, but this program starts without any music edition capability at my Windows XP SP2. So it's currently not working. Regards, Helge _

Re: etf2ly

2007-05-24 Thread Helge Kruse
- Original Message - From: "Valentin Villenave" <[EMAIL PROTECTED]> To: "Helge Kruse" <[EMAIL PROTECTED]> Cc: Sent: Friday, May 25, 2007 1:23 AM Subject: Re: etf2ly 2007/5/24, Helge Kruse <[EMAIL PROTECTED]>: Is there any other possibility to

Re: etf2ly

2007-05-24 Thread Helge Kruse
Valentin, I installed version 0.2.5 of the program. This program does not run after installation, since the runtime msvcrt71.dll is missing, but I could grab it from a VS2003 installation. I got the same error message "site import failed". The user interface looks a bit different, but only "ne

Java, was: etf2ly

2007-05-26 Thread Helge Kruse
Carl, I downloaded LilypondTool as well as JEdit. But JEdit requires Java Runtime, that I avoided as long as possible. I think the programmers of LilypondTool and JEdit have done a good work, but I cannot see it without this ugly Jave Runtime Einvironment JRE 1.3. At the sun web site I found

Re: Java, was: etf2ly

2007-05-27 Thread Helge Kruse
Why don't you install jEdit + Java bundle downloadable from the jEdit website? Bert, I did not found any bundle neither at jEdit.org not SourceForge.net. I searched this morning again and it's still not there. Probably this bundle was available before. Best regards, Helge __

seperated stems

2007-05-27 Thread Helge Kruse
Hello, I want to write some chords, played with both hands, in one staff. To indicate that it's played with two hands, I want to write some of the notes with stem and beam up and some other down. The excerpt below combines both chord with one stem and one beam. How do I get one beam above and

Re: Java, was: etf2ly

2007-05-28 Thread Helge Kruse
Bert, thanks for your advise. I installed JRE and got LilypondTool running after fiddling with a lot of error messages like C:\Programme\jEdit\jars\LilyPonToo.jar: Requieres version 1.4.2. or later of errorlist.Error.ListPlugin, but errorlist.ErrorListPlugin is not installed C:\Programme\jEdi

Re: Java, was: etf2ly

2007-05-28 Thread Helge Kruse
The PluginManager was not able to download/install the files. Why? I dont know. After playing around I found the Download Options. After I changed the setting from "Plugin central default" to "SWITCH", plugins are downloaded. That would install dependencies like the Console, ErrorList, Templa

voltas

2007-06-02 Thread Helge Kruse
Hello, I have a score, that begins without upbeat. After some measures (in the example four) a second part begins. The second part has an upbeat. Therefor the last measure of the first part has less notes (3/4). The second part has also a volta repeat. Lilypond produces this as expected incl

Re: voltas

2007-06-03 Thread Helge Kruse
Mats, Thanks for advise. The workaround does it. /Helge ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

break in measure

2007-06-06 Thread Helge Kruse
Hello, Lilypond formats a score and tries to fit as much as possible at the first page. Unfortunately the piece is too long and I have one remaining line at the last page. Therefore I would like to relax the lines at the pages before without entering manual breaks. How can I say "not more than

Re: break in measure

2007-06-11 Thread Helge Kruse
--- Original Message - From: "Joe Neeman" <[EMAIL PROTECTED]> To: "Helge Kruse" <[EMAIL PROTECTED]> Cc: Sent: Thursday, June 07, 2007 7:59 AM Subject: Re: break in measure On 6/7/07, Helge Kruse <[EMAIL PROTECTED]> wrote: Hello, Lilypond formats a sco

Decorated scores

2007-06-11 Thread Helge Kruse
Hello, I would like to include some graphics in the score like celtic ornaments at the page borders. What are best practices in an MS Windows environment? /Helge ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/l

EPS output

2007-06-14 Thread Helge Kruse
Hi, I have installed Lilypond 2.11.25 at MS Windows. I want to produce an EPS file for further layout work as suggested in the manual, chapter 14.10 . But Lilypond doesn't accept -b eps, it's even not listed with the --help command. Are there some secrets to generate EPS? Best regards, Hel

Re: EPS output

2007-06-14 Thread Helge Kruse
Best regards, Helge - Original Message - From: "Graham Percival" <[EMAIL PROTECTED]> To: "Helge Kruse" <[EMAIL PROTECTED]> Cc: Sent: Thursday, June 14, 2007 8:58 PM Subject: Re: EPS output Helge Kruse wrote: I have installed Lilypond 2.11.25 at MS Wind

Re: Decorated scores

2007-06-18 Thread Helge Kruse
]> To: Sent: Friday, June 15, 2007 1:22 PM Subject: Re: Decorated scores Helge Kruse gmx.net> writes: I would like to include some graphics in the score like celtic ornaments at the page borders. What are best practices in an MS Windows environment? Occasionally, I use \epsfile t

Re: Music Fragments, HOWTO

2007-07-03 Thread Helge Kruse
Rune, I saw your log and suspected something with locale problems. But I got no problems with Lilypond 2.11.25 at a German Windows XP. | GNU LilyPond 2.11.25 | »rune.ly« wird verarbeitet | Analysieren... | Interpretation der Musik... | Vorverarbeitung der grafischen Elemente... | Zeilenu

Re: lyrics

2007-08-29 Thread Helge Kruse
Yes, you can include lyrics. You read this: http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Printing-lyrics#Printing-lyrics, didn't you? /Helge - Original Message - From: Rhodel Jacobson To: lilypond-user@gnu.org Sent: Tuesday, August 28, 2007 12:08 AM Subject: lyrics Hel

guitar polyphony

2007-09-06 Thread Helge Kruse
Hello, I want to write my first guitar notes with tabs after finishing some harp scores. While I found most guitar specific points, I have problem with polyphony. The "normal" polyphony gives a problem with tabs. The notes are written to the staff instead of tab. (see meaure 4). What's wrong

Re: Why can't I get this to work (viola tuning)

2007-09-07 Thread Helge Kruse
You can try an update. see http://lists.gnu.org/archive/html/lilypond-user/2007-06/msg00133.html /Helge - Original Message - From: "Julian Vincent" <[EMAIL PROTECTED]> To: "Lily Pond" Sent: Friday, September 07, 2007 3:42 PM Subject: Why can't I get this to work (viola tuning) \ve

Re: String numbers

2007-09-08 Thread Helge Kruse
Hello, I have the opposit problem. Lilypond will put string numbers on notes in chords. But I dont want them. How can I suppress them in this example? \version "2.11.32" melody = \relative c'' { \key d \major \time 4/4 \voiceOne b8 d,, b' g a' e\2 cis\3 | } bass = \relative c { g2 d | } \

Guitar tabs and fret diagram

2007-09-09 Thread Helge Kruse
Hello, writing a piece for guitar I include tabs. At some difficult I want additionally write a fret diagram to show, how to set the fingers. Maybe most guitar players think that's overkill, but the player should see as fast as possible how to set the left hand fingers. When I add fret diagr

Re: Size

2007-09-16 Thread Helge Kruse
Downloade ~18 MByte, installed ~60 MBytes at a Windows XP system. Hope you have enough hard disk space. ;-) /Helge ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Fwd: Users' Manual

2007-09-25 Thread Helge Kruse
Interesting. For 451 page you get a price of ~ $20. I think twice about "selling" the user manual, but a paper manual would be nice. But currently a new edition of the manual is prepared. I would wait before "sell" the book (to me). /Helge - Original Message - From: "Mark Knoop" <[E

searching score

2007-10-12 Thread Helge Kruse
Hello, I just wonder, if you know, if the Ave Maria by Schubert has been notated with Lilypond. I did not found it at Mutopia. Sorry, if this is off-topic. Best regards, Helge ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.

Re: searching score

2007-10-13 Thread Helge Kruse
Wilbert, many thanks for reply. I wasn't specific enough in my question. I was looking for a piano version ("the original") or a piano solo version. I used google, but I didn't found anything I like. Phil could send me a version, he edited. I dont know, if there is any piano solo version, even

Re: searching score

2007-10-18 Thread Helge Kruse
Hi I am still searching, I did google around, but find only versions with a violin or human voice. I had no luck with the piano solo version. Do you have seen the piano solo. Sorry for bothering. Helge ___ lilypond-user mailing list lilypond-user

Lilypond in MikTeX

2007-11-15 Thread Helge Kruse
Hello, I tried the LaTeX example from the Lilypond manual and ran it with MikTeX on Windows XP. Unfortunately LaTeX doesn't know lilypond at all. ! LaTeX Error: Environment lilypond undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help.

Re: Lilypond in MikTeX

2007-11-17 Thread Helge Kruse
Graham, Thanks for reply. You're right I have to read But the example in the lilypond manual looked so similar like plain LaTeX and tempting, that I just used copy&paste. Now I realized thank lily-pond book is not an alternative book a tool to integrate lilypond in LaTeX. Best regards, He

Tweaking mandoline tabulatur

2007-11-18 Thread Helge Kruse
Hello, I write for mandoline with LaTeX and lilypond-book. The book includes a lot of small pieces included in this way: \begin{lilypond} mel = \relative c' { e\upbow f\downbow g a b c d e f g a g fis e d c b a g f e d c b } \header { title = \markup { "Hänschen Klein" } } \score { << \cont

Re: lilypond slowness?

2007-12-01 Thread Helge Kruse
True! but only in Windows. In Linux it is almost instantaneous. Maybe true, but this doesn't help any Windows user. /Helge ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

emacs lilypond-mode

2007-12-18 Thread Helge Kruse
Hello, the manual states in section 13.6 Emacs has a 'lilypond-mode', which provides keyword autocompletion, indentation, LilyPond specific parenthesis matching and syntax coloring, handy compile short-cuts and reading LilyPond manuals using Info. If 'lilypond-mode' is not installed on your pl

lilypond-mode

2007-12-18 Thread Helge Kruse
Hello, the manual states in section 13.6 Emacs has a 'lilypond-mode', which provides keyword autocompletion, indentation, LilyPond specific parenthesis matching and syntax coloring, handy compile short-cuts and reading LilyPond manuals using Info. If 'lilypond-mode' is not installed on your pl

Re: emacs lilypond-mode

2007-12-19 Thread Helge Kruse
ond sources and got the INSTALL.txt. Editing now works except "reading LilyPond manuals using Info". I cannot find any info file installed with the Windows installation. Regards, Helge - Original Message - From: <[EMAIL PROTECTED]> To: "Helge Kruse" <

Re: Layout integrating LaTeX and music

2007-12-29 Thread Helge Kruse
Patrick, (La)TeX just sets boxes of objects on a base line. You can see this when you change your sample in this way: Bli bla blub, bla bla bla bla bla bla bla (% \frame{\lilypond[fragment,staffsize=6]{ \override Staff.TimeSignature #'style = #'() \time 4/4 \override NoteHead #'style = #'cro

Re: Layout integrating LaTeX and music

2007-12-29 Thread Helge Kruse
Patrick, as you can see with the framebox, the space is not added by LaTeX. This is a question for the Lilypond gurus. I also noticed this additional space, but did not made any tries to remove it, although it is annoying in this circumstance. Regards, Helge - Original Message - Fro

Re: midi in windows

2008-01-15 Thread Helge Kruse
Mats, The three words in Czech I know are not sufficient to read the page. Is there and English (or German) page about the program? /Helge - Original Message - From: "Stefan Thomas" <[EMAIL PROTECTED]> To: "Mats Bengtsson" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, January 15, 2008 7:52

Re: Tons de psaume

2008-01-27 Thread Helge Kruse
The page is ok. But you probably just ckick at the link. You need to copy the complete URL to your browser. /Helge - Original Message - From: "LEDOCQ-BOCCART" <[EMAIL PROTECTED]> To: "Kurt Kroon" <[EMAIL PROTECTED]> Cc: "Sr Catherine" <[EMAIL PROTECTED]>; Sent: Sunday, January 27, 20

polyphonic layout

2006-11-13 Thread Helge Kruse
Hello, I am new to this mailing list. I hope it's ok to ask these questions here. If not, please excuse. I want to write a score with two systems and two voices in the lower system. I found some trouble with it. 1) In the upper system I need a full 6/8 rest. But r1 stands for 8/8 rest. How do I

virus warning: guile.exe

2006-11-13 Thread Helge Kruse
Hello,   I installed Lilypond and now I get warnings from F-Prot about guile.exe. The virus scanner gives the warning:     Infection: Possible a new variant of W32/Threat-HLLSI-based!Maximus   Is this infection real at the lilypond web server? If this only is a mistake of the scanne

AW: polyphonic layout

2006-11-14 Thread Helge Kruse
> > 3) The lower system has an overlay of the rest and the g. I assume > Lilypond > > counts the voices from top to bottom. So I changed the order in the > second > > measure. But this gives a too high rest. It should be from third to > fifths > > line. > > > Try setting the rest manually with some

AW: silly newbie question

2006-11-15 Thread Helge Kruse
4) see Lilypond-Index: tagLine, Keep the copyright as mentioned in the footnote. > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Martial > Gesendet: Mittwoch, 15. November 2006 13:35 > An: lilypond-user@gnu.org > Betreff: Re: silly newbie

cross staff melody

2006-11-15 Thread Helge Kruse
Hello, I have a voice in the lower staff, that is so high, that it should be noted in the upper staff, but logically it belongs to "lower". I tried to edit this with staff change, but the "upper" staff is already full and the six 16th notes are moved to the next measure. How can I get these six

Harp fingering and lever

2006-11-19 Thread Helge Kruse
Hello, I need for some lever harp notes fingering instructions. The result should look similar to this http://dj1na.gmxhome.de/lever_and_fingering.JPG While finger numbers can be added with lilypond I need also some more or less diagonal brackets above or below the notes. These brackets show wh

Re: Harp fingering and lever

2006-11-21 Thread Helge Kruse
Walter, thanks for reply. When I first seen the Analysis Bracket I didnt realized its strength. But I need to tweek some properties (direction, bracket-flare). I am a lilypond beginner and dont know, where I have to \set them. Can you give me short example? I will have a further look at the

Slant of beams

2006-11-26 Thread Helge Kruse
Hello, I have an excerpt of my score, that doesn't look nice. The beams are horizontal in the first measure and I don't know why. The stem's length of D and C is much too small. To avoid a collision the slur has been blown up and looks like, ... "blown up". How can I change the beam's slope (or w

midi2ly key and rests

2006-12-26 Thread Helge Kruse
Hello, #include "German.ly" ;-) I have a MIDI file, that with all patches one semitone too high. It sounds in Cis . I have converted it with midi2ly to Lilypond format and transposed each voice with \transpose to C so I can play it much better. But this gives Ces instead of H and Fes instea

inline transposition

2009-01-25 Thread Helge Kruse
Hello, I write Gounod's Ave Maria for vocal and harp. Since the celtic harp has fewer bass strings it is necessary to play one octave higher from measure 20 until the end. The playing instruction can be notated with #(set-octavation 1) but the play had to transpose it in mind for all measure

Re: Vim with LP syntax coloring on Mac OSX

2009-03-16 Thread Helge Kruse
Jonathan Kulp wrote: I'm having trouble getting vim to do Lilypond syntax coloring on OSX. I have it all working fine on my Linux machines but I'm doing something wrong on the Macs. Does anybody know a good vim version for windows (including coloring, syntax help, etc.)? Helge

Multiple scores with common layout setup

2009-04-01 Thread Helge Kruse
Hello, I have a "Theme and Variations" questions. I started notating a piece what could be handled with (3.1.2 "Multiple scores in a book", see also http://lsr.dsi.unimi.it/LSR/Item?id=310). But I need a lot of layout setup in the PianoStaff, that is bound to the \score. Further I would like

Re: Multiple scores with common layout setup

2009-04-02 Thread Helge Kruse
Anthony W. Youngman wrote: Any other suggestions are welcome. If it's all the same code, just bung it in a \include! Ok, I placed the lines in the layout block into a .ly file and include it wherever I would repeat the lines. I also tried to define an expression dynamicsContext = { %% all t

Automatic beaming

2009-04-04 Thread Helge Kruse
Hello, I sent this mail yesterday with the graphics attached, but it did not appear in the mailing list. I resend it with an link to the graphic at a web server. Hope this passes the moderation. I write a piece with where are a lot of triplets in one variation. It looks nice to have the beam

Combining autochange and normal notation

2009-04-05 Thread Helge Kruse
Hello, I have a variation of a piece, where the first lines are played single voice over two staves and the other lines are normal upper/lower staves. To avoid a lot of silent rests I want to use the \autochange in the PianoStaff for the first lines and append the other in the same score. At

Re: Automatic beaming

2009-04-05 Thread Helge Kruse
Trevor Daniels wrote: Helge Kruse wrote Sunday, April 05, 2009 7:22 AM I write a piece with where are a lot of triplets in one variation. It looks nice to have the beaming in the same length as the triplets as it is done in the hand writing original. I found in the manual (1.2.4 Beams) that

Re: Automatic beaming

2009-04-05 Thread Helge Kruse
\consists "Measure_grouping_engraver" } } } Trevor - Original Message - From: "Helge Kruse" To: "Trevor Daniels" Cc: Sent: Sunday, April 05, 2009 9:10 AM Subject: Re: Automatic beaming Trevor Daniels wrote: Helge Kruse wrote Sunday, April 05, 2009 7:22 AM I

Avoiding slur collision with other voice

2009-04-05 Thread Helge Kruse
Hello, with help by Trevor I got forward a lot with my scores. Currently I still have a little issue with slurs. The original score, that I want to mimic, has slurs _above_ the noteheads: http://dj1na.gmxhome.de/pg-0009.JPG Lilypond puts the slurs below the beams per default. This can be con

Re: Avoiding slur collision with other voice

2009-04-05 Thread Helge Kruse
Forgotten sample file attached... Helge Helge Kruse wrote: Hello, with help by Trevor I got forward a lot with my scores. Currently I still have a little issue with slurs. The original score, that I want to mimic, has slurs _above_ the noteheads: http://dj1na.gmxhome.de/pg-0009.JPG

Lilypondtool mirror

2009-04-10 Thread Helge Kruse
Hello, I tried to download http://lilypondtool.organum.hu/fileadmin/lilypondtool/LiliPondTool.zip but got HTTP response 404: not found. Is there any mirror of this tool? Regards, Helge ___ lilypond-user mailing list lilypond-user@gnu.org http://l

Re: Lilypondtool mirror

2009-04-12 Thread Helge Kruse
vs. lilypondtool) If that was not the reason, you can also install it from within jEdit, by going to the Plug-in Manager and selecting it from the list and clicking on Install (IIRC). Hope this helps. Tim Reeves > Message: 3 > Date: Fri, 10 Apr 2009 19:41:43 +0200 > From

Lilypond Tool in jEdit

2009-04-21 Thread Helge Kruse
Hello, I installed jEdit and LilyPondTool (LPT) at Windows XP. Unfortunately LPT could not be installed with the Plugin Manager of jEdit 4.2. So I choosed to install jEdit 4.3pre16 (the development version) and LPT. I also write in LaTeX and tried to use jEdit for this purpose. But jEdit han

Re: Lilypond Tool in jEdit

2009-04-21 Thread Helge Kruse
I also write in LaTeX and tried to use jEdit for this purpose. But jEdit hangs several times per hour when running LaTeX. I argue that it would be better to use the stable version 4.2 of jEdit. But there's no LPT available I haven't used LaTeX for some years, that was before I used jEdit. Yo

Re: Lilypond Tool in jEdit

2009-04-22 Thread Helge Kruse
if you use the build in system console of jEdit, make sure to clear it berfore running LaTeX again. LaTeX writes a lot of output and this has to be buffered for that console. Exactly in this case jEdit hangs. It seams like I have to make sure that LaTeX has terminated, but it doesnt always in ca

jEdit changes file unexpectedly

2009-05-15 Thread Helge Kruse
Hello, I have found a problem with jEdit (probably LilypondTool). I just write a .ly source that contains the word "Pincé". I saved the file yesterday. Today I wanted to continue and see that this word has been changed to "Pincé". That's a bit annoying. The "Pincé" is a playing instruction a

Re: One and a half voice

2009-05-16 Thread Helge Kruse
Francisco Vila wrote: 2009/5/16 Helge Kruse : Hello, I want to write a fragment as shown in the attachment. I wrote it as \clef treble \time 2/4 \key f \major << { f8 a g a f a g a f a g a g b 4 } \\ { d4 e d e d e d c } >> This gives th

Ottava brackets abuse

2009-05-16 Thread Helge Kruse
Hello, I need to write something that looks like ottava brackets, but must not affect the pitch. With _#(set-ocatavation 1)_ I can create a bracket that yields to _#(set-ocatavation 0)_ and I would also change the text to i.e. _\set Staff.ottavation = #"Pincé"_ after several measures. But ho

Re: Ottava brackets abuse

2009-05-16 Thread Helge Kruse
Kieren MacMillan wrote: Hi Helge, > I need to write something that looks like ottava brackets, but must not > affect the pitch. With _#(set-ocatavation 1)_ I can create a bracket > that yields to _#(set-ocatavation 0)_ and I would also change the text > to i.e. _\set Staff.ottavation = #"Pin

Re: Ottava brackets abuse

2009-05-16 Thread Helge Kruse
Kieren MacMillan wrote: Hi Helge, thanks for hint to TextSpanner. I suspect ottava brackets to use TextSpanner. ;-) Clever... but too complicated in this case! =) I read the manual and searched at LSR. The sample in LSR looks promisingly. But I don't get the expected results: 1) The text

Re: jEdit changes file unexpectedly

2009-05-17 Thread Helge Kruse
well? -- Chip Cheers, Bert Helge Kruse írta: Hello, I have found a problem with jEdit (probably LilypondTool). I just write a .ly source that contains the word "Pincé". I saved the file yesterday. Today I wanted to continue and see that this word has been changed to "Pincé&quo

Special markups

2009-05-17 Thread Helge Kruse
Hello, I want to add markups as shown in the attachment. The circled T and the half-moon are playing instruction as described here: http://hornandharp.com/publications/images/andresNotations.pdf (point 9b and 7). How do I add such special markups? The notes are written as f pitch, but they s

Re: Special markups

2009-05-17 Thread Helge Kruse
Always a good idea to attach the announced files... Helge Helge Kruse wrote: Hello, I want to add markups as shown in the attachment. The circled T and the half-moon are playing instruction as described here: http://hornandharp.com/publications/images/andresNotations.pdf (point 9b and 7

Re: Special markups

2009-05-18 Thread Helge Kruse
Brett Duncan wrote: Helge Kruse wrote: The notes are written as f pitch, but they sound as knocking or tapping at the sound board. This is a short fragment in the voice. I would like to "patch" the MIDI output for these notes. How to insert MIDI commands in the output? This doe

Re: Special markups

2009-05-18 Thread Helge Kruse
Carl D. Sorensen wrote: Perhaps for maximum clarity, we should write this as: #(define-markup-command (fingernail layout props) () (ly:make-stencil (list 'bezier-sandwich (list 1.6 1.5 0.4 1.5 0 0 2 0 0.4 0.75 1.6 0.75 2 0 0 0) 0.15) (cons 0 2) (con

Shrinking score size

2009-05-21 Thread Helge Kruse
Hello, I have a choir score that originally fit on one page. After writing it with Lilypond the last measure is on an additional page. How do I shrink the size? I think there should be room for shrink at the lower part. Regards, Helge % Created on Thu May 21 13:18:02 CEST 2009 #(ly:set-option

Textspanner too short

2009-05-21 Thread Helge Kruse
Hello, I use a TextSpanner to indicate playing instructions, commonly used on the harp. I found that the TextSpanner sometime does not include the notes, when a line break occurs. I found no way to extend the spanner in to the D in measure 11. Another problem with TextSpanners is that they i

Re: Shrinking score size

2009-05-21 Thread Helge Kruse
Wilbert Berendsen wrote: Op donderdag 21 mei 2009, schreef Helge Kruse: Hello, I have a choir score that originally fit on one page. After writing it with Lilypond the last measure is on an additional page. How do I shrink the size? I think there should be room for shrink at the lower part

Re: Special markups

2009-05-21 Thread Helge Kruse
Graham Percival wrote: On Tue, May 19, 2009 at 07:35:00AM +0200, Helge Kruse wrote: For me each is confusing as the other, since I don't understand scheme. Is there any "Scheme in a nutshell", probably especially for Lilypond? You mean "in addition to LM appendix B.

Re: emacs lilypond-mode

2009-06-01 Thread Helge Kruse
Moin Thomas, Error codes are created by the operating system and reported by the application. The error code may be dependent on the context. The context that you reported looks like a CreateFile "http://msdn.microsoft.com/en-us/library/aa363858(VS.85).aspx" context. In this case it means ER

Re: thanks to whomever put this in the LSR...

2009-06-03 Thread Helge Kruse
chip wrote: I was just browsing around in the LSR and found this very useful bit that is just fantastic, I hadn't come across it in any docs - LM, NR, or IR (I did a browser Edit/Find for output-suffix on all of those) - #(define output-suffix "you-put-something-here") It's for use in a mul

Re: Notation Editor with MIDI

2009-06-09 Thread Helge Kruse
Grammostola Rosea wrote: btw why don't you install ubuntu 9.04? It has all you want. Lilypond Musescore Nted Rosegarden Frescobaldi I would install ubuntu x.xx when you have ported i.e. Platform Builder 6.0 The Nokia PC Suite Skype to ubuntu. Please keep in mind: Despite Lilypond is a great s

Re: Notation Editor with MIDI

2009-06-10 Thread Helge Kruse
Jan, I hesitated to answer this, since I have great respect for the authors of Lilypond. But I feel I have to respond. Jan Nieuwenhuizen wrote: You may want to give some of these programs another try. For example, apt-get install skype You are right, you find one point on the list, th

  1   2   3   4   5   >