Re: LilyPond 2.18.0 released

2013-12-31 Thread Werner LEMBERG
> ... mTeX ... musicTeX ... musixTeX ... Gesundheit! Werner ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: ANN: Frescobaldi 2.0.13

2013-12-31 Thread Johan Vromans
Wilbert Berendsen writes: > Frescobaldi 2.0.13 is out. And a huge THANK YOU for the Frescobaldi team! -- Johan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

adding slurs to notes passed form a user defined function

2013-12-31 Thread Paul Malcolm
This is my problem. Ive written a crude little function ScaleDegree = #(define-music-function (parser location Degree) (ly:music?) #{ $Degree #}) All this thing does is write one note according to the argument passed to it. Say for example I define "the" note as zero = \relative c' { g4 } The

Re: point and click in gvim

2013-12-31 Thread Federico Bruni
Hi Stefan please don't reply to me only, keep the list in Cc 2013/12/31 Stefan Thomas > Dear Federico, > I think I didn't understand it. > I've tried it with > lilypond-invoke-editor gvim --remote +:line:normcolumn test.ly > but I got: > ERROR: no such option: "remote" you could have tested i

emacs and point-and-click configuration in Gnome3

2013-12-31 Thread Federico Bruni
I've followed the instructions on Usage and it used to work fine until I installed emacs. Since I've installed emacs, every time I click on a textedit link in a PDF (using evince), emacs pops up, even though my EDITOR variable is /usr/local/bin/frescobaldi. The command: gnome-open textedit:///etc/

Re: how to update manuals in Frescobaldi?

2013-12-31 Thread Nick Payne
On 31/12/13 07:51, Federico Bruni wrote: 2013/12/30 Tom Cloyd > Now that Ly 2.18.0 is out, those of us who use Frescobaldi need to update the manuals it refers to in its Documentation Browser tab. Nowhere can I find instructions for how to do that. In

Re: 64-bit vs 32-bit LilyPond (GNU/Linux)

2013-12-31 Thread Ed Gordijn
> Now I see what you're getting at. So, assuming a user never > compiles/renders/outputs their score, just merely does the inputting, their > process is not going to increase RAM usage practically at all, right? Well, than you don't use Lilypond, do you? Greeting, Ed _

Re: PDF portfolio of 2.18.0 docs

2013-12-31 Thread Nick Payne
On 31/12/13 15:10, Alex Loomis wrote: >You need to open the portfolio in Adobe Reader 9 or later to use it as intended Make that to use it at all. Using anything else all you get is a page with the message "For the best experience, open this PDF portfolio in Acrobat 9 or Adobe Reader 9, or la

Re: "convert-ly" gives unexpected output

2013-12-31 Thread Nick Payne
On 31/12/13 11:13, David Kastrup wrote: Noeck writes: Am 31.12.2013 00:35, schrieb Eluze: Tom Cloyd-2 wrote Running convert-ly (from Frescobaldi) on a score, I get this at the top of the code: \version "2.17.97" I can confirm this using version 2.18.0 (both within Frescobaldi and on the co

Re: "convert-ly" gives unexpected output

2013-12-31 Thread Noeck
For those on linux not knowing sed: I did this: sed -i 's/2.17.97/2\.18\.0/' file.ly after convert-ly Cheers, Joram ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: emacs and point-and-click configuration in Gnome3

2013-12-31 Thread Martin Tarenskeen
On Tue, 31 Dec 2013, Federico Bruni wrote: I've followed the instructions on Usage and it used to work fine until I installed emacs. Since I've installed emacs, every time I click on a textedit link in a PDF (using evince), emacs pops up, even though my EDITOR variable is /usr/local/bin/fres

Re: emacs and point-and-click configuration in Gnome3

2013-12-31 Thread Martin Tarenskeen
On Tue, 31 Dec 2013, Martin Tarenskeen wrote: To make it work with Evince simply replace "gv" with "evince". " view pdf with ghostview map :!gv --watch "%<.pdf" & P.S.: I forgot to say that when using evince "--watch" should not be there either: map :!evince "%<.pdf" & -

Re: LilyPond 2.18.0 released

2013-12-31 Thread Valentin Villenave
On Mon, Dec 30, 2013 at 10:26 PM, Janek Warchoł wrote: > Thanks and congratulations to everyone! Likewise: congratulations on a job well done! I’ve been closely following the latest versions, and I must say working with 2.18 does offer some great improvements over the previous stable releases. I

Re: 64-bit vs 32-bit LilyPond (GNU/Linux)

2013-12-31 Thread Janek Warchoł
2013/12/31 SoundsFromSound : > > Now I see what you're getting at. So, assuming a user never > compiles/renders/outputs their score, just merely does the inputting, their > process is not going to increase RAM usage practically at all, right? It's > the compiling where LilyPond eats up resources in

Should I stop using barchecks in lyrics?

2013-12-31 Thread Colin Tennyson
The reason I included pipe symbols in the lyrics is that it helps me keep track. The problem is: the Lilypond music interpreter issues many erroneous barcheck warnings for the lyrics sections. In the file I uploaded (Dormend'un giorn'a baia by Verdelot, choral, 4 voices), there are 11 of them. D

Re: ANN: Frescobaldi 2.0.13

2013-12-31 Thread Janek Warchoł
2013/12/31 Johan Vromans : > Wilbert Berendsen writes: > >> Frescobaldi 2.0.13 is out. > > And a huge THANK YOU for the Frescobaldi team! +100! I remember having to use Linux in a vitual machine back when there was no Frescobaldi for windows... Wilbert, you contributed to my switch to Linux :-)

