Re: Issue 836 in lilypond: [in progress] output-suffix as a (Score) context property

2010-01-26 Thread Ian Hulin
Hi Vincent, On 24/01/10 19:39, lilyp...@googlecode.com wrote: Updates: Summary: [in progress] output-suffix as a (Score) context property Cc: Carl.D.Sorensen Labels: -Priority-Low Priority-Medium Patch Comment #3 on issue 836 by v.villenave: [in progress] output-suffix as a (Score) context prop

Re: Issue 405 in lilypond: tupletBracket not printed despite #'bracket-visibility=##t

2010-01-26 Thread Ian Hulin
On 26/01/10 01:37, Neil Puttock wrote: 2010/1/24 Ian Hulin: I've had a quick look at this with gdb, stepping through Tuplet_bracket:print, and the solution doesn't seem as simple as you suggest here, Â I even tried patching in a modified routine implementing the override if the prope

Re: bug team

2010-02-01 Thread Ian Hulin
How about "bug blatters" (Douglas Adams fans may recognize the reference) Cheers, Ian On 01/02/10 04:45, Graham Percival wrote: Hi all, Let's welcome Dmytro to the bug team. He's finished checking the regtests, so now I'm teaching him about other bug tasks. Like us all, his time comes in bits

Re: T405 - Respect user setting bracket-visibility property. (issue194095)

2010-02-22 Thread Ian Hulin
On 20/02/10 17:27, n.putt...@gmail.com wrote: Hi Ian, Looks OK, though don't you think it would be better to increase the size of the bracket if it's too small? We--ll, yes, but that's not what this bug report is about. As it's something you've picked up during the review it's strictly speaki

Re: [frogs] Re: T405 - Respect user setting bracket-visibility property. (issue194095)

2010-02-22 Thread Ian Hulin
Hi Neil, Here's the amended patch. Cheers, Ian On 22/02/10 22:17, n.putt...@gmail.com wrote: On 2010/02/22 18:27:19, Ian Hulin wrote: Sorry if this sounds a bit jobsworth but I'd rather this patch went out the door as is and I'll look at your comment as part of work o

Building error with latest git

2010-03-14 Thread Ian Hulin
ed_struct* (*)(void*, scm_unused_struct*, scm_unused_struct*, scm_unused_struct*), void*, scm_unused_struct*, scm_unused_struct*)' make[1]: *** [out/general-scheme.o] Error 1 make[1]: Leaving directory `/home/ian/usr/src/lilypond/lily' make: *** [all] Error 2 Anything I'

Fwd: Remove kludge in Module Code to support Guile V1.6 (MODULE_GC_KLUDGE conditional compilation)

2010-05-17 Thread Ian Hulin
Sorry all, Sent the original to the development list by mistake. Cheers, Ian Hulin Original Message Subject: Remove kludge in Module Code to support Guile V1.6 (MODULE_GC_KLUDGE conditional compilation) Date: Mon, 17 May 2010 18:32:32 +0100 From: Ian Hulin To: lilypond-de

Re: How I can control a name of midi output, file?

2010-05-30 Thread Ian Hulin
{ \new Staff { ... } \layout { } \midi { } } } etc. Though any .pdf files generated will also be called track-one.pdf, track-two.pdf etc. Hope this helps, Cheers, Ian Hulin ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Remove kludge in Module Code to support Guile V1.6 (MODULE_GC_KLUDGE conditional compilation)

2010-06-27 Thread Ian Hulin
Hi Patrick, On 26/06/10 02:43, Patrick McCarty wrote: On Mon, May 17, 2010 at 10:43 AM, Ian Hulin wrote: We have these blocks in our C++ code base: $ git grep -A 5 MODULE_GC_KLUDGE lily/include/ly-module.hh:#define MODULE_GC_KLUDGE lily/include/ly-module.hh- lily/include/ly-module.hh

Staff.shortinstrumentName truncated if staff is within a group

