Re: Strange rest dots behaviour - bug?
I have now tested the example with lilypond 2.4.6 on cygwin and get the same result (misplaced dots) Thomas > > Erik Sandberg wrote: > > On Monday 09 May 2005 13.46, Mats Bengtsson wrote: > > > >>I can confirm the bug on Cygwin 2.4.3 as well as Erik's observation > >>that it doesn't happen in 2.4.6. Unfortunately, I have no idea on > >>what could have changed between the versions that affects this. > > ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Mac OS X 10.4 spotlight indexing of .ly files?
Two things: (1) find ~/Documents .name '*.ly' -type f -exec /Developer/Tools/ SetFile -t 'TEXT' {} \; That should be -name, not .name. (2) Short-term, doing one that simply passes things on to the default text importer is apparently like 4 lines of code; I'd just have to research what those lines are. I was sufficiently inspired and figured out what those lines of code are, and I am happy to share the results. An extremely stupid-simple LilyPond metadata importer, that simply interprets the contents of the file as plain text, is at: http://edbaskerville.com/software/lilypond-importer/ LilyPond.mdimporter.zip Just put it in /Library/Spotlight/, and your .ly files should be indexed. Code if you're interested (it's a pretty minor modification of the default metadata importer template): http://www.edbaskerville.com/software/lilypond-importer/ LilyPondImporter-source.zip --Ed ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
jEdit - jDvi crashes
The jDvi-viewer doesn't seem to work. I get the message: "There are missing fonts. I'm creating them now, please wait..." and nothing happens. The windows taskmanager shows kspewhich.exe with "0" cpu-activity. After waiting all I can do is terminating jEdit via taskmanager. I have updated to lilypond 2.4.6 recently, maybe there is a connection? With 2.4.3 everything worked normally, but I did not use the dvi- viewer much, so I do not really know :-) Thomas ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: glissando/volta bug? and volta/fine
Definitely not, take a look at the example called volta-chord-names.ly in the Tips and Tricks document for version 2.5. The explanations in the example are somewhat misleading (I will correct it) since it mentions adding an engraver, but the example itself is relevant. /Mats Robert T Wyatt wrote: Robert T Wyatt wrote: 2.5.23 MacOS 10.3.9 > 4) I wish to move the volta braces above the chords. Is this still the only known solution to this question? http://lists.gnu.org/archive/html/lilypond-user/2002-09/msg00297.html ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe = ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Problem with acciaccatura
Thanks. That solves the problem :) Alberto Graham Percival wrote: On 11-May-05, at 2:20 PM, David Sanders wrote: e8([ cis-3 \acciaccatura e8-5 d8-4 b)] Try e8[( cis-3 \acciaccatura e8-5 d8-4 b]) Since an \acc creates a slur, you can't have another slur happening at the same time. Use a phrasing slur for your longer slur. Cheers, - Graham ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: jEdit - jDvi crashes
That may be a bug. Do you have the latest LilyPondTool (0.2.7)? If yes, you could try lily4jedit-devel until I find time to update LilyPondTool. http://sourceforge.net/project/showfiles.php?group_id=91119&package_id=121443&release_id=311018 Bert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Installing Lilypond under W2K
I'm not sure how that answers the original question. Rob, have you tried to just rerun the installation program again, that usually helps. /Mats Bertalan Fodor wrote: First install can take up to 15-30 minutes. You can check in Task Manager if there are running processes. (That has a CPU utilization > 10 %) Bert When installing, it stops and indicates "No Package" when it gets to "/etc/postinstall/post_texmf.sh" If I try to run the test, I get: GNU LilyPond 2.4.3 /usr/share/guile/1.6/srfi/srfi-13.scm:159:1: In procedure dynamic-link in expres sion (load-extension "libguile-srfi-srfi-13-14-v-1" "scm_init_srfi_13"): /usr/share/guile/1.6/srfi/srfi-13.scm:159:1: file: "libguile-srfi-srfi-13-14-v-1 ", message: "dlopen, Win32 error 126" and no test.log file is created. The version downloaded is "lilypond-2.4.3-1.tar.bz2" ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user -- = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe = ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: glissando/volta bug? and volta/fine
Robert T Wyatt wrote: Mats Bengtsson wrote: Robert T Wyatt wrote: 2.5.23 MacOS 10.3.9 1) First, a possible bug: My glissando in the first measure dissappeared (but the gliss between measures 11/12 is present). I think it happened when I implemented the voltas (please correct my pluralization if I have it wrong). Lilypond is not giving errors, but that does not exclude poor implementation on my part. I see one here, using 2.5.24. I'm sorry for not understanding this reply. Do you mean that you see a bug or an error? I see all the glissandi, i.e. I don't see any bug! 2) I would like a fat, wavy gliss instead of the default, tiny gliss (I saw some notes about this and I haven't finished reading them, so I'm not at the end of my rope on this one yet). Try playing with the following settings: \override Glissando #'style = #'zigzag \override Glissando #'thickness = 3 Still trying to make them show back up, but I'm not sure where to put these two lines. Below is where I am at the moment. Missing glissando are at measures 1, 11/12, and 26. As is explained in "Layout tunings within contexts" in the manual, the \override commands above will apply to the remainder of the current Voice context, so your example below is perfectly fine. /Mats With your help Mats, I have come very close to finishing this file. Thank you very, very much! %% Thanks to the makers of LilyPond we are able to bring this to you! #(set-default-paper-size "letter") \version "2.5.23" \header { title = "Dalmatian Strut" composer = "Bob Stillinger" enteredby="Robert Thomas Wyatt" maintainer="[EMAIL PROTECTED]" style = "Bluegrass" copyright = "All rights reserved. 2005" lastupdated = "2005/May/11" filename = "DalmatianStrut.ly" } << \chords { % Here starts the chords \partial 8*3 s4. \repeat volta 2 { % Begin A chords d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a4.:7 d2*5/4:m | } } c1 | f1 | cis1:dim7 | d1:m |% Begin B chords bes1 | f1 | g1 | a1 | c1 | f1 | cis1:dim7 | d1:m | bes4. c2*5/4:7 | d1:m | bes4. c2*5/4:7 | f1 | bes4. c2*5/4:7 | a1:m | bes1 | a1:7 | \repeat volta 2 { % Restate A chords d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a1:7 | d1:m | } } } % Here ends the chords \relative { \time 4/4 \key d \minor % Here starts the melody #(set-accidental-style 'modern-cautionary) \override Glissando #'style = #'zigzag \override Glissando #'thickness = 3 \partial 8*3 a'8 b cis |% Partial measure \repeat volta 2 { % Repeat A and B together \bar "|:" \repeat volta 2 { % Repeat A before playing B d8\pp e d cis~ cis4 \glissando a8 b | c8 e c b~\mordent b4 g8 a | bes8 d bes a~ a g f g | } \alternative { % First A ending { a8 e a d~ d a b cis | \bar ":|" } % Second A ending { a8 e a d,~ d4 des | \bar "||" } } c8\p e g c~ c a~ a g~ | % Begin B g8 f~ f e f a f f~ | f8 e~ e dis e a e4 | d4. d8~ d c~ c a | bes d f bes~ bes a~ a g \glissando | a a~ a c a g a c | b g b d g f~ f e~ | e cis~ cis e bes e a,4 | c,8 e g c~ c a~ a g~ | g f~ f e f a f f~ | f e~ e dis e a e4 | d4. d8~d c~ c a | bes8\< d f c~ c e g a~ | a d c a g f d c | bes d f c~ c e g a~ | a g' f e d c bes a\! | bes, d f c~ c e g a~ | a a' g f e d c bes~\mordent | bes a bes a g a f e~ | { e2~ e8 a b cis | \once \override Score.RehearsalMark #'self-alignment-X = #right \once \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible \once \override Score.RehearsalMark #'font-size = #0 \once \override Score.RehearsalMark #'padding = #1.2 \mark "D.C. al Fine" \bar ":|:" }% End B go back to Top } \repeat volta 2 { % End song with A (repeated) d8\pp e d cis~ cis4 \glissando a8 b | c8 e c b~\mordent b4 g8 a | bes8 d bes a~ a g f g | } \alternative { { a8 e a d~ d a b cis | \bar ":|" } % First (and third) A ending { a4 e2 a4 | d,1 | % Last four measures of song \once \override Score.RehearsalMark #'self-alignment-X = #right \once \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible \once \override Score.RehearsalMark #'font-size = #0 \once \override Score.RehearsalMark #'padding = #1.2 \mark "Fine" \bar "|." } } }
Re: Lilypond and XP
You have bad environment variables for TeX. Do you really not have another TeX installed? Try to run setup.exe again, and make sure that tetex-3.0.0-3 is installed Always use "Reply All" when replying to the lilypond lists, because our policy is to keep discussions also on the list. Bert OK. Hope this helps. $ bash -x /etc/profile.d/lilypond-profile.sh ++ basename /etc/profile.d/lilypond-profile.sh + '[' lilypond-profile.sh = lilypond-profile ']' + '[' -z '' ']' ++ echo /usr/share/lilypond/2.4.6 ++ sed 's!//!/!g' + datadir=/usr/share/lilypond/2.4.6 ++ echo '{/usr/share/lilypond/2.4.6,{!!//texmf-var,!!//texmf-local,!!//texmf}}' ++ grep /usr/share/lilypond/2.4.6 + '[' -z '{/usr/share/lilypond/2.4.6,{!!//texmf-var,!!//texmf-local,!!//texmf}}' ']' ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Lilypond and XP
Bertalan Fodor wrote: You have bad environment variables for TeX. Do you really not have another TeX installed? Try to run setup.exe again, and make sure that tetex-3.0.0-3 is installed This doesn't help if you happen to have environment variables like TEXMF defined in Windows. See http://lists.gnu.org/archive/html/lilypond-user/2004-08/msg00304.html for a solution in that case. /Mats ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: jEdit - jDvi crashes
Thank you, I tried lily4jedit-devel and jDvi does not crash (I can close it normally), but does no seem to work either. But I get a "Bean Shell Error" when trying to process a ly file via jEdit. So I gues I have to wait for a new version. Thomas > That may be a bug. Do you have the latest LilyPondTool (0.2.7)? > If yes, you could try lily4jedit-devel until I find time to update > LilyPondTool. > http://sourceforge.net/project/showfiles.php?group_id=91119&package_id > =121443&release_id=311018 > > Bert ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Installing Lilypond under W2K
Hi Mats, all, > I'm not sure how that answers the original question. > Rob, have you tried to just rerun the installation program again, > that usually helps. What Bertalan meant, was that this 'No Package' step (running the post-install) can sometimes take a long time. I recently installed Lilypond (from scratch) on a new PC, and this step easily took over 5 minutes.. If you abort the installation procedure at that point, you'll have to re-run the setup.exe again. HTH! Christ van Willegen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: glissando/volta bug? and volta/fine
Mats, Worked like a charm! (I wound up cutting and pasting my chords and melody into the example since my overall organization of the file--with regard to the score--seemed to be lacking.) In looking for this answer I had searched the archives, manual, and the regression test file, but I guess I forgot all about Tips and Tricks. Thanks a bunch, Robert Mats Bengtsson wrote: Definitely not, take a look at the example called volta-chord-names.ly in the Tips and Tricks document for version 2.5. The explanations in the example are somewhat misleading (I will correct it) since it mentions adding an engraver, but the example itself is relevant. /Mats Robert T Wyatt wrote: Robert T Wyatt wrote: 2.5.23 MacOS 10.3.9 > 4) I wish to move the volta braces above the chords. Is this still the only known solution to this question? http://lists.gnu.org/archive/html/lilypond-user/2002-09/msg00297.html ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: glissando/volta bug? and volta/fine
Okay, Most relevant part of this thread as pertains to the subject line :-) I suppose this might be fixed in 2.5.24, but in 2.5.23 on MacOS 10.3.9 I find that my (3) glissandi are just tiny dashes, practically dots, when implemented normally. (They were at measures 1, 10/11 --not 11/12 as I had-- and 26.) Upon adding Mats suggestion (\override Glissando #'style = #'zigzag and \override Glissando #'thickness = 3) I saw no change. When I removed the default paper size (letter) mark up, it defaulted to A4 and suddenIy I could see very nicely the first two squiggly glissandi, but I still cannot get the one in measure 26 to be larger than a tiny hyphen. In other words, simply adding and removing the line: #(set-default-paper-size "letter") makes a difference in how the glissandi display. My files are available here: http://reg148.reg.utexas.edu/~rgrtw/lilypond/stillinger/DalmatianStrut.pdf (just remove the filename to see the directory listing) Thanks again Mats! Mats Bengtsson wrote: Robert T Wyatt wrote: Mats Bengtsson wrote: Robert T Wyatt wrote: 2.5.23 MacOS 10.3.9 1) First, a possible bug: My glissando in the first measure dissappeared (but the gliss between measures 11/12 is present). I think it happened when I implemented the voltas (please correct my pluralization if I have it wrong). Lilypond is not giving errors, but that does not exclude poor implementation on my part. I see one here, using 2.5.24. I'm sorry for not understanding this reply. Do you mean that you see a bug or an error? I see all the glissandi, i.e. I don't see any bug! 2) I would like a fat, wavy gliss instead of the default, tiny gliss (I saw some notes about this and I haven't finished reading them, so I'm not at the end of my rope on this one yet). Try playing with the following settings: \override Glissando #'style = #'zigzag \override Glissando #'thickness = 3 Still trying to make them show back up, but I'm not sure where to put these two lines. Below is where I am at the moment. Missing glissando are at measures 1, 11/12, and 26. As is explained in "Layout tunings within contexts" in the manual, the \override commands above will apply to the remainder of the current Voice context, so your example below is perfectly fine. /Mats With your help Mats, I have come very close to finishing this file. Thank you very, very much! %% Thanks to the makers of LilyPond we are able to bring this to you! #(set-default-paper-size "letter") \version "2.5.23" \header { title = "Dalmatian Strut" composer = "Bob Stillinger" enteredby="Robert Thomas Wyatt" maintainer="[EMAIL PROTECTED]" style = "Bluegrass" copyright = "All rights reserved. 2005" lastupdated = "2005/May/11" filename = "DalmatianStrut.ly" } << \chords { % Here starts the chords \partial 8*3 s4. \repeat volta 2 { % Begin A chords d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a4.:7 d2*5/4:m | } } c1 | f1 | cis1:dim7 | d1:m |% Begin B chords bes1 | f1 | g1 | a1 | c1 | f1 | cis1:dim7 | d1:m | bes4. c2*5/4:7 | d1:m | bes4. c2*5/4:7 | f1 | bes4. c2*5/4:7 | a1:m | bes1 | a1:7 | \repeat volta 2 { % Restate A chords d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a1:7 | d1:m | } } } % Here ends the chords \relative { \time 4/4 \key d \minor % Here starts the melody #(set-accidental-style 'modern-cautionary) \override Glissando #'style = #'zigzag \override Glissando #'thickness = 3 \partial 8*3 a'8 b cis |% Partial measure \repeat volta 2 { % Repeat A and B together \bar "|:" \repeat volta 2 { % Repeat A before playing B d8\pp e d cis~ cis4 \glissando a8 b | c8 e c b~\mordent b4 g8 a | bes8 d bes a~ a g f g | } \alternative { % First A ending { a8 e a d~ d a b cis | \bar ":|" } % Second A ending { a8 e a d,~ d4 des | \bar "||" } } c8\p e g c~ c a~ a g~ | % Begin B g8 f~ f e f a f f~ | f8 e~ e dis e a e4 | d4. d8~ d c~ c a | bes d f bes~ bes a~ a g \glissando | a a~ a c a g a c | b g b d g f~ f e~ | e cis~ cis e bes e a,4 | c,8 e g c~ c a~ a g~ | g f~ f e f a f f~ | f e~ e dis e a e4 | d4. d8~d c~ c a | bes8\< d f c~ c e g a~ | a d c a g f d c | bes d f c~ c e g a~ | a g' f e d c bes a\! | bes, d f c~ c e g a~ | a a' g f e d c bes~\mordent | bes a bes a g a f e~ | { e2~ e8 a b cis | \once \override Score.RehearsalMark #'self-alignment-X = #right \once \override Score.RehearsalMark #'br
Re: glissando/volta bug? and volta/fine
The problem is probably that LilyPond chooses a line breaking with fairly tight note spacing, so the resulting glissando symbol is too short to show up. I tried to set \override Glissando #'minimum-length = #5 but it didn't have any effect unless I also did \override Glissando #'spacing-procedure = #Spanner::set_spacing_rods (To lilypond-bug: Shouldn't there be a minimum length by default to avoid more or less invisible glissandi. Or, at least: shouldn't the spacing-procedure be set so that the user can set minumum-length. After all, the spanner-interface is listed as one of the interfaces for Glissando.) /Mats Robert T Wyatt wrote: Okay, Most relevant part of this thread as pertains to the subject line :-) I suppose this might be fixed in 2.5.24, but in 2.5.23 on MacOS 10.3.9 I find that my (3) glissandi are just tiny dashes, practically dots, when implemented normally. (They were at measures 1, 10/11 --not 11/12 as I had-- and 26.) Upon adding Mats suggestion (\override Glissando #'style = #'zigzag and \override Glissando #'thickness = 3) I saw no change. When I removed the default paper size (letter) mark up, it defaulted to A4 and suddenIy I could see very nicely the first two squiggly glissandi, but I still cannot get the one in measure 26 to be larger than a tiny hyphen. In other words, simply adding and removing the line: #(set-default-paper-size "letter") makes a difference in how the glissandi display. My files are available here: http://reg148.reg.utexas.edu/~rgrtw/lilypond/stillinger/DalmatianStrut.pdf (just remove the filename to see the directory listing) Thanks again Mats! Mats Bengtsson wrote: Robert T Wyatt wrote: Mats Bengtsson wrote: Robert T Wyatt wrote: 2.5.23 MacOS 10.3.9 1) First, a possible bug: My glissando in the first measure dissappeared (but the gliss between measures 11/12 is present). I think it happened when I implemented the voltas (please correct my pluralization if I have it wrong). Lilypond is not giving errors, but that does not exclude poor implementation on my part. I see one here, using 2.5.24. I'm sorry for not understanding this reply. Do you mean that you see a bug or an error? I see all the glissandi, i.e. I don't see any bug! 2) I would like a fat, wavy gliss instead of the default, tiny gliss (I saw some notes about this and I haven't finished reading them, so I'm not at the end of my rope on this one yet). Try playing with the following settings: \override Glissando #'style = #'zigzag \override Glissando #'thickness = 3 Still trying to make them show back up, but I'm not sure where to put these two lines. Below is where I am at the moment. Missing glissando are at measures 1, 11/12, and 26. As is explained in "Layout tunings within contexts" in the manual, the \override commands above will apply to the remainder of the current Voice context, so your example below is perfectly fine. /Mats With your help Mats, I have come very close to finishing this file. Thank you very, very much! %% Thanks to the makers of LilyPond we are able to bring this to you! #(set-default-paper-size "letter") \version "2.5.23" \header { title = "Dalmatian Strut" composer = "Bob Stillinger" enteredby="Robert Thomas Wyatt" maintainer="[EMAIL PROTECTED]" style = "Bluegrass" copyright = "All rights reserved. 2005" lastupdated = "2005/May/11" filename = "DalmatianStrut.ly" } << \chords { % Here starts the chords \partial 8*3 s4. \repeat volta 2 { % Begin A chords d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a4.:7 d2*5/4:m | } } c1 | f1 | cis1:dim7 | d1:m |% Begin B chords bes1 | f1 | g1 | a1 | c1 | f1 | cis1:dim7 | d1:m | bes4. c2*5/4:7 | d1:m | bes4. c2*5/4:7 | f1 | bes4. c2*5/4:7 | a1:m | bes1 | a1:7 | \repeat volta 2 { % Restate A chords d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a1:7 | d1:m | } } } % Here ends the chords \relative { \time 4/4 \key d \minor % Here starts the melody #(set-accidental-style 'modern-cautionary) \override Glissando #'style = #'zigzag \override Glissando #'thickness = 3 \partial 8*3 a'8 b cis |% Partial measure \repeat volta 2 { % Repeat A and B together \bar "|:" \repeat volta 2 { % Repeat A before playing B d8\pp e d cis~ cis4 \glissando a8 b | c8 e c b~\mordent b4 g8 a | bes8 d bes a~ a g f g | } \alternative { % First A ending { a8 e a d~ d a b cis | \bar ":|" } % Second A ending
instrument name bug 2.5.24
Instrument names are still missing from 2.5.24 (see regression tests, e.g.). I'm stuck with 2.5.22 until it is fixed. I did not see this on Han-Wen's list of things to fix prior to 2.6. (OS 10.3.9 and no dynamics font problems!) Stan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Mac OS X 10.4 spotlight indexing of .ly files?
If you haven't heard about it on this list, I suspect nobody has done one yet. I'll take it under advisement that there's a desire for this. One temporary solution: the easiest way to tell OS X that your .ly files are text files is to set their HFS metadata type attribute like so (assuming all your files are in ~/Documents): find ~/Documents .name '*.ly' -type f -exec /Developer/Tools/SetFile - t 'TEXT' {} \; (stolen from a thread on importing log files at: http://episteme.arstechnica.com/eve/ubb.x/a/tpc/f/8300945231/m/ 307008223731 ) Then they'll be searchable, to the extent that these files are searchable as plain text, by Spotlight. (I ran this with a Spotlight search window open, and it highlighted the power of that technology-- LilyPond files showed up instantaneously in the existing search results after I ran the command. Cool.) Of course, you have to re-run this every time you write out a .ly file, unless you're using an editor that sets this attribute for you. Short-term, doing one that simply passes things on to the default text importer is apparently like 4 lines of code; I'd just have to research what those lines are. Long-term, of course, a real metadata importer that understands LilyPond syntax would be great. Which would be very easy for me to do if I get around to syntax coloring with this Lily editor I'm writing. --Ed On May 11, 2005, at 11:25 AM, Arjan Bos wrote: Hi there all you Mac OS X Tiger users. Does anyone of you know of a metadata importer for lilypond files? Because currently they are not indexed. The documents from Apple tell how to do it, but since my c classes are 12 years ago, I'm very rusty in this area. So if someone has already done an importer I'd be very happy with a copy. The areas that imho need to be indexed are all commands (those that start with \command-name), all scheme definitions and all header information and all lyrics (without the timing and melismata preferably). Regards, Arjan --- It was funny how people were people everywhere you went, even if the people concerned weren't the people the people who made up the phrase "people are people everywhere" had traditionally thought of as people. And even if you weren't virtuous, as you had been brought up to understand the term, you did like to see virtue in other people, provided it didn't cost you anything. -- (Terry Pratchett, The Fifth Elephant) ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Mac OS X 10.4 spotlight indexing of .ly files?
Two things: (1) find ~/Documents .name '*.ly' -type f -exec /Developer/Tools/ SetFile -t 'TEXT' {} \; That should be -name, not .name. (2) Short-term, doing one that simply passes things on to the default text importer is apparently like 4 lines of code; I'd just have to research what those lines are. I was sufficiently inspired and figured out what those lines of code are, and I am happy to share the results. An extremely stupid-simple LilyPond metadata importer, that simply interprets the contents of the file as plain text, is at: http://edbaskerville.com/software/lilypond-importer/ LilyPond.mdimporter.zip Just put it in /Library/Spotlight/, and your .ly files should be indexed. Code if you're interested (it's a pretty minor modification of the default metadata importer template): http://www.edbaskerville.com/software/lilypond-importer/ LilyPondImporter-source.zip --Ed ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: glissando/volta bug? and volta/fine
Mats, This combination did fix my problem. Thank you! Below is the working implementation. Mats Bengtsson wrote: The problem is probably that LilyPond chooses a line breaking with fairly tight note spacing, so the resulting glissando symbol is too short to show up. I tried to set \override Glissando #'minimum-length = #5 but it didn't have any effect unless I also did \override Glissando #'spacing-procedure = #Spanner::set_spacing_rods (To lilypond-bug: Shouldn't there be a minimum length by default to avoid more or less invisible glissandi. Or, at least: shouldn't the spacing-procedure be set so that the user can set minumum-length. After all, the spanner-interface is listed as one of the interfaces for Glissando.) /Mats My files are available here: http://reg148.reg.utexas.edu/~rgrtw/lilypond/stillinger/DalmatianStrut.pdf (just remove the filename to see the directory listing) %% Thanks to the makers of LilyPond we are able to bring this to you! #(set-default-paper-size "letter") \header { title = "Dalmatian Strut" composer = "Bob Stillinger" enteredby="Robert Thomas Wyatt" maintainer="[EMAIL PROTECTED]" style = "Bluegrass" copyright = "All rights reserved. 2005" lastupdated = "2005/May/11" filename = "DalmatianStrut.ly" } \version "2.5.23" \score { << \new ChordNames \with { voltaOnThisStaff = ##t } \chordmode { \partial 8*3 s4. \repeat volta 2 { % Begin A chords d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a4.:7 d2*5/4:m | } } c1 | f1 | cis1:dim7 | d1:m |% Begin B chords bes1 | f1 | g1 | a1 | c1 | f1 | cis1:dim7 | d1:m | bes4. c2*5/4:7 | d1:m | bes4. c2*5/4:7 | f1 | bes4. c2*5/4:7 | a1:m | bes1 | a1:7 | \repeat volta 2 { % Restate A chords when ending d4.:m a2*5/4:7 | d4.:7 g2*5/4:7 | g4.:m d2*5/4:m | } \alternative { { a4.:7 d2*5/4:m | } { a1:7 | d1:m | } % Fine chords } } \new Staff \with { voltaOnThisStaff = ##f } { \relative { \time 4/4 \key d \minor % Here starts the melody #(set-accidental-style 'modern-cautionary) \partial 8*3 a'8 b cis |% Partial measure \repeat volta 2 { % Repeat A and B together \bar "|:" \repeat volta 2 { % Repeat A before playing B \override Glissando #'style = #'zigzag % Make glissandi wavy \override Glissando #'thickness = 3 % Make glissandi thicker \override Glissando #'minimum-length = #5 % Make glissandi at least length 5 \override Glissando #'spacing-procedure = #Spanner::set_spacing_rods d8\pp e d cis~ cis4 \glissando a8 b | c8 e c b~\mordent b4 g8 a | bes8 d bes a~ a g f g | } \alternative { % First A ending { a8 e a d~ d a b cis | \bar ":|" } % Second A ending { a8 e a d,~ d4 des | \bar "||" } } c8\p e g c~ c a~ a g~ | % Begin B g8 f~ f e f a f f~ | f8 e~ e dis e a e4 | d4. d8~ d c~ c a | bes d f bes~ bes a~ a g \glissando | a a~ a c a g a c | b g b d g f~ f e~ | e cis~ cis e bes e a,4 | c,8 e g c~ c a~ a g~ | g f~ f e f a f f~ | f e~ e dis e a e4 | d4. d8~d c~ c a | bes8\< d f c~ c e g a~ | a d c a g f d c | bes d f c~ c e g a~ | a g' f e d c bes a\! | bes, d f c~ c e g a~ | a a' g f e d c bes~\mordent | bes a bes a g a f e~ | { e2~ e8 a b cis | \once \override Score.RehearsalMark #'self-alignment-X = #right \once \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible \once \override Score.RehearsalMark #'font-size = #0 \once \override Score.RehearsalMark #'padding = #1.2 \mark "D.C. al Fine" \bar ":|:" } % End B go back to Top } \repeat volta 2 { % End song with A (repeated) d8\pp e d cis~ cis4 \glissando a8 b | c8 e c b~\mordent b4 g8 a | bes8 d bes a~ a g f g | } \alternative { { a8 e a d~ d a b cis | \bar ":|" } % First (and third) A ending { a4 e2 a4 | d,1 | % Last four measures of song \once \override Score.RehearsalMark #'self-alignment-X = #right \once \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible \once \override Score.RehearsalMark #'font-size = #0 \once \override Score.RehearsalMark #'padding = #1.2 \mark "Fine" \bar "|." } } } % Here ends the melody } >> } ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: glissando/volta bug? and volta/fine
Robert T Wyatt wrote: Mats, This combination did fix my problem. Thank you! Slight correction. I had to go to minimum-length = #6 to force the one between measures 10/11 to show up. It had been at the line wrap before. minimum-length = #6 How should a gliss behave at the end-beginning of a line? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: French slur / sostenuto slur
Mats Bengtsson: > Use the trick from the example called tie-cross-voice.ly in the > Tips and Tricks document for your version of LilyPond Thank you. I'll have to fiddle around some time to make it look reasonable, though. (Is there any way to simply shorten a tie?) It would be nice if someone could set this on the ToDo list. The syntax could be as simple as this: c'() Malte ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Space after clef
Title: Space after clef In v 2.4.3, transcribing solo scores with multiple clef changes within bars, notes following the clef glyphs are too close to the glyphs. Using \override Score.SeparationItem #'padding = #2.0 causes added space both prior to and following the glyphs. Is there a way to insert extra space selectively following clef changes. - Bruce ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
volta bracket doesn't close when under chords
2.5.23 MacOS 10.3.9 After implementing the tip/trick from below, the volta brackets for the first ending of A at the top no longer closes. The volta bracket at the very ending (fine) also doesn't close, but it was already like that before making the change. It's possible that adjusting padding or spacing may be the answer so I will try this. I was wondering if anyone else has the problem. --rtw PDF is here: http://reg148.reg.utexas.edu/~rgrtw/lilypond/stillinger/DalmatianStrut.pdf lily file is here: http://reg148.reg.utexas.edu/~rgrtw/lilypond/stillinger/DalmatianStrut.ly Mats Bengtsson wrote: > ... take a look at the example called > volta-chord-names.ly in the Tips and Tricks document > for version 2.5. The explanations in the example are > somewhat misleading (I will correct it) since it mentions > adding an engraver, but the example itself is relevant. > > Robert T Wyatt wrote: >> 2.5.23 MacOS 10.3.9 >> 4) I wish to move the volta braces above the chords. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Text font problems with 2.4.5
After upgrading from 2.2.x to 2.4.5 on my Debian sid system, all the text (title, composer, rehearsal marks, markups etc.) is typeset using a strange font which resmbles Courier. I tried to reinstall ec-fonts-mftraced 1.0.10a-1 but the problem is still there. Do people have any idea about how to solve the problem? Thanks for your help, Antonio Palama' ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Text font problems with 2.4.5
Run lilypond --verbose ... to get more information on what happens, especially when lilypond calls dvips. Then, search the mailing list archives. I guess most possible problems have been discussed several times here. /Mats = Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe = Quoting Antonio PALAMA' <[EMAIL PROTECTED]>: > After upgrading from 2.2.x to 2.4.5 on my Debian sid system, all the > text (title, composer, rehearsal marks, markups etc.) is typeset using a > strange font which resmbles Courier. I tried to reinstall > ec-fonts-mftraced 1.0.10a-1 but the problem is still there. > Do people have any idea about how to solve the problem? > Thanks for your help, > > Antonio Palama' > > > > > ___ > lilypond-user mailing list > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user > ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Limit on lilypond-book
I am in the process of finishing a book for our church-choir in church-slavic, but in modern cyrillic, which contains of 127 pieces, some are versions on the same text. However Lilpond-book breaks after about the 105 file, it does not continue to process the rest of the files in the input-file. There are 555 *eps-files, 92 *ly files, and 184 *tex* files in the outputdirectory. Because this error occure more than once, I ask myself if there are any limits on open files in lilypond-book, or that there is a non-documented feature (aka as a bug) in play. -- Herman Grootaers ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Limit on lilypond-book
Herman Grootaers wrote: I am in the process of finishing a book for our church-choir in church-slavic, but in modern cyrillic, which contains of 127 pieces, some are versions on the same text. However Lilpond-book breaks after about the 105 file, it does not continue to process the rest of the files in the input-file. There are 555 *eps-files, 92 *ly files, and 184 *tex* files in the outputdirectory. Because this error occure more than once, I ask myself if there are any limits on open files in lilypond-book, or that there is a non-documented feature (aka as a bug) in play. bug. Report please. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Text font problems with 2.4.5
I think that has something to do with the config file that the sid version of ec-fonts-mftraced has. Try downgrading to the version that is in sarge (which, I believe is the same version but with the right config file). Josiah On Thu, 12 May 2005, Antonio PALAMA' wrote: After upgrading from 2.2.x to 2.4.5 on my Debian sid system, all the text (title, composer, rehearsal marks, markups etc.) is typeset using a strange font which resmbles Courier. I tried to reinstall ec-fonts-mftraced 1.0.10a-1 but the problem is still there. Do people have any idea about how to solve the problem? Thanks for your help, Antonio Palama' ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user