Re: Errors in examples

2012-02-07 Thread Francisco Vila
David, 2012/2/6 David Kastrup d...@gnu.org: \layout {  \context {    \Voice    \settingsFrom \voiceOne  } } The settingsFrom command looks useful and I vageuly recall you announced it in the mailing list. However, I don't see it documented or used in any snippet/example. -- Francisco

Re: having trouble fetching all remote branches

2012-02-07 Thread David Kastrup
Janek Warchoł janek.lilyp...@gmail.com writes: My local repository wasn't created with git clone, and i have only one remote branch ('origin/master'); i cannot push to staging because of that. I've tried 'git fetch --all', but the other remote branches do not appear, and i don't see a

Re: having trouble fetching all remote branches

2012-02-07 Thread Francisco Vila
2012/2/7 Janek Warchoł janek.lilyp...@gmail.com: My local repository wasn't created with git clone, and i have only one remote branch ('origin/master'); i cannot push to staging because of that.  I've tried 'git fetch --all', but the other remote branches do not appear, and i don't see a

Re: having trouble fetching all remote branches

2012-02-07 Thread David Kastrup
Francisco Vila paconet@gmail.com writes: 2012/2/7 Janek Warchoł janek.lilyp...@gmail.com: My local repository wasn't created with git clone, and i have only one remote branch ('origin/master'); i cannot push to staging because of that.  I've tried 'git fetch --all', but the other remote

Re: having trouble fetching all remote branches

2012-02-07 Thread Francisco Vila
2012/2/7 David Kastrup d...@gnu.org: Francisco Vila paconet@gmail.com writes: 2012/2/7 Janek Warchoł janek.lilyp...@gmail.com: My local repository wasn't created with git clone, and i have only one remote branch ('origin/master'); i cannot push to staging because of that.  I've tried

Re: having trouble fetching all remote branches

2012-02-07 Thread Graham Percival
On Tue, Feb 07, 2012 at 08:51:24AM +0100, Janek Warchoł wrote: My local repository wasn't created with git clone, and i have only one remote branch ('origin/master'); i cannot push to staging because of that. I've tried 'git fetch --all', but the other remote branches do not appear, and i

Re: having trouble fetching all remote branches

2012-02-07 Thread Janek Warchoł
2012/2/7 David Kastrup d...@gnu.org: Janek Warchoł janek.lilyp...@gmail.com writes: My local repository wasn't created with git clone, and i have only one remote branch ('origin/master'); i cannot push to staging because of that.  I've tried 'git fetch --all', but the other remote branches do

Re: Cheat sheet

2012-02-07 Thread Reinhold Kainhofer
On 07/02/2012 10:02, Francisco Vila wrote: Hello Reinhold, Here is my work in progress with a Spanish version of the Cheat sheet you posted some time ago. http://paconet.org/lilypond/lilypond-cheat-sheet-es.pdf (source attached) If you don't want to give away your source code, which I

Re: Cheat sheet

2012-02-07 Thread Francisco Vila
2012/2/7 Reinhold Kainhofer reinh...@kainhofer.com: The complete code is available at: https://gitorious.org/lilypond-cheatsheet/ Thank you very much! -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com ___ lilypond-devel

Re: having trouble fetching all remote branches

2012-02-07 Thread David Kastrup
Graham Percival gra...@percival-music.ca writes: Delete your lilypond directory and start it fresh with a new git clone. Of course, back up any work you have first by doing git format-patch origin and double-check that you have the right patches. It is seriously not worth trying to change

Re: Cheat sheet

2012-02-07 Thread David Kastrup
Reinhold Kainhofer reinh...@kainhofer.com writes: No problem, I realized that you cannot make money off lilypond, The jury's still out on that. Better hope you are wrong, or I'll have to go elsewhere. so I'm putting also the source code under the creative commons license. If LilyPond

Directs makeinfo and texi2html output to logfiles (issue 5645046)

2012-02-07 Thread PhilEHolmes
Reviewers: dak, Graham Percival, Julien Rioux, Message: Slightly complicated (for me, anyway) but please review and ask questions if it's not clear what I'm doing here. Description: This uses a shell script that I've written to direct the output from a command to a logfile, and to issue a line

articulations on EventChord