2010-08-17 Thread Ian Hulin
If a staff is included in a group like a GrandStaff or StaffGroup, the grouping bracket graphic pushes the shortinstumentName string off the left hand edge of the output PDF document. I've attached a demonstration. Tested with 2.13.17, 2.13.29 and 2.13.30. Cheers, Ian \version "2.10.0" \head

Re: Issue 1224 in lilypond: Remove Lilypond's use of %module-public-interface, which is deprecated in guile V2.0

2010-08-18 Thread Ian Hulin
Hi Neil, On 18/08/10 22:36, lilyp...@googlecode.com wrote: > > Comment #3 on issue 1224 by n.puttock: Remove Lilypond's use of > %module-public-interface, which is deprecated in guile V2.0 > http://code.google.com/p/lilypond/issues/detail?id=1224 > > Ian, which version of Guile have you tested t

Git master build for V2.13.60 in fresh directory - make docs fails

2011-04-14 Thread Ian Hulin
ogg:~/lilypond/build$ Cheers, Ian Hulin ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Git master build for V2.13.60 in fresh directory - make docs fails

2011-04-15 Thread Ian Hulin
Hi Graham, On 15/04/11 11:17, Graham Percival wrote: > On Thu, Apr 14, 2011 at 09:43:51PM +0100, Ian Hulin wrote: >> `/home/ian/lilypond/build/Documentation/out-www/essay/literature.texi'... >> Processing include: colorado.itexi >> lilypond-book.py: error: file not fou

Tracker 1686 - Process question - separate Tracker Issues or handle patches as part of T1686?

2011-11-06 Thread Ian Hulin
cm and main.cc, and when this one is reviewed, counted down and pushed, then we can verify the issue. By the way, the criteria for verifying all of these patches is that they do no harm when running the LilyPond regression tests using Guile 1.8. Cheers, Ian Hulin

Re: Tracker 1686 - Process question - separate Tracker Issues or handlepatches as part of T1686?

2011-11-06 Thread Ian Hulin
LilyPond build when running with Guile V1.8.*. It'll also give me chance to play with Graham's new git-cl. Cheers, Ian On 06/11/11 19:58, Colin Campbell wrote: > On 11-11-06 10:41 AM, Phil Holmes wrote: >> "Ian Hulin" wrote in message >> news:j96bvt$19b$1...@do

Re: Tracker 1686 - Process question - separate Tracker Issues or handle patches as part of T1686?

2011-11-08 Thread Ian Hulin
Hi David On 08/11/11 08:45, David Kastrup wrote: > Ian Hulin writes: > >> o Move all the markup macros and markup definition procedures to a new >> (scm markup-facility-defs) module (this is the artist formerly known >> markup-macros.scm and the remaining code in mark

Re: Issue 2024 in lilypond: Patch: Let #{ ... #} pass its $ handling to environment cloning

2011-11-08 Thread Ian Hulin
Hi Graham, On 08/11/11 18:20, lilyp...@googlecode.com wrote: > > Comment #5 on issue 2024 by gra...@percival-music.ca: Patch: Let #{ ... > #} pass its $ handling to environment cloning > http://code.google.com/p/lilypond/issues/detail?id=2024 > > sigh. ok, I'll reformat my computer and stick 10.

Re: Issue 2025 in lilypond: Make safe utility available via new (scm safe-utility-defs) scheme module.

2011-11-10 Thread Ian Hulin
Mike, On 10/11/11 18:02, lilyp...@googlecode.com wrote: > Updates: > Status: Accepted > Owner: mts...@gmail.com > > Comment #6 on issue 2025 by mts...@gmail.com: Make safe utility > available via new (scm safe-utility-defs) scheme module. > http://code.google.com/p/lilypond/issues/detail?i

Use of null (begin) blocks is deprecated in Guile stable V2.0, use unspecified? and/or *unspecified* instead.

2011-11-22 Thread Ian Hulin
Hulin Original Message Subject: Re: Null (begin) blocks - V2.0.3 reports error was OK in V2.0.2 Date: Tue, 22 Nov 2011 00:02:35 +0100 From: Andy Wingo To: Ian Hulin CC: bug-guile , Ludovic Courtès , guile-user , Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.user

Re: Use of null (begin) blocks is deprecated in Guile stable V2.0, use unspecified? and/or *unspecified* instead.

2011-11-22 Thread Ian Hulin
Hi David, On 22/11/11 14:02, David Kastrup wrote: > David Kastrup writes: > >> Ian Hulin writes: >> >>> This is forwarded from the Guile bug list. Bug-squad please >>> create a LilyPond issue for this - we need to change our code: >>> >>&g

Re: Issue 2072 in lilypond: Add proper complex variables to Lilypond

2011-12-10 Thread Ian Hulin
Hi David, On 09/12/11 12:55, lilyp...@googlecode.com wrote: > > Comment #2 on issue 2072 by d...@gnu.org: Add proper complex > variables to Lilypond > http://code.google.com/p/lilypond/issues/detail?id=2072 > > After thinking about it, assignments are possible only in contexts > where strings ca

Re: loglevel=ERROR still emits Warning message

2011-12-11 Thread Ian Hulin
velopment for that patch. Let us know your findings, or if it's a log, mail it to me off list. Cheers, Ian Hulin ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

\tag does not accept list of symbols as documented in help examples.

2006-08-22 Thread Ian Hulin
x27;... Converting to `test.pdf'... error: failed files: "test.ly" Process lilypond exited with code 1 Lilypond help page section 8.2.8 The argument of the \tag command should be a symbol, or a list of symbols, for example, \tag #'(original-part transposed-part) ...

