On Mon, Aug 09, 2010 at 06:56:03PM +0100, Trevor Daniels wrote:
>
> Graham Percival wrote Monday, August 09, 2010 9:02 AM
>
>> (actually, if you follow the scripts in CG 5.2, then you don't
>> even need to bother cleaning out scripts/ or doing a make )
>
> Thanks. I think I see now why I have a pr
Joe Neeman-2 wrote:
>
> On Sun, 2010-08-08 at 13:27 -0700, -Eluze wrote:
>> with the code
>>
>> \version "2.13.29"
>> \relative c' { \repeat unfold 5 { c8 d e f g a b c} }
>> \paper {
>> ragged-last = ##t
>> ragged-last-bottom = ##f
>> }
>>
>> i get the attached http://old.nabble.com/fil
On 2010/08/09 20:01:10, Ian Hulin wrote:
Presumably this means make a parallel change to
Documentation/snippets/clip-systems.ly? OK.
snippets/new/clip-systems.ly
then run makelsr.py to update snippets/clip-systems.ly:
scripts/auxiliar/makelsr.py
Valid point, but I'd rather do the work for
On Sun, 2010-08-08 at 17:33 +0200, Reinhold Kainhofer wrote:
> I'm having problems with page-turn breaking in one of my instrumental scores.
> As the score is 3 pages (with optimal breaking) and has a long rest about 2/3
> into the piece (with enough wiggle room to move the page break to the rest
http://www.codereview.appspot.com/1160044/diff/51001/52001
File input/regression/clip-systems.ly (right):
http://www.codereview.appspot.com/1160044/diff/51001/52001#newcode47
input/regression/clip-systems.ly:47: #(use-modules (scm clip-region))
On 2010/08/09 19:08:58, Neil Puttock wrote:
This i
On Sun, 2010-08-08 at 13:27 -0700, -Eluze wrote:
> with the code
>
> \version "2.13.29"
> \relative c' { \repeat unfold 5 { c8 d e f g a b c} }
> \paper {
> ragged-last = ##t
> ragged-last-bottom = ##f
> }
>
> i get the attached http://old.nabble.com/file/p29382522/test.png output
> which
On Mon, 2010-08-09 at 07:39 -0500, Jonathan Kulp wrote:
> On Mon, Aug 9, 2010 at 6:24 AM, David Currie wrote:
> > I am a musician and a programmer.
> >
> > How does one redirect/direct (lilypond) compile output to a file and not
> > stdout
> > using command line options(or otherwise).
> >
>
> Wh
On 2010/08/09 19:15:44, Patrick McCarty wrote:
I don't know. But I did file a bug report regarding this issue:
http://savannah.gnu.org/bugs/?30623
Heh, that's why I asked, since nobody's replied yet. :)
http://www.codereview.appspot.com/1160044/show
_
Le 09/08/2010 16:08, Graham Percival disait :
New error; this wasn't present a few days ago in "make website":
*** @end ifclear without corresponding element (in
/home/gperciva/src/lilypond/Documentation/fr/web/community.itexi
l. 602)
Corrected with commit 27184a43
Sorry, but everything lo
http://www.codereview.appspot.com/1160044/diff/51001/52003
File lily/ly-module.cc (right):
http://www.codereview.appspot.com/1160044/diff/51001/52003#newcode46
lily/ly-module.cc:46: Guile V1.9/2.0
On 2010/08/09 19:08:58, Neil Puttock wrote:
Is it?
I don't know. But I did file a bug report re
Hi Ian,
Can you remove the tab->space changes you've made (particularly in
lily.scm)? Some of them don't improve the indentation.
Cheers,
Neil
http://www.codereview.appspot.com/1160044/diff/51001/52001
File input/regression/clip-systems.ly (right):
http://www.codereview.appspot.com/1160044/d
http://www.codereview.appspot.com/1160044/diff/51001/52005
File scm/lily.scm (right):
http://www.codereview.appspot.com/1160044/diff/51001/52005#newcode215
scm/lily.scm:215: (apply fancy-format (cons dest . rest
`cons' only works with two concrete arguments, like
(cons dest rest)
http://
Graham Percival wrote Monday, August 09, 2010 9:02 AM
(actually, if you follow the scripts in CG 5.2, then you don't
even need to bother cleaning out scripts/ or doing a make )
Thanks. I think I see now why I have a problem. My git repo
is not in ~/lilypond/lilypond-git because I ran out o
Thanks Eluze. Edited in and pushed to git.
Trevor
- Original Message -
From: "-Eluze"
To:
Sent: Monday, August 09, 2010 5:43 PM
Subject: doc-addition for -I / --include
in AU, chapter 1.2 Command-line usage, Invoking Lilypond
http://lilypond.org/doc/v2.13/Documentation/usage/com
On Sun, May 30, 2010 at 10:52 PM, Neil Puttock wrote:
> On 28 May 2010 07:45, Mike Solomon wrote:
>> 2) Do the diagrams look nice?
>
> They're very impressive; well done!
Greetings Mike,
I have just closed the tracker page that had been opened to keep track
of your woodwind-diagrams patches:
ht
in AU, chapter 1.2 Command-line usage, Invoking Lilypond
http://lilypond.org/doc/v2.13/Documentation/usage/command_002dline-usage#command-line-options-for-lilypond
http://lilypond.org/doc/v2.13/Documentation/usage/command_002dline-usage#command-line-options-for-lilypond
:
--include, -I=directory
http://codereview.appspot.com/1929041/diff/1/2
File python/auxiliar/postprocess_html.py (right):
http://codereview.appspot.com/1929041/diff/1/2#newcode353
python/auxiliar/postprocess_html.py:353:
'href=\"../../../website/development.html\"')
s.replace does a greedy search for strings and replace
This email seems to have gone missing in the day that the mailing
lists were broken:
http://codereview.appspot.com/1929041
In particular, I'm wondering if there's a (significant) difference
between the
s = s.replace("foo", "bar")
method I used, and the
re.compile(... however this works...
New error; this wasn't present a few days ago in "make website":
*** @end ifclear without corresponding element (in
/home/gperciva/src/lilypond/Documentation/fr/web/community.itexi
l. 602)
Cheers,
- Graham
___
lilypond-devel mailing list
lilypond-deve
Graham Percival-3 wrote:
>
> On Mon, Aug 09, 2010 at 06:12:17AM -0700, -Eluze wrote:
>>
>> imo this should be described more clearly in a manual - specially for
>> users
>> who are not accustomed to the shell/dos/cmd prompt!
>
> Unfortunately we cannot address the entire topic of shell command
On Mon, Aug 9, 2010 at 8:18 AM, Graham Percival
wrote:
> On Mon, Aug 09, 2010 at 06:12:17AM -0700, -Eluze wrote:
>>
>> imo this should be described more clearly in a manual - specially for users
>> who are not accustomed to the shell/dos/cmd prompt!
>
> Unfortunately we cannot address the entire t
On Mon, Aug 09, 2010 at 06:12:17AM -0700, -Eluze wrote:
>
> imo this should be described more clearly in a manual - specially for users
> who are not accustomed to the shell/dos/cmd prompt!
Unfortunately we cannot address the entire topic of shell commands
in the lilypond manual. As we mention a
Jonathan Kulp-2 wrote:
>
> On Mon, Aug 9, 2010 at 6:24 AM, David Currie
> wrote:
>> I am a musician and a programmer.
>>
>> How does one redirect/direct (lilypond) compile output to a file and not
>> stdout
>> using command line options(or otherwise).
>>
>
> What you want, I think, is the -V c
On Sun 08 Aug 2010, 17:33 Reinhold Kainhofer wrote:
> Attached is an example. The page turn between page 3 and 4 should ideally be
> placed at the R1*12, but lilypond refuses to do so, instead breaking at the
> R1*5 and leaving one page empty (so 5 pages are used!).
I've added this as 1203:
http:
On Mon, Aug 9, 2010 at 7:39 AM, Jonathan Kulp wrote:
> On Mon, Aug 9, 2010 at 6:24 AM, David Currie wrote:
>> I am a musician and a programmer.
>>
>> How does one redirect/direct (lilypond) compile output to a file and not
>> stdout
>> using command line options(or otherwise).
>>
>
> What you wa
On Mon, Aug 9, 2010 at 6:24 AM, David Currie wrote:
> I am a musician and a programmer.
>
> How does one redirect/direct (lilypond) compile output to a file and not
> stdout
> using command line options(or otherwise).
>
What you want, I think, is the -V command line option, but I haven't
ever do
I am a musician and a programmer.
How does one redirect/direct (lilypond) compile output to a file and not stdout
using command line options(or otherwise).
One can double click filename.ly.
It produces filename.log (which nicely contains errors etc).
BUT when (inside a c++ program)
int result
On Mon, Aug 09, 2010 at 08:36:27AM +0100, Trevor Daniels wrote:
> I've tried deleting out-website before running make website
> (actually this has never built the website for me)
> and running make doc after touching web-texi (which
> rebuilds the website but doesn't fix the error).
- clean out sc
Hi Graham
When I build the website I find the footer section
on all the main pages is not right, and differs from the
same pages on http://lilypond.org/website/manuals.html,
even with the same git. The ordering of various tags
when I look at the html source is wrong, resulting in
the wrong list
29 matches
Mail list logo