2012-02-07 Thread David Kastrup
I have been just rewritting a snippet that used to add text spanners to elements working purely on EventChord. It now has to add to articulations on a NoteEvent, and to elements on EventChord. As an element of courtesy to programmers, I would like to allow people to add to articulations on

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-07 Thread m...@apollinemike.com
On Feb 6, 2012, at 11:55 PM, David Kastrup wrote: m...@apollinemike.com m...@apollinemike.com writes: I'll look into doing 1. Meanwhile, if someone can tell me how to push changes to a remote branch (after having created the branch), I'd be much obliged! If it is a fast forward, just

New French PO file for 'lilypond' (version 2.15.29)

2012-02-07 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'lilypond' has been submitted by the French team of translators. The file is available at: http://translationproject.org/latest/lilypond/fr.po (We can arrange things so

Re: Directs makeinfo and texi2html output to logfiles (issue 5645046)

2012-02-07 Thread graham
Looks basically good, I just have some trivial quibbles. This should vastly simplify debugging doc problems, though! http://codereview.appspot.com/5645046/diff/1/Documentation/GNUmakefile File Documentation/GNUmakefile (right):

Re: Run regression tests for lilypond-book (issue 2223). (issue 5569045)

2012-02-07 Thread graham
http://codereview.appspot.com/5569045/diff/3001/input/regression/lilypond-book/GNUmakefile File input/regression/lilypond-book/GNUmakefile (right): http://codereview.appspot.com/5569045/diff/3001/input/regression/lilypond-book/GNUmakefile#newcode19 input/regression/lilypond-book/GNUmakefile:19:

Re: Run regression tests for lilypond-book (issue 2223). (issue 5569045)

2012-02-07 Thread julien . rioux
On 2012/02/07 20:05:49, Graham Percival wrote: http://codereview.appspot.com/5569045/diff/3001/input/regression/lilypond-book/GNUmakefile File input/regression/lilypond-book/GNUmakefile (right):

Re: Directs makeinfo and texi2html output to logfiles (issue 5645046)

2012-02-07 Thread julien . rioux
Graham basically covered it... http://codereview.appspot.com/5645046/diff/1/Documentation/GNUmakefile File Documentation/GNUmakefile (right): http://codereview.appspot.com/5645046/diff/1/Documentation/GNUmakefile#newcode198 Documentation/GNUmakefile:198:

Re: Directs makeinfo and texi2html output to logfiles (issue 5645046)

2012-02-07 Thread julien . rioux
On 2012/02/07 19:49:46, Graham Percival wrote: i.e. define RUN_WITH_LOG = $(top-src-dir)/scripts/build/CheckAndRun.sh somewhere in a main build file (maybe stepmake.make?) and then just call that definition everywhere else? in make/genericgeneric-vars.make, I would think

Documentation about unpure-pure containers is unclear

2012-02-07 Thread Pavel Roskin
Hello! The issue 2275 has Patch-needs_work now. I guess the needed work is asking some questions in the list, so that the documentation becomes easier to understand and the example would actually illustrate it. This is the page I'm taking about:

Re: utf-8-string

2012-02-07 Thread Patrick McCarty
Hi Mike, On Mon, Feb 6, 2012 at 4:55 AM, m...@apollinemike.com m...@apollinemike.com wrote: Hey all, I see a shortcut for utf-8-strings in pango-font.cc. This is all well and good except that it is hard to do box approximations on these guys (it'd require adding lots of code). How mad

PATCH: Countdown to 20120209

2012-02-07 Thread Colin Campbell
For 20:00 MST Thursday, February 9th, 2012 Enhancement: Issue 2286 http://code.google.com/p/lilypond/issues/detail?id=2286: Patch: Make #{ c' #} and x=c' create a pitch instead of a NoteEvent - R 5633043 http://codereview.appspot.com/5633043/ Issue 2299

Re: utf-8-string

2012-02-07 Thread Patrick McCarty
On Tue, Feb 7, 2012 at 7:19 PM, Patrick McCarty pnor...@gmail.com wrote: On Mon, Feb 6, 2012 at 4:55 AM, m...@apollinemike.com m...@apollinemike.com wrote: Hey all, I see a shortcut for utf-8-strings in pango-font.cc. This is all well and good except that it is hard to do box