RE: [Not a bug] Re: \tag does not accept list of symbols as documentedin help examples.

2006-08-23 Thread Ian Hulin
Cheers, Ian Hulin -Original Message- From: John Mandereau [mailto:[EMAIL PROTECTED] Sent: 23 August 2006 09:53 To: Ian Hulin Cc: bug-lilypond@gnu.org Subject: [Not a bug] Re: \tag does not accept list of symbols as documented in help examples. . . . {snip} . . . That is not a bug: AFA

Windows V2.11.62 and V2.11.63 report version number as V2.11.61

2008-10-31 Thread Ian Hulin
source file. Another side-effect of the bug is you can't use \version "2.11.62" in source files. Looks like it's a kit build hiccup. Cheers, Ian Hulin ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/

Re: Windows V2.11.62 and V2.11.63 report version number as V2.11.61 - SOLVED

2008-11-09 Thread Ian Hulin
Risto Vääräniemi wrote: Hi Ian, 2008/11/1 Ian Hulin <[EMAIL PROTECTED]>: The last kits for Windows I installed for 2.11.62 and 2.11.63 say they are 2.11.61 when Do you have also 2.11.61 installed on your system but on a different path? I have the same situation every time I install

Re: FW: [frogs] Should _all_ lilypond functions be listed in music-functions-init.ly?

2009-02-02 Thread Ian Hulin
ubject: Re: [frogs] Should _all_ lilypond functions be listed in music-functions-init.ly? On 1/10/09 4:57 PM, "Ian Hulin" wrote: Hi Carl, I understand your answers but I find the distinction a bit confusing for lilypond users. If we're producing a list in an appendix of the do

Re: Multiple repeat nested with alternative

2009-03-13 Thread Ian Hulin
\alternatives applied to which repeat block? Any comments from anyone who know anything about the way this stuff works? Is it a Frog-type task to take on? I'm currently dual booting Windows-XP and Ubuntu and also trying to get my head round Scheme. Cheers, Ian Hulin Hans Aberg wrote: On 1

Re: Ghostscript fails with special characters in filename

2009-08-21 Thread Ian Hulin
, Ian >From c69fad382e5b5d518c82c798531c9048768cb81e Mon Sep 17 00:00:00 2001 From: Ian Hulin Date: Fri, 21 Aug 2009 16:44:23 +0100 Subject: [PATCH] Issue 832 Wrong UTF-8 encoded filenames passed to gs 1. Change simple-format calls to use ly:format 2. Change "~S" directives to &quo

Re: Ghostscript fails with special characters in filename

2009-08-22 Thread Ian Hulin
Hi Patrick, Reinhold, Patrick McCarty wrote: On 2009-08-21, Ian Hulin wrote: Patrick McCarty wrote: Hmm... I just realized why the ~S was being used instead of ~a: the ~S allows double quotes in the filename, but ~a does not. So this would fail with your patch: $ lilypond \"file

Re: Ghostscript fails with special characters in filename

2009-08-23 Thread Ian Hulin
Hi Reinhold, I've tried your patch for ly:format and "~S" here. Reinhold Kainhofer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Samstag, 22. August 2009 15:57:51 schrieb Ian Hulin: Hi Patrick, Reinhold, Patrick McCarty wrote: On 2009-08-21, Ian Hulin wrote: Patric

Re: Ghostscript fails with special characters in filename

2009-08-23 Thread Ian Hulin
Hi Reinhold, Reinhold Kainhofer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ian, On Sunday 23 August 2009 13:20:17 Ian Hulin wrote: Hi Reinhold, I've tried your patch for ly:format and "~S" here. The latest one which also escapes "? Yes. It looks

Re: Ghostscript fails with special characters in filename

2009-08-23 Thread Ian Hulin
Reinhold Kainhofer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 23 August 2009 16:22:04 Ian Hulin wrote: Here is the tail of the output from the quoted version, there are loads more calls to ly_format and then it enters the routine and hangs. Ah, are you sure you

Re: Suggestion: new property "filename" for MIDI output

2009-08-28 Thread Ian Hulin
to use in the development version but I'm on a steep learning curve so it may take a while. Cheers, Ian Hulin Manuel Bernhardt wrote: Dear Lilypond team, there seems to be no possibility to influence the output of the MIDI files, is there? As I notate many percussion staves, I often

Enhancement request: Define output-suffix as a configurable context property.

2009-09-17 Thread Ian Hulin
erties which can be applied to \score blocks, like autoAccidentals must use a different mechanism. However, I'm having a hard time using git grep to discover what this is. If anyone can shed some light on this, I'd be really grateful. Cheers, Ian Hulin

Re: [frogs] Enhancement request: Define output-suffix as a configurable context property.

2009-09-19 Thread Ian Hulin
ing output-suffix from Scheme would be if the user insists on coding a group of \score blocks in a file without using \book. If you have any ideas for an architecturally cleaner solution which would allow users to avoid dropping into Scheme I'm open to suggestions. Cheers, Ian Huli

Re: Issue 714 in lilypond: let the .ly file specify the output filename

2009-10-05 Thread Ian Hulin
Hi Valentin, Long story. It was originally marked as a duplicate of 404, where it was marked as fixed because Han-Wen pointed out we could use output-suffix to make the filenames unique. Then I started looking at the way it all worked and we found bugs in this part of the code re internatio

Re: Issue 836 in lilypond: Enhancement: output-suffix as a (Score) context property

2009-10-23 Thread Ian Hulin
new parser variables in addition to the old ones. I will shortly post a patch on frogs and -devel for comments. Ian Hulin ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to specify notename languages

2009-11-18 Thread Ian Hulin
how about \score { noteNames = "deutsch" . . } or \score { noteNames = "italiano" . . } or \score { noteNames = "english" . . } or maybe have the supported languages for note-naming available as keywords \score { noteNames = nederlands ... } or if you want it to

Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to specify notename languages

2009-11-22 Thread Ian Hulin
unction, I suggest you call it \notenames, \notenames "italiano" \notenames "deutsch" etc. \language suggests you may be dynamically changing the whole language environment of Lilypond, including error messages, pointers to docs and

Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to specify notename languages

2009-11-23 Thread Ian Hulin
Neil Puttock wrote: 2009/11/22 Francisco Vila : 2009/11/22 Ian Hulin : If you do this as a function, I suggest you call it \notenames, \notenames "italiano" \notenames "deutsch" etc. \language suggests you may be dynamically changing the whole language environment of

Re: issue classification debate

2009-12-13 Thread Ian Hulin
Hi Graham, Graham Percival wrote: I wanted to wait until GOP started, but it seems there's a lot of interest in this now. Here's my proposed new classifications for issues. There are four hopefully-not-really-contradictory goals, listed in order: 1. easy for core developers to find the type of

Re: issue classification debate

2009-12-13 Thread Ian Hulin
Graham, Was just looking in CG section 6.2. Does Status value *Accepted* mean that the defect is definitely reproducible by more than one person on more than one computer? Is this one of the bugmeister's criteria for accepting an issue? If it isn't, should it be? Cheers, Ian _

Re: Issue 961 in lilypond: Þrows error upon using character combination !} in ðe closing part of a lyrics block.