Re: LilyPond 2.18.0 released

2013-12-31 Thread Janek Warchoł
Hi Valentin, 2013/12/31 Valentin Villenave : > > Special thanks to David for his proficiency and availability, and > Janek for his seemingly endless enthusiasm! You're welcome! > There again, people like > you two are (in your own very different ways) a model to me and I wish > I had your energy

Re: Efficient transposition

2013-12-31 Thread Janek Warchoł
2013/12/31 David Kastrup : > [...] Mike is correct that we want and need more active contributors. > I'll try to make some proposals early next year how we may increase the > number of people willing and able to improve LilyPond. We also need to > revise our release and branching strategies in ord

Re: emacs and point-and-click configuration in Gnome3

2013-12-31 Thread David Kastrup
Federico Bruni writes: > I've followed the instructions on Usage and it used to work fine until I > installed emacs. > Since I've installed emacs, every time I click on a textedit link in a PDF > (using evince), emacs pops up, even though my EDITOR variable is > /usr/local/bin/frescobaldi. There

Re: 64-bit vs 32-bit LilyPond (GNU/Linux)

2013-12-31 Thread David Kastrup
Janek Warchoł writes: > 2013/12/31 SoundsFromSound : >> >> Now I see what you're getting at. So, assuming a user never >> compiles/renders/outputs their score, just merely does the inputting, their >> process is not going to increase RAM usage practically at all, right? It's >> the compiling wher

Re: 64-bit vs 32-bit LilyPond (GNU/Linux)

2013-12-31 Thread David Kastrup
Jay Anderson writes: > On Mon, Dec 30, 2013 at 8:55 PM, SoundsFromSound > wrote: >> Wow, really? I never thought editing text files (.ly) would ever get close >> to 4GB of RAM. Maybe I'll try a quick benchmark here... > > 6.9GB for one book to be exact. Text editing has nothing to do with it > t

Re: Efficient transposition

2013-12-31 Thread David Kastrup
Colin Tennyson writes: > My thinking was focused on the following kind of pattern: > The variable 'global' is called 4 times: > > global = { > \key a \minor > \time 4/2 > } > > Level of indirection; you declare the key in a single place, and the > compiler retrieves it there 4 times. > My und

Re: adding slurs to notes passed form a user defined function

2013-12-31 Thread David Kastrup
Paul Malcolm writes: > This is my problem. > Ive written a crude little function > > ScaleDegree = #(define-music-function (parser location Degree) (ly:music?) > #{ > $Degree > #}) > > > All this thing does is write one note according to the argument passed to it. > > Say for example I define "th

Re: "convert-ly" gives unexpected output

2013-12-31 Thread David Kastrup
Nick Payne writes: > On 31/12/13 11:13, David Kastrup wrote: >> Noeck writes: >> >>> Am 31.12.2013 00:35, schrieb Eluze: Tom Cloyd-2 wrote > Running convert-ly (from Frescobaldi) on a score, I get this at the top > of the code: > > \version "2.17.97" >>> I can confirm this u

Re: Should I stop using barchecks in lyrics?

