Re: lyrics and fonts
On 18-Aug-04, at 8:24 AM, Clark Rawlins wrote: Invoking `dvips -ta4 -Ppdf -G0 -u +lilypond.map -osatb.ps satb.dvi'This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output 2004.08.18:1017' -> satb.ps kpathsea: Running mktexpk --mfmode ljfour --bdpi 8000 --mag 1+0/8000 --dpi 8000 cmbx10 mktexpk: Mismatched mode ljfour and resolution 8000; ignoring mode. mktexpk: Can't guess mode for 8000 dpi devices. mktexpk: Use a config file, or update me. kpathsea: Appending font creation commands to missfont.log. dvips: Font cmbx10 at 8000 not found; scaling 600 instead. dvips: Such scaling will generate extremely poor output. I am happy to provide more information if needed. What OS, which version of Lilypond, and are you compiling this yourself or using somebody's package (rpm, deb, fink, cygwin, etc) ? Cheers, - Graham ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Starting music with grace note problems
Hi, I posted this in the bugs, but it seems users list is more active and I'm currently looking for a workaround :) The piece of lilypond code I have below contain two bugs. When the guitar starts with a grace note, the instrument name "Piano" will not be printed. Also the bass clef for the piano will be change to a treble clef then follow by a bass clef. If you remove the grace note, the output will look as expected. I was able to find a workaround for the latter problem (seems to be a bug from old versions of lilypond but was never fixed), but is there any way to get the instrument name to print? In regard to grace notes, is possible to put a line through the flag like the acciaccatura or some way to adjust the slur of the acciaccatura? Thanks Michael P.S. I also find some other weird problems with grace/acciaccatura notes but that's probably for another post :-) % gtr = \notes { \set Staff.instrument = "Guitar" \grace g16 a1 } pno = \new PianoStaff << \set PianoStaff.instrument = "Piano" \new Staff { \notes {b1}} \new Staff { \notes {\clef bass c1}} \score { << \gtr \pno >> } _ Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Paper size/orientation trouble; lilypond 2.3.11
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings, all. I have an organ score intended to be printed landscape on letter paper, which worked with the 2.2 versions of Lilypond but has been broken since 2.3.6. My \score is enclosed in a \book, and my \bookpaper block is as follows: \bookpaper { ~hsize = 11 \in ~vsize = 8.5 \in ~linewidth = 9 \in } The \paper block I had used under earlier versions is currently commented out, but reads as follows: \paper { ~#(set-paper-size "letter") ~orientation = "landscape" ~linewidth = 9 \in } The output from Lilypond 2.3.11 uses the A4 paper size in portrait orientation, but the music is engraved as it should be for my desired paper size/orientation and line width, and thus falls off the edge of the page. What am I doing wrong? - -- Nicholas Haggin A.M.D.G. Find my public keys at my website: http://nhaggin.freeshell.org/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBI9LzYbuXiaDnyW4RAgqTAJ9tuYF75DABKTvnwhWp0S58cYoSsQCggHj7 0Gyk5q63LwidaWujSULCBGg= =aCAU -END PGP SIGNATURE- ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: ps2pdf dropping title (fixed) and incorrect segno (funny "J")
Laura Conrad wrote: It's sounds like an a4/letterpaper problem. That is, your pdf file is somehow assuming a4 paper, when the page generated is actually letter. So the title gets chopped off, since A4 islonger and narrower than letter. Indeed. Thanks. Actually I see that Lilypond was getting that right. I realize that the problem was the funny "j" substituted for a segno which I fixed by rerunning dvips. And now I see that I must specify the paper size when I rerun dvips. So the extra problem (paper size) I created by running dvips and the real problem is why the segno doesn't appear at first. Thanks again, Paul ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: ps2pdf dropping title and incorrect segno (funny "J")
> "Paul" == Paul Scott <[EMAIL PROTECTED]> writes: Paul> This may not be a Lilypond problem but using Pedro's Debian Paul> 2.3.6 packages the dvi and ps files are fine but the title Paul> is omitted from the pdf's. I have uninstalled Lily 2.2.5 Paul> and reinstalled 2.3.6 which may have fixed a related font Paul> problem. Now just running Lilypond gives a title for the Paul> pdf but a "scripts-segno" is not correct until I rerun Paul> dvips. Then when I rerun ps2pdf the title is chopped off. Paul> TIA for any ideas, It's sounds like an a4/letterpaper problem. That is, your pdf file is somehow assuming a4 paper, when the page generated is actually letter. So the title gets chopped off, since A4 islonger and narrower than letter. I somehow always manage to get those fixed, often by writing mailing lists like this one, but I don't claim to really understand where any of these tools are getting their idea of what kind of paper you have in your printer.It seems unnecessarily complicated and error-prone to me. But I've had fewer problems like this since I started having my script that runs lilypond say: lilypond --set=papersize="letter" .ly -- Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ ) (617) 661-8097 fax: (501) 641-5011 233 Broadway, Cambridge, MA 02139 ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
ps2pdf dropping title and incorrect segno (funny "J")
This may not be a Lilypond problem but using Pedro's Debian 2.3.6 packages the dvi and ps files are fine but the title is omitted from the pdf's. I have uninstalled Lily 2.2.5 and reinstalled 2.3.6 which may have fixed a related font problem. Now just running Lilypond gives a title for the pdf but a "scripts-segno" is not correct until I rerun dvips. Then when I rerun ps2pdf the title is chopped off. TIA for any ideas, Paul Scott ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
ugly behaviour with doublespace package in figure environement
Strange but not problematic because the use of 'setspace' package, more useful, work correctly. When you compile this sample.lytex, the first lilypond snippet produce a good output, but not the second. It is caused by the doublespace package. I use lilypond 2.2.5 on cygwin/XP. Bye! Aurèle Duda \documentclass[12pt,a4paper]{book} \usepackage[francais]{babel} \usepackage[T1]{fontenc} \usepackage[ansinew]{inputenc} \usepackage{doublespace} \begin{document} \lilypond[staffsize=12,linewidth=10\cm]{ a a a a a } \begin{figure}[htbp] \centering \lilypond[staffsize=12,linewidth=10\cm]{ a a a a a } \caption{this doesn't work} \end{figure} \end{document} ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: copyright field working ?
Hi Jan: Thank you ! Best, dp Jan Nieuwenhuizen wrote: Dave Phillips writes: Greetings: I'm working on the Denemo sources to add more fields to the Set Header item. I've successfully added the Copyright field, but its data doesn't show up in the displayed LP score. According to LP's docs it should show up in the footer to the first page. So, is it working or not ? (LP 2.2.0, Denemo 0.7.2a) With LilyPond 2.2 and earlier, copyright it will only show up if the first page does not happen to be also the last page, for TeXnical reasons. This is a documented bug, see http://www.lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Invoking-lilypond.html A hack around that, is to add copyright also to the tagline field if you know it will be one page. This is fixed in 2.3.x, where LilyPond handles page layout itself. Greetings, Jan. ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
lyrics and fonts
I am new to lilypond and want to use it to produce satb type music for a chorus. I am attempting to get the satb.ly file to render correctly and the score looks great but I don't get any lyrics in any of the output files. The output from lilypond --verbose --png satb.ly generates lots of output but the bits I think are relavant are: Invoking `dvips -ta4 -Ppdf -G0 -u +lilypond.map -osatb.ps satb.dvi'This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output 2004.08.18:1017' -> satb.ps kpathsea: Running mktexpk --mfmode ljfour --bdpi 8000 --mag 1+0/8000 --dpi 8000 cmbx10 mktexpk: Mismatched mode ljfour and resolution 8000; ignoring mode. mktexpk: Can't guess mode for 8000 dpi devices. mktexpk: Use a config file, or update me. kpathsea: Appending font creation commands to missfont.log. dvips: Font cmbx10 at 8000 not found; scaling 600 instead. dvips: Such scaling will generate extremely poor output. kpathsea: Running mktexpk --mfmode ljfour --bdpi 8000 --mag 1+976/8000 --dpi 8976 cmb10 mktexpk: Mismatched mode ljfour and resolution 8000; ignoring mode. mktexpk: Can't guess mode for 8000 dpi devices. mktexpk: Use a config file, or update me. dvips: Font cmb10 not found, using cmr10 instead. dvips: Checksum mismatch in font cmb10 kpathsea: Running mktexpk --mfmode ljfour --bdpi 8000 --mag 1+0/8000 --dpi 8000 cmr10 mktexpk: Mismatched mode ljfour and resolution 8000; ignoring mode. mktexpk: Can't guess mode for 8000 dpi devices. mktexpk: Use a config file, or update me. dvips: Font cmr10 at 8000 not found; scaling 600 instead. Some reasearch on Google seems to indicate that I don't have the proper mode in my /etc/texmf/modes.mf and I don't see a mode for ljfour at any resolution other than 600 ppi. Do I need an updated modes.mf file and if so where can I get information about how to update it? Is there another problem? I am happy to provide more information if needed. If I have missed some documentation I should read please let me know that as well. Clark -- "The two enemies of the people are criminals and government, so let us tie the second down with the chains of the constitution so the second will not become the legalized version of the first." -- Thomas Jefferson ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Compiling Lilypond-2.3.11 on Slackware 10
OK, now you have managed to source the file. However, it seems that your installation of teTeX doesn't behave as it should. What does the following sequence of commands return? unset TEXMF kpsexpand \$TEXMF kpsewhich texmf.cnf Also, you should try to figure out why you didn't manage to source the file earlier. /Mats R S Ananda Murthy wrote: On 08/18/2004 06:48:28 PM, Mats Bengtsson wrote: First of all, I hope that we are talking about the file buildscripts/out/lilypond-profile and NOT buildscripts/lilypond-profile.sh To help us understand what's going on, try the following: - Go to the lilypond-* directory where you run the compilation - Run the command set -x this will make bash echo every line it executes - Run (I hope you have noted the initial dot followed by a space) . buildscripts/out/lilypond-profile - Reset bash to normal behaviour by running set +x Send the resulting output to the mailing list. /Mats This is the resulting output: + . buildscripts/out/lilypond-profile ++ '[' -n '' ']' +++ basename bash ++ '[' -z '' -a bash = lilypond-profile ']' ++ '[' -z '' ']' +++ echo /usr/share/lilypond/2.3.11 +++ sed 's!//!/!g' ++ datadir=/usr/share/lilypond/2.3.11 +++ echo '{/usr/share/lilypond/2.3.11,}' +++ grep /usr/share/lilypond/2.3.11 ++ '[' -z '{/usr/share/lilypond/2.3.11,}' ']' After this if I now type the command printenv TEXMF I get: + printenv TEXMF {/usr/share/lilypond/2.3.11,} Anand R S Ananda Murthy wrote: On 08/18/2004 01:48:08 PM, Mats Bengtsson wrote: I'm cross-posting to lilypond-user, to increase the chance that you get help from some Slackware user. R S Ananda Murthy wrote: On 08/17/2004 08:45:10 PM, Mats Bengtsson wrote: Did you start a new shell first? Yes. I was wrong, you probably have to logout/login again to make bash read the profile files. Hopefully this helps What does the following command return: printenv TEXMF Nothing. Which indicates that the lilypond-profile file wasn't read. If you are eager to get started (waiting for some Slackware user on the list to provide more help), just run . /.../lilypond-profile in the shell where you want to run LilyPond. I did this after making lilypond-profile executable. But after this, if I do printenv TEXMF I get nothing. So, I feel there is something wrong in lilypond-profile. I think, if this is set right, Lilypond- 2.3.11 may work properly on Slackware 10. In another mail, you wrote Hello, While invoking Lilypond, what sould be the following environment variables: TEXMF LILYPONDPREFIX LANG How to set these variables? Can anybody give some examples? If you did 'make install', you should leave LILYPONDPREFIX unset. The same goes for LANG, unless you want your programs to speak some other language than english. If you try to set the TEXMF variable yourself, it's very likely to get wrong, that's why we have the lilypond-profile file. /Mats R S Ananda Murthy wrote: On 08/17/2004 08:07:33 PM, R S Ananda Murthy wrote: I am hereby placing this discussion in the mailing list. Anand On 08/17/2004 03:51:01 PM, Mats Bengtsson wrote: Please keep the discussion on the mailing list, for the benefit of yourself since you get access to the collected expertise on the list and for the benefit of others who experience similar problems. Feel free to quote my answer below if you wish. R S Ananda Murthy wrote: Hello, Thanks for your mail. Now Lilypond-2.3.11 is running on Slackware 10! I installed mftraced ec fonts. I have done texhash. But when I do lilypond test.py I get the following message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have not understood what I should do with the scripts lilypond-profile lilypond-login I am using bash. Could you please help. I don't know how things are setup in Slackware. On RedHat systems, there's a directory /etc/profile.d/, where you can put the file lilypond-profile (renamed to lilypond-profile.sh) so it will be automatically read as soon as you start a new shell. Otherwise, you can add a line . /whatever/path/to/the/file/lilypond-profile in your own ~/.profile /Mats ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel Hello, As mentioned above, I copied lilypond-profile.sh into /etc/ profile. d. In Slackware 10 also we have /etc/profile.d. Now I tried lilypond test.ly where the content of test.ly is { c'4 e' g' } But I still get the message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have installed mftraced ec fonts and done texhash. What is the problem? Anand ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- ==
Re: copyright field working ?
Did you read the full documentation for the copyright field: "Copyright A text to print in the footer of the first page. Default is to print the standard footer also on the first page. Note that if the score consists of only a single page, the first page is also the last page, and in this case, the tagline is printed instead of the copyright. " /Mats Dave Phillips wrote: Greetings: I'm working on the Denemo sources to add more fields to the Set Header item. I've successfully added the Copyright field, but its data doesn't show up in the displayed LP score. According to LP's docs it should show up in the footer to the first page. So, is it working or not ? (LP 2.2.0, Denemo 0.7.2a) Best, dp ___ lilypond-user mailing list [EMAIL PROTECTED] 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 [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Compiling Lilypond-2.3.11 on Slackware 10
On 08/18/2004 06:48:28 PM, Mats Bengtsson wrote: First of all, I hope that we are talking about the file buildscripts/out/lilypond-profile and NOT buildscripts/lilypond-profile.sh To help us understand what's going on, try the following: - Go to the lilypond-* directory where you run the compilation - Run the command set -x this will make bash echo every line it executes - Run (I hope you have noted the initial dot followed by a space) . buildscripts/out/lilypond-profile - Reset bash to normal behaviour by running set +x Send the resulting output to the mailing list. /Mats This is the resulting output: + . buildscripts/out/lilypond-profile ++ '[' -n '' ']' +++ basename bash ++ '[' -z '' -a bash = lilypond-profile ']' ++ '[' -z '' ']' +++ echo /usr/share/lilypond/2.3.11 +++ sed 's!//!/!g' ++ datadir=/usr/share/lilypond/2.3.11 +++ echo '{/usr/share/lilypond/2.3.11,}' +++ grep /usr/share/lilypond/2.3.11 ++ '[' -z '{/usr/share/lilypond/2.3.11,}' ']' After this if I now type the command printenv TEXMF I get: + printenv TEXMF {/usr/share/lilypond/2.3.11,} Anand R S Ananda Murthy wrote: On 08/18/2004 01:48:08 PM, Mats Bengtsson wrote: I'm cross-posting to lilypond-user, to increase the chance that you get help from some Slackware user. R S Ananda Murthy wrote: On 08/17/2004 08:45:10 PM, Mats Bengtsson wrote: Did you start a new shell first? Yes. I was wrong, you probably have to logout/login again to make bash read the profile files. Hopefully this helps What does the following command return: printenv TEXMF Nothing. Which indicates that the lilypond-profile file wasn't read. If you are eager to get started (waiting for some Slackware user on the list to provide more help), just run . /.../lilypond-profile in the shell where you want to run LilyPond. I did this after making lilypond-profile executable. But after this, if I do printenv TEXMF I get nothing. So, I feel there is something wrong in lilypond-profile. I think, if this is set right, Lilypond- 2.3.11 may work properly on Slackware 10. In another mail, you wrote Hello, While invoking Lilypond, what sould be the following environment variables: TEXMF LILYPONDPREFIX LANG How to set these variables? Can anybody give some examples? If you did 'make install', you should leave LILYPONDPREFIX unset. The same goes for LANG, unless you want your programs to speak some other language than english. If you try to set the TEXMF variable yourself, it's very likely to get wrong, that's why we have the lilypond-profile file. /Mats R S Ananda Murthy wrote: On 08/17/2004 08:07:33 PM, R S Ananda Murthy wrote: I am hereby placing this discussion in the mailing list. Anand On 08/17/2004 03:51:01 PM, Mats Bengtsson wrote: Please keep the discussion on the mailing list, for the benefit of yourself since you get access to the collected expertise on the list and for the benefit of others who experience similar problems. Feel free to quote my answer below if you wish. R S Ananda Murthy wrote: Hello, Thanks for your mail. Now Lilypond-2.3.11 is running on Slackware 10! I installed mftraced ec fonts. I have done texhash. But when I do lilypond test.py I get the following message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have not understood what I should do with the scripts lilypond-profile lilypond-login I am using bash. Could you please help. I don't know how things are setup in Slackware. On RedHat systems, there's a directory /etc/profile.d/, where you can put the file lilypond-profile (renamed to lilypond-profile.sh) so it will be automatically read as soon as you start a new shell. Otherwise, you can add a line . /whatever/path/to/the/file/lilypond-profile in your own ~/.profile /Mats ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel Hello, As mentioned above, I copied lilypond-profile.sh into /etc/ profile. d. In Slackware 10 also we have /etc/profile.d. Now I tried lilypond test.ly where the content of test.ly is { c'4 e' g' } But I still get the message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have installed mftraced ec fonts and done texhash. What is the problem? Anand ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- = 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 = __
Re: copyright field working ?
Dave Phillips writes: > Greetings: > > I'm working on the Denemo sources to add more fields to the Set > Header item. I've successfully added the Copyright field, but its > data doesn't show up in the displayed LP score. According to LP's > docs it should show up in the footer to the first page. So, is it > working or not ? (LP 2.2.0, Denemo 0.7.2a) With LilyPond 2.2 and earlier, copyright it will only show up if the first page does not happen to be also the last page, for TeXnical reasons. This is a documented bug, see http://www.lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Invoking-lilypond.html A hack around that, is to add copyright also to the tagline field if you know it will be one page. This is fixed in 2.3.x, where LilyPond handles page layout itself. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
copyright field working ?
Greetings: I'm working on the Denemo sources to add more fields to the Set Header item. I've successfully added the Copyright field, but its data doesn't show up in the displayed LP score. According to LP's docs it should show up in the footer to the first page. So, is it working or not ? (LP 2.2.0, Denemo 0.7.2a) Best, dp ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Compiling Lilypond-2.3.11 on Slackware 10
First of all, I hope that we are talking about the file buildscripts/out/lilypond-profile and NOT buildscripts/lilypond-profile.sh To help us understand what's going on, try the following: - Go to the lilypond-* directory where you run the compilation - Run the command set -x this will make bash echo every line it executes - Run (I hope you have noted the initial dot followed by a space) . buildscripts/out/lilypond-profile - Reset bash to normal behaviour by running set +x Send the resulting output to the mailing list. /Mats R S Ananda Murthy wrote: On 08/18/2004 01:48:08 PM, Mats Bengtsson wrote: I'm cross-posting to lilypond-user, to increase the chance that you get help from some Slackware user. R S Ananda Murthy wrote: On 08/17/2004 08:45:10 PM, Mats Bengtsson wrote: Did you start a new shell first? Yes. I was wrong, you probably have to logout/login again to make bash read the profile files. Hopefully this helps What does the following command return: printenv TEXMF Nothing. Which indicates that the lilypond-profile file wasn't read. If you are eager to get started (waiting for some Slackware user on the list to provide more help), just run . /.../lilypond-profile in the shell where you want to run LilyPond. I did this after making lilypond-profile executable. But after this, if I do printenv TEXMF I get nothing. So, I feel there is something wrong in lilypond-profile. I think, if this is set right, Lilypond- 2.3.11 may work properly on Slackware 10. In another mail, you wrote Hello, While invoking Lilypond, what sould be the following environment variables: TEXMF LILYPONDPREFIX LANG How to set these variables? Can anybody give some examples? If you did 'make install', you should leave LILYPONDPREFIX unset. The same goes for LANG, unless you want your programs to speak some other language than english. If you try to set the TEXMF variable yourself, it's very likely to get wrong, that's why we have the lilypond-profile file. /Mats R S Ananda Murthy wrote: On 08/17/2004 08:07:33 PM, R S Ananda Murthy wrote: I am hereby placing this discussion in the mailing list. Anand On 08/17/2004 03:51:01 PM, Mats Bengtsson wrote: Please keep the discussion on the mailing list, for the benefit of yourself since you get access to the collected expertise on the list and for the benefit of others who experience similar problems. Feel free to quote my answer below if you wish. R S Ananda Murthy wrote: Hello, Thanks for your mail. Now Lilypond-2.3.11 is running on Slackware 10! I installed mftraced ec fonts. I have done texhash. But when I do lilypond test.py I get the following message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have not understood what I should do with the scripts lilypond-profile lilypond-login I am using bash. Could you please help. I don't know how things are setup in Slackware. On RedHat systems, there's a directory /etc/profile.d/, where you can put the file lilypond-profile (renamed to lilypond-profile.sh) so it will be automatically read as soon as you start a new shell. Otherwise, you can add a line . /whatever/path/to/the/file/lilypond-profile in your own ~/.profile /Mats ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel Hello, As mentioned above, I copied lilypond-profile.sh into /etc/ profile. d. In Slackware 10 also we have /etc/profile.d. Now I tried lilypond test.ly where the content of test.ly is { c'4 e' g' } But I still get the message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have installed mftraced ec fonts and done texhash. What is the problem? Anand ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- = 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-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- = 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 =
Re: Compiling Lilypond-2.3.11 on Slackware 10
On 08/18/2004 01:48:08 PM, Mats Bengtsson wrote: I'm cross-posting to lilypond-user, to increase the chance that you get help from some Slackware user. R S Ananda Murthy wrote: On 08/17/2004 08:45:10 PM, Mats Bengtsson wrote: Did you start a new shell first? Yes. I was wrong, you probably have to logout/login again to make bash read the profile files. Hopefully this helps What does the following command return: printenv TEXMF Nothing. Which indicates that the lilypond-profile file wasn't read. If you are eager to get started (waiting for some Slackware user on the list to provide more help), just run . /.../lilypond-profile in the shell where you want to run LilyPond. I did this after making lilypond-profile executable. But after this, if I do printenv TEXMF I get nothing. So, I feel there is something wrong in lilypond-profile. I think, if this is set right, Lilypond- 2.3.11 may work properly on Slackware 10. In another mail, you wrote Hello, While invoking Lilypond, what sould be the following environment variables: TEXMF LILYPONDPREFIX LANG How to set these variables? Can anybody give some examples? If you did 'make install', you should leave LILYPONDPREFIX unset. The same goes for LANG, unless you want your programs to speak some other language than english. If you try to set the TEXMF variable yourself, it's very likely to get wrong, that's why we have the lilypond-profile file. /Mats R S Ananda Murthy wrote: On 08/17/2004 08:07:33 PM, R S Ananda Murthy wrote: I am hereby placing this discussion in the mailing list. Anand On 08/17/2004 03:51:01 PM, Mats Bengtsson wrote: Please keep the discussion on the mailing list, for the benefit of yourself since you get access to the collected expertise on the list and for the benefit of others who experience similar problems. Feel free to quote my answer below if you wish. R S Ananda Murthy wrote: Hello, Thanks for your mail. Now Lilypond-2.3.11 is running on Slackware 10! I installed mftraced ec fonts. I have done texhash. But when I do lilypond test.py I get the following message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have not understood what I should do with the scripts lilypond-profile lilypond-login I am using bash. Could you please help. I don't know how things are setup in Slackware. On RedHat systems, there's a directory /etc/profile.d/, where you can put the file lilypond-profile (renamed to lilypond-profile.sh) so it will be automatically read as soon as you start a new shell. Otherwise, you can add a line . /whatever/path/to/the/file/lilypond-profile in your own ~/.profile /Mats ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel Hello, As mentioned above, I copied lilypond-profile.sh into /etc/ profile. d. In Slackware 10 also we have /etc/profile.d. Now I tried lilypond test.ly where the content of test.ly is { c'4 e' g' } But I still get the message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have installed mftraced ec fonts and done texhash. What is the problem? Anand ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- = 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-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- = 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 [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Zero-width measure
Bertalan Fodor wrote: Thanks, Mats, it was very simple: \once \override Staff.BarLine #'before-line-breaking-callback = ##f \bar "||" However, I'm lucky that I don't need a clef. Why? There's a nice property called forceClef, see the ancient-font.ly example in Tips and Tricks. ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Zero-width measure
Thanks, Mats, it was very simple: \once \override Staff.BarLine #'before-line-breaking-callback = ##f \bar "||" However, I'm lucky that I don't need a clef. Bert ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Zero-width measure
Thanks, but I really need || How can I make it to appear also at the beginning of a line? (Actually I don't need a clef.) Isn't there a way to draw anything to anywhere? (I can only think of a transparent note with embeddedps, but that doesn't seem optimal to me). Bert Mats Bengtsson wrote: You can insert a bar line at the beginning of a piece (between the key signature and the time signature), using \bar "...". However, if you want a double bar line, you probably want \bar ".|". Note that LilyPond is smart, so that \bar ":|:" will print a "|:" at the beginning of a line. For the same reason, a \bar "||" will not print anything at the beginning of a line, since such a double bar line normally is placed at the end of the previous line if it occurs at a line break. Regarding your other question on bar lines at the system start, I did a futile attempt to redefine the print-function and glyph of the SystemStartBar object, but it didn't print anything (here's what I tried:) \paper{ \context{ \ScoreContext \override SystemStartBar #'print-function = #Bar_line::print \override SystemStartBar #'glyph = #".|" } } If you change the print-function to Span_bar::print, it does print something, but not what you expect ;-). /Mats ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Zero-width measure
You can insert a bar line at the beginning of a piece (between the key signature and the time signature), using \bar "...". However, if you want a double bar line, you probably want \bar ".|". Note that LilyPond is smart, so that \bar ":|:" will print a "|:" at the beginning of a line. For the same reason, a \bar "||" will not print anything at the beginning of a line, since such a double bar line normally is placed at the end of the previous line if it occurs at a line break. Regarding your other question on bar lines at the system start, I did a futile attempt to redefine the print-function and glyph of the SystemStartBar object, but it didn't print anything (here's what I tried:) \paper{ \context{ \ScoreContext \override SystemStartBar #'print-function = #Bar_line::print \override SystemStartBar #'glyph = #".|" } } If you change the print-function to Span_bar::print, it does print something, but not what you expect ;-). /Mats Bertalan Fodor wrote: Is it possible to have a zero width measure, so I can begin my music with any bar line I want to? Bert ___ lilypond-user mailing list [EMAIL PROTECTED] 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 [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Compiling Lilypond-2.3.11 on Slackware 10
I'm cross-posting to lilypond-user, to increase the chance that you get help from some Slackware user. R S Ananda Murthy wrote: On 08/17/2004 08:45:10 PM, Mats Bengtsson wrote: Did you start a new shell first? Yes. I was wrong, you probably have to logout/login again to make bash read the profile files. Hopefully this helps What does the following command return: printenv TEXMF Nothing. Which indicates that the lilypond-profile file wasn't read. If you are eager to get started (waiting for some Slackware user on the list to provide more help), just run . /.../lilypond-profile in the shell where you want to run LilyPond. In another mail, you wrote Hello, While invoking Lilypond, what sould be the following environment variables: TEXMF LILYPONDPREFIX LANG How to set these variables? Can anybody give some examples? If you did 'make install', you should leave LILYPONDPREFIX unset. The same goes for LANG, unless you want your programs to speak some other language than english. If you try to set the TEXMF variable yourself, it's very likely to get wrong, that's why we have the lilypond-profile file. /Mats R S Ananda Murthy wrote: On 08/17/2004 08:07:33 PM, R S Ananda Murthy wrote: I am hereby placing this discussion in the mailing list. Anand On 08/17/2004 03:51:01 PM, Mats Bengtsson wrote: Please keep the discussion on the mailing list, for the benefit of yourself since you get access to the collected expertise on the list and for the benefit of others who experience similar problems. Feel free to quote my answer below if you wish. R S Ananda Murthy wrote: Hello, Thanks for your mail. Now Lilypond-2.3.11 is running on Slackware 10! I installed mftraced ec fonts. I have done texhash. But when I do lilypond test.py I get the following message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have not understood what I should do with the scripts lilypond-profile lilypond-login I am using bash. Could you please help. I don't know how things are setup in Slackware. On RedHat systems, there's a directory /etc/profile.d/, where you can put the file lilypond-profile (renamed to lilypond-profile.sh) so it will be automatically read as soon as you start a new shell. Otherwise, you can add a line . /whatever/path/to/the/file/lilypond-profile in your own ~/.profile /Mats ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel Hello, As mentioned above, I copied lilypond-profile.sh into /etc/profile. d. In Slackware 10 also we have /etc/profile.d. Now I tried lilypond test.ly where the content of test.ly is { c'4 e' g' } But I still get the message: Now processing `test.ly' Parsing... Interpreting music... error: can't find `feta20.afm' Music font has not been installed properly. Aborting I have installed mftraced ec fonts and done texhash. What is the problem? Anand ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- = 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-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel -- = 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 [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Zero-width measure
Is it possible to have a zero width measure, so I can begin my music with any bar line I want to? Bert ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: minimumVerticalExtent.ly again
[EMAIL PROTECTED] writes: > > This spanner grob is used to control the vertical default distance > between lines *for the whole score*. If you want to modify the > value, you must do it before the score starts (e.g., in a \paper > block). Using \override within the score won't have any effect. > > helps new users (like me) to get the right idea. > > Anyway, how can I solve my problem (this is, changing the default > distance on the second page? Currently, the only solution I'm aware > of is to embed two \score's within one \book. I remember answering this one earlier. You can use the hack in piano-staff-distance.ly - setting minimum-Y-extent instead of forced-distance. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user