2010-01-06 Thread Ian Hulin
or: unterminated lyrics argument for \addlyrics, could not detect separate closing '}' character and then stop the compilation? Cheers, Ian Hulin On 06/01/10 10:55, lilyp...@googlecode.com wrote: Status: New Owner: New issue 961 by amuraivel: Þrows error upon using character co

Re: Issue 405 in lilypond: tupletBracket not printed despite #'bracket-visibility=##t

2010-01-24 Thread Ian Hulin
s simple as you suggest here, I even tried patching in a modified routine implementing the override if the property is set, but it doesn't do the job. I've attached the patch, also attached is the lily source file I compiled and the pdf it produced.

Re: Issue 2149 in lilypond: Patch: Creates non-negative-integer? predicate.

2011-12-29 Thread Ian Hulin
On 29/12/11 11:13, lilyp...@googlecode.com wrote: > > Comment #6 on issue 2149 by m...@apollinemike.com: Patch: Creates > non-negative-integer? predicate. > http://code.google.com/p/lilypond/issues/detail?id=2149 > > I'll change it to whatever people think would be easiest - I really > have no

Re: Issue 1826 in lilypond: Guile 2.0 compat: `conditional-circle-markup' definition needs to be relocated

2011-12-30 Thread Ian Hulin
This issue will be fixed by Issue 2026, currently at Patch_review status. The markup was moved into scm/define-markup-commands.scm and will now be defined in the (scm markup-facility-defs) module. Ian Hulin On 30/12/11 18:17, lilyp...@googlecode.com wrote: > > Comment #11 on issue 1

Re: Issue 1826 in lilypond: Guile 2.0 compat: `conditional-circle-markup' definition needs to be relocated