2013-12-31 Thread David Kastrup
Colin Tennyson writes: > The reason I included pipe symbols in the lyrics is that it helps me keep > track. > > The problem is: the Lilypond music interpreter issues many erroneous > barcheck warnings for the lyrics sections. In the file I uploaded > (Dormend'un giorn'a baia by Verdelot, choral,

Re: Should I stop using barchecks in lyrics?

2013-12-31 Thread Trevor Daniels
Colin Tennyson wrote Tuesday, December 31, 2013 2:13 PM > The problem is: the Lilypond music interpreter issues many erroneous > barcheck warnings for the lyrics sections. > I noticed a pattern in the erroneous-barcheck-in-lyrics warnings. They occur > when at the corresponding position in the s

Re: Should I stop using barchecks in lyrics?

2013-12-31 Thread David Kastrup
"Trevor Daniels" writes: > Colin Tennyson wrote Tuesday, December 31, 2013 2:13 PM > >> The problem is: the Lilypond music interpreter issues many erroneous >> barcheck warnings for the lyrics sections. > >> I noticed a pattern in the erroneous-barcheck-in-lyrics warnings. They occur >> when at t

Re: Should I stop using barchecks in lyrics?

2013-12-31 Thread Trevor Daniels
David Kastrup wrote Tuesday, December 31, 2013 3:35 PM > Or don't use \addlyrics/\lyricsto but rather time your lyrics > explicitly. And then you'll see one reason why the bar checks are failing - when the lyric duration extends over a bar line, there is nowhere to place the check. Trevor __

Re: upgrade and convert-ly

2013-12-31 Thread Tim Slattery
Francisco Vila wrote: >My short experience on Windows says the installer refuses to work unless >you uninstall any previous version it could be installed. I agree, that's the way it's worked for me. Seems a bit odd, but it's well worth it... -- Tim Slattery tim risingdove com _

Fresco devel

2013-12-31 Thread Stan Sanderson
Davide, Is the (Macports) development version now behind the stable version? Stan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: upgrade and convert-ly

2013-12-31 Thread Eluze
Francisco Vila wrote > My short experience on Windows says the installer refuses to work unless > you uninstall any previous version it could be installed. and I think this is correct! the installer asks you where you'd like to install the new version! if you want to keep the old version you can

Re: Should I stop using barchecks in lyrics?

2013-12-31 Thread Janek Warchoł
Hi, 2013/12/31 David Kastrup : > "Trevor Daniels" writes: >> If you'd like to use bar checks in lyrics simply remove any that give >> erroneous warnings (after checking they are erroneous of course). >> Although I gave up using them as it is easy to check lyric placement >> by inspecting the scor

Re: how to update manuals in Frescobaldi?

2013-12-31 Thread Tom Cloyd
On 12/31/2013 03:42 AM, Nick Payne wrote: On 31/12/13 07:51, Federico Bruni wrote: 2013/12/30 Tom Cloyd > Now that Ly 2.18.0 is out, those of us who use Frescobaldi need to update the manuals it refers to in its Documentation Browser tab. Nowhere can

Re: LilyPond 2.18.0 released

2013-12-31 Thread Richard Shann
... and to prove that 2.18 has arrived, here is perhaps the first published score typeset with it: http://imslp.org/wiki/8_Solos,_Op.1_%28Stanley,_John%29#IMSLP309222 I have had to update Denemo to use the new \bar syntax, but otherwise everything went smoothly. Congratulations on the new release

Re: Should I stop using barchecks in lyrics?

2013-12-31 Thread Colin Tennyson
Janek Warchoł wrote > Colin, don't use explicit lyrics timing. Alignment of > unassociated lyrics (i.e. lyrics that don't use \addlyrics/\lyricsto) > is broken, [...] > David, i apologize for butting in like that, but i believe that we > shouldn't advocate using features that are broken. Janek, I

Re: how to update manuals in Frescobaldi?

2013-12-31 Thread Federico Bruni
2013/12/31 Nick Payne > On 31/12/13 07:51, Federico Bruni wrote: > > 2013/12/30 Tom Cloyd > >> Now that Ly 2.18.0 is out, those of us who use Frescobaldi need to update >> the manuals it refers to in its Documentation Browser tab. >> >> Nowhere can I find instructions for how to do that. In th

Re: Another time model (related to the usability thread)

2013-12-31 Thread Janek Warchoł
2013/12/30 Keith OHara : > It would be helpful for LilyPond to compute rest-lengths for us. > I am playing around with the idea of eventually making R1\until#'coda > repeat itself until LilyPond sees 'coda somewhere in the score. > > Here is a toy version, using the existing input R1\tag#'coda > It

Re: emacs and point-and-click configuration in Gnome3

2013-12-31 Thread Federico Bruni
2013/12/31 David Kastrup > > The command: > > gnome-open textedit:///etc/issue:1:0:0 > > > > opens Frescobaldi, but: > > > > 1. the cursor stays on top of the file, regardless of the values I put > > 2. when I close Frescobaldi window, a new Frescobaldi window pops up. > > I think that Frescobal

Re: Fresco devel

2013-12-31 Thread Davide Liessi
be accepted in short time. Then both frescobaldi and frescobaldi-devel will be updated to 2.0.13 (the version number of frescobaldi-devel will be 20131231). Best wishes. Davide ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.

Re: how to update manuals in Frescobaldi?

2013-12-31 Thread Nick Payne
On 01/01/14 05:03, Federico Bruni wrote: 2013/12/31 Nick Payne > On 31/12/13 07:51, Federico Bruni wrote: 2013/12/30 Tom Cloyd mailto:tomcloydm...@gmail.com>> Now that Ly 2.18.0 is out, those of us who use Frescobaldi need to update t

Re: emacs and point-and-click configuration in Gnome3

2013-12-31 Thread David Kastrup
Federico Bruni writes: > 2013/12/31 David Kastrup > >> > The command: >> > gnome-open textedit:///etc/issue:1:0:0 >> > >> > opens Frescobaldi, but: >> > >> > 1. the cursor stays on top of the file, regardless of the values I put >> > 2. when I close Frescobaldi window, a new Frescobaldi window

Re: Should I stop using barchecks in lyrics?

2013-12-31 Thread David Kastrup
Janek Warchoł writes: > Hi, > > 2013/12/31 David Kastrup : >> "Trevor Daniels" writes: >>> If you'd like to use bar checks in lyrics simply remove any that give >>> erroneous warnings (after checking they are erroneous of course). >>> Although I gave up using them as it is easy to check lyric pl

Re: LilyPond 2.18.0 released

2013-12-31 Thread Jim Long
On Tue, Dec 31, 2013 at 08:30:40AM +0100, Johan Vromans wrote: > > Attached a relic from old times... a picture taken on one of the first > LilyPond meetings in Amsterdam, november 14 1998. Please identify persons in photo! Thanks, and Happy New Year, Jim __

Re: LilyPond 2.18.0 released

2013-12-31 Thread Johan Vromans
Jim Long writes: > On Tue, Dec 31, 2013 at 08:30:40AM +0100, Johan Vromans wrote: >> >> Attached a relic from old times... a picture taken on one of the first >> LilyPond meetings in Amsterdam, november 14 1998. > > Please identify persons in photo! >From left to right: me, Jan Nieuwenhuizen, R

Re: LilyPond 2.18.0 released

2013-12-31 Thread SoundsFromSound
Johan Vromans wrote > Jim Long < > lilypond@ > > writes: > >> On Tue, Dec 31, 2013 at 08:30:40AM +0100, Johan Vromans wrote: >>> >>> Attached a relic from old times... a picture taken on one of the first >>> LilyPond meetings in Amsterdam, november 14 1998. >> >> Please identify persons in phot

Re: Fresco devel

2013-12-31 Thread Stan Sanderson
e version number of frescobaldi-devel will be 20131231). > > Best wishes. > Davide ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Frescobaldi 2.0.13

2013-12-31 Thread Joshua Nichols
I don't mean to sound rash or impatient, but anyone have any idea when it will be updated with MacPorts? I'm not familiar enough with computers is it just as easy as switching bin files? Or does the MacPorts thing install it differently? Thanks! MERRY NEW YEAR! IC, Josh

Re: Frescobaldi 2.0.13

2013-12-31 Thread Joshua Nichols
I'm in a bad habit of checking up on recent list activity. I just saw it's been submitted... Sorry! IC, Josh On Tue, Dec 31, 2013 at 8:48 PM, Joshua Nichols wrote: > I don't mean to sound rash or impatient, but anyone have any idea when it > will be updated with MacPorts? > > I'm not familiar