2011-12-31 Thread Ian Hulin
Phil, On 31/12/11 15:34, lilyp...@googlecode.com wrote: > > Comment #12 on issue 1826 by philehol...@gmail.com: Guile 2.0 > compat: `conditional-circle-markup' definition needs to be > relocated http://code.google.com/p/lilypond/issues/detail?id=1826 > > How would this fix be verified, please? On

make doc-stage-1 barfs

2012-01-11 Thread Ian Hulin
Hi all I'm running make doc-stage-1 after $ cd build $ git checkout master $ ../configure --disable-optimising $ make $ make test-baseline $ git checkout T2026-1 $ make test-clean $ make check $ make doc-clean Make doc-clean fails with: . . . /home/ian/src/lilypond/stepmake/stepmake/generic-target

Re: make doc-stage-1 barfs

2012-01-11 Thread Ian Hulin
Hi Julien, On 11/01/12 21:48, Julien Rioux wrote: > On 11/01/2012 3:58 PM, Ian Hulin wrote: >> Hi all I'm running make doc-stage-1 after >> >> $ cd build $ git checkout master $ ../configure >> --disable-optimising $ make $ make test-baseline $ git checkout >

Re: ERROR: Unable to find file "ice-9/boot-9.scm" in load path

2012-01-22 Thread Ian Hulin
Hi Damian, 1. Try running up lilypond with --loglevel=DEBUG, you'll see a lot more about directories and the values for PATH etc. 2. Guile does *not* like lists being passed to it as GUILE_LOAD_PATH or as -L prompt from the command line. It is absolutely not parsed like the bash shell PATH. These

Re: Issue 2343 in lilypond: Faulty file-naming when outputting multiple \books

2012-02-26 Thread Ian Hulin
On 26/02/12 18:51, lilyp...@googlecode.com wrote: > > Comment #10 on issue 2343 by d...@gnu.org: Faulty file-naming when > outputting multiple \books > http://code.google.com/p/lilypond/issues/detail?id=2343 > > Ian, the patch does not change the use of "output-suffix". As long > as you don't

Re: Issue 2216 in lilypond: AU: Document all options for lilypond -dhelp

2012-03-19 Thread Ian Hulin
Hi Phil, On 19/03/12 11:31, lilyp...@googlecode.com wrote: > > Comment #4 on issue 2216 by pkx1...@gmail.com: AU: Document all > options for lilypond -dhelp > http://code.google.com/p/lilypond/issues/detail?id=2216 > > I noticed Graham has some commments. I'd also like to make sure > that my ter

Re: Lilypond - GNUCash

2012-07-18 Thread Ian Hulin
back in the day. The folks over there should be able to give you, us in LilyPond and GNUCash a steer as to how we can all play nicely together and behave properly on your system, Cheers, Ian Hulin P.S. to Graham/bug-squad: how do we handle this sort of issue for LilyPond, if it looks like it's

Re: error with -dseparate-log-files

2012-08-20 Thread Ian Hulin
On 20/08/12 22:32, James wrote: > Hello, > > On 20 August 2012 22:29, eluze wrote: >> >> James-387 wrote >>> >>> >>> >>> what happens if you run cmd /S /C and just quote the whole >>> command without all the extra quotes? >>> >>> >> I'm not sure if I understand correctly: >> >> when enteri

Re: 2.17.6: assertion failed with \glissando

2012-11-22 Thread Ian Hulin
Hi Colin, Keith and Walter, On 22/11/12 09:19, Colin Hall wrote: > On Wed, Nov 21, 2012 at 05:08:52AM +, Keith OHara wrote: >> Werner LEMBERG gnu.org> writes: >> >>> This time I tried with current git (commit 436824b8): >>> ../flower/include/interval.hh:226: T Interval_t::center()

Parser diagnostics - failing to recognise \on-the-fly arguments as procedure type.

2013-01-08 Thread Ian Hulin
rn code 1. I suspect this could be a LilyPond bug rather than LyUtils. Would anyone with better access to resources have an opportunity to investigate. Cheers and a Happy New Year to all 'Ponders Ian Hulin == I can

Running with gdb in Ubuntu 13.04 - can't find lily.scm.

2013-05-16 Thread Ian Hulin
Hi all, This isn't an problem as regards en-users, but only occurs when running LilyPond under gdb. The problem is that running under gdb fails early on in initialization in the main.cc/guile-init.cc code with the call to ly_init_ly_module called from ly_c_init_guile, called from main_with_guile,

Re: fatal error with toplevel-markup-identifier

2013-08-15 Thread Ian Hulin
On 14/08/13 22:20, Trevor Daniels wrote: > >>> I propose that we remove string addition from assignments. >>> It's unlikely anybody was aware of it in the last 10 years, and >>> it's not like it is documented. >> >> +1 > > +1 > > Trevor > 1+ ___ bug

Please post releases on

2014-10-13 Thread Ian Hulin
I used to get notifications of releases on the list. I’ve not seen anything since 2.19.13. Is this intentional or an oversight? I notice the latest patches are going into 2.19.16, and latest available is 2.19.15. Cheers, Ian ___ bug-lilypond mailing