Re: Issue 4345 in lilypond: Patch: Part combiner: allow a2 chords

2015-04-20 Thread Reinhold Kainhofer
pected from any kind of automatic decision system (be it strictly rule-based as the current partcombiner, or heuristics-based as your version). Best regards, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http

Re: Staff ends before \clef, \time and \key

2015-04-07 Thread Reinhold Kainhofer
time change)... So, basically, you are saying that this is not a regression from 2.18 to 2.19, but rather an intended change? In that case, I will refrain from submitting a bug report. Thanks again and best regards, Reinhold Am 2015-04-07 um 18:59 schrieb David Kastrup: Reinhold Kainhofer writes:

Staff ends before \clef, \time and \key

2015-04-06 Thread Reinhold Kainhofer
ar"||" \key f \major \time 3/4 } Output PDF is attached. I should probably mention that the snippet works just fine in Lilypond 2.18. Only Lilypond 2.19 breaks. Any idea how to keep the staff lines alive until the key/time/clef change? Thanks, Reinhold -- -----

New Job

2013-04-06 Thread Reinhold Kainhofer
can. Best regards, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * VirtueMart Plugins, http://www.open-tools.net * Edition Kainhofer, Music Publisher, http://www.e

Re: Suggestions for participating institutions?

2013-03-26 Thread Reinhold Kainhofer
their own merits on the same publicly > accessible MusicXML database. > > One would need to flesh out work flows and dependencies of particular > milestones and targets in order to arrive at a good distribution of > tasks and competency. > --

Re: For those who need new features and bug fixes...

2012-12-21 Thread Reinhold Kainhofer
o parts with grace notes are on separate staves, it may be more helpful visually to close up grace notes to the following measured value, regardless of vertical alignment)." Cheers, Reinhold -- ------ Reinhold Kainhofer, r

Re: Python hacker emergency on git-cl

2012-12-02 Thread Reinhold Kainhofer
nhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * Edition Kainhofer, Music Publisher, http://www.edition-kain

Re: Python hacker emergency on git-cl

2012-12-01 Thread Reinhold Kainhofer
ython needed... Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * Edition Kainhofer, Music Publis

Re: Allow music of nominally zero duration to be typeset. (issue 6810087)

2012-11-16 Thread Reinhold Kainhofer
lilypond 2.17.7 it didn't crash here... Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwi

Re: possibility of merging \override and \set (was: Naming _another_ lacking puzzle piece)

2012-10-14 Thread Reinhold Kainhofer
27;t have any history (i.e. no stack), except for handling \once\set in the iterator, so this would need to be implemented. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financia

Re: stepping down as project manager

2012-10-13 Thread Reinhold Kainhofer
e it back to its previous value (except for \once\override, which only works for one timestep). In fact, \override and \revert are currently misnamed, they work more like \set and \unset. Cheers, Reinhold -- ------ Reinhold Kainhofer

Re: stepping down as project manager

2012-10-13 Thread Reinhold Kainhofer
gh that we have had \once for a long time already. Fully agree, \temporary was really missing. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna

Re: Naming _another_ lacking puzzle piece

2012-10-13 Thread Reinhold Kainhofer
hard to explain to a newcomer. 5) Any change will likely break backward-compatibility and introduce subtle problems (like things looking/behaving different without any warning). Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhof

Re: Naming _another_ lacking puzzle piece

2012-10-13 Thread Reinhold Kainhofer
to the users, rather than providing a user-friendly (i.e. musician-friendly, not programmer-friendly) high-level API to the users. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financia

Re: Naming _another_ lacking puzzle piece

2012-10-13 Thread Reinhold Kainhofer
m the user, with more or less success. David's attempts to get rid of the #' in propery names is a great step in this direction, but using push/pop would be a huge step in the wrong direction, IMO. Cheers, Reinhold -- -----

Re: Context.Grob considered as symbol list

2012-10-13 Thread Reinhold Kainhofer
parenthesis (to indicate longer parenthesized parts, like multiple staccatos). See: http://lists.gnu.org/archive/html/lilypond-user/2012-09/msg00707.html Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http

Re: Context.Grob considered as symbol list

2012-10-12 Thread Reinhold Kainhofer
to describe the full path for grob properties, and the functions that handle them could then check whether the first entry is a context, a grob or a property. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http

Re: [proposal] easy triplets and tuplets - Draft 3

2012-10-09 Thread Reinhold Kainhofer
light accent, while a sextuplet means there are two groups of three notes. Also compare Gould, p. 213, regarding the subdivision of beams: "A triplet is always a tripartite division, whereas a sextuplet is two groups each of three notes, a bipartite division." Cheers, Reinhold -- ---

Re: [proposal] easy triplets and tuplets - Draft 3

2012-10-07 Thread Reinhold Kainhofer
On 2012-10-08 00:21, Joseph Rushton Wakeling wrote: On 10/07/2012 11:52 PM, Reinhold Kainhofer wrote: There is, however, no check whether the fraction with the durations makes sense and matches the real tuplet (in most cases, itwill not). Yes, that's what I mean. I'd like to see

Re: [proposal] easy triplets and tuplets - Draft 3

2012-10-07 Thread Reinhold Kainhofer
On 2012-10-07 23:38, Joseph Rushton Wakeling wrote: On 10/07/2012 11:29 PM, Reinhold Kainhofer wrote: http://lsr.dsi.unimi.it/LSR/Item?id=482 http://lsr.dsi.unimi.it/LSR/Item?id=817 I implemented those functions for MusicXML import. Note, however, that lilypond does not automatically use those

Re: [proposal] easy triplets and tuplets - Draft 3

2012-10-07 Thread Reinhold Kainhofer
ve to manually set them as shown in the snippets. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuw

Re: lilypond-book: treat iffalse sections in latex as block comments (issue 6584073)

2012-10-06 Thread Reinhold Kainhofer
where it processes everything between \iffalse and \fi. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.

Re: [proposal] easy triplets and tuplets - was [talk] easy tuplets

2012-10-05 Thread Reinhold Kainhofer
ole 3/2: Duole 4/5: Quintole 4/6: Sextole etc. So in German, each of them has its own name, which would coincide with the music function's name... Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, ht

Re: Issue 2717: Implement \single, \omit and \hide (issue 6495135)

2012-09-26 Thread Reinhold Kainhofer
On 2012-09-26 15:32, d...@gnu.org wrote: Reinhold Kainhofer writes: On 26/09/2012 11:26, d...@gnu.org wrote: \once does something entirely different. It does not turn an override into a tweak but rather marks it at being active only at the current timestep. \once applies at a single time

Re: [GLISS] non-timed or non-musical events "z" "y"

2012-09-26 Thread Reinhold Kainhofer
rt, hairpin end, note with "p". So, yes, such hacks as workarounds are certainly possible, but IMO they currently don't really fit well with the general concepts of the lilypond language (i.e. all dynamics are written using postfix notation)... Cheers, Reinhold -- ---

Re: Issue 2717: Implement \single, \omit and \hide (issue 6495135)

2012-09-26 Thread Reinhold Kainhofer
the default. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * Editio

Re: Issue 2717: Implement \single, \omit and \hide (issue 6495135)

2012-09-26 Thread reinhold . kainhofer
is there any particular reason why you created a new command (\single) and didn't reuse \once. IMO, using \once as an indicator that the next command applies only to the next item would make it more consistent. http://codereview.appspot.com/6495135/ __

Re: [GLISS] turn xxx.yyy into ("xxx" "yyy")

2012-09-12 Thread Reinhold Kainhofer
} \new Lyrics \lyricsto "a" { text. text. } >> Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/

Re: irc and hangouts

2012-09-09 Thread Reinhold Kainhofer
#x27;s best to ping me in the irc channel, and I'll try to respond when I notice it. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Un

Re: Fixes position of mensural c clef (issue 6503091)

2012-09-08 Thread Reinhold Kainhofer
mended, but not absolutely required) fix the indentation before applying. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technolo

Re: [GLISS] why the hell all this fuss

2012-09-07 Thread Reinhold Kainhofer
ence e.g. in MIDI, this doesn't mean that we should not provide a way to use it in output formats where it makes sense... Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial

Re: [GLISS] differentiating pre/post/neutral commands

2012-09-05 Thread Reinhold Kainhofer
eality, however, I have not encountered a single score without any overrides for layout purposes. Since we don't guarantee anything about \override, one can never be sure that a huge score you are writing today will still work in a few months. Cheers, Reinhold -- -----

Re: Waltrop meeting outline

2012-08-28 Thread Reinhold Kainhofer
lilypond contributions. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 00058

Re: Fix 2732: Extract the full page geometry in lilypond-book (issue 6454139)

2012-08-24 Thread reinhold . kainhofer
Reviewers: dak, http://codereview.appspot.com/6454139/diff/1/python/book_latex.py File python/book_latex.py (right): http://codereview.appspot.com/6454139/diff/1/python/book_latex.py#newcode262 python/book_latex.py:262: textwidth = (textwidth + columnsep) / columns - columnsep On 2012/08/12 13:

Re: Interoperability with pdf viewers

2012-08-23 Thread Reinhold Kainhofer
ond scores... http://okular.kde.org/ Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/

Re: Removes popen3 deprecated warning (issue 6471043)

2012-08-18 Thread reinhold . kainhofer
IIRC, the problem was not the Popen wouldn't be working on Windows. Rather, our GUB installer somehow does not include the msvcrt python module in its python build, which is needed on Windows to provide the Popen call. So, running lilypond-book fromself-compiled binaries has always been working, o

Re: Time to fork a guile-2 branch?

2012-08-13 Thread Reinhold Kainhofer
On 13/08/2012 15:54, David Kastrup wrote: > Reinhold Kainhofer writes: >> I haven't checked, > That's the rub. See below... > This only works for existing branches/tags. Otherwise, git will not > know how to disambiguate the reference. It seems to work here

Re: Time to fork a guile-2 branch?

2012-08-13 Thread Reinhold Kainhofer
server again and nothing is lost. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * Edition Ka

Re: Allow all papersizes to be specified with a trailing "papersize" or "landscape" string. (issue 6461071)

2012-08-12 Thread reinhold . kainhofer
Not tested, either, but LGTM from reading the patch. http://codereview.appspot.com/6461071/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: landscape mode in lilypond-book doesn't calculate line length correctly

2012-08-12 Thread Reinhold Kainhofer
f LilyPond, #(set-default-paper-size "a4" 'landscape) would work. Hmm, to make life for .ly file generators easier, maybe it would be a good idea to additionally define paper sizes a4landscape and the like... Cheers, Reinhold -- --

Re: GOP2-3 - GLISS or not

2012-08-10 Thread Reinhold Kainhofer
... (e.g. in #'(1 4 3 8), eights are automatically beamed as c8 c[ c c c] c[ c c]. How would you beam #'(3.2 8)? ) Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vie

Re: Patchy's built docs on the web

2012-08-10 Thread Reinhold Kainhofer
that search box. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * Edition Kainhofer, Music Publi

Fwd: abc2ly Patch

2012-08-09 Thread Reinhold Kainhofer
+0200 From: Arne Rempke To: Reinhold Kainhofer Hallo, ich schlage mich grade mit der Konvertierung von abc-Daten nach lilypond herum und habe dazu das Skript abc2ly von lilypond etwas erweitert. Wesentlichste Änderung dürfte die Behandlung von Akkorden sein, die nun als \chordmode und nicht meh

Re: Properly implement fromproperty markup handing in the pdftitle header field (issue 6447052)

2012-08-05 Thread Reinhold Kainhofer
seems like a total misnomer: that is usually used for a list of alists, while it here is a list of modules/scopes. Do you have any better suggestion? Thanks, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.

Re: Issue 1650: merge multiple header specifications. (issue 6445053)

2012-07-30 Thread reinhold . kainhofer
LGTM, seems to work correctly on all my (reg)tests. I actually like David's idea of changing the header field values to include correctness information. Still I like comments inside sample code to make the reasons for a particular block clearer. http://codereview.appspot.com/6445053/ _

Re: Fwd: Using MSH Paris Nord server

2012-07-30 Thread Reinhold Kainhofer
A while ago I set up gerrit on my server to evaluate it (I even posted it here), but I have meanwhile removed the installation again, as it seemed no one was really interested. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainh

Re: scheme spanner in input/regression/scheme-text-spanner.ly not quote-proof

2012-07-30 Thread Reinhold Kainhofer
On 28/07/2012 07:32, David Kastrup wrote: > Reinhold Kainhofer writes: > >> The text spanner implemented in scheme (which is also used as a basis >> for David's measure counter engraver) seems to work fine in the regtest, >> but apparently it is not quote-proof. &g

Re: Issue 1650: Multiple header blocks shall be merged rather than replace a previous one (issue 6441058)

2012-07-27 Thread reinhold . kainhofer
Reviewers: dak, Message: On 2012/07/27 05:10:50, dak wrote: > I think this is the wrong way to do things since you can't refer to old header > values when defining the new one. Instead, you should start with the definition > you are adding things to, like LAYOUT and similar do. So that li

scheme spanner in input/regression/scheme-text-spanner.ly not quote-proof

2012-07-26 Thread Reinhold Kainhofer
| So apparently the scheme way to add new event classes is not entirely correct... Sample file (regtest adapted to quote the music) is attached. Any idea about the correct fix to this? Thanks, Reinhold -- -- Reinhold Kainhofer,

Re: GOP-PROP 2-1: LilyPond is part of GNU

2012-06-20 Thread Reinhold Kainhofer
he case for the applications in question). I actually don't like the phrasing, because I understand "we're not recommending these" as a nice formulation of "We strongly discourage you from using these". Cheers, Reinhold -- ----

Re: Issue 2584 (redo 1967): please make partcombine merge slurs (issue 6294047)

2012-06-08 Thread reinhold . kainhofer
The partcombiner does not really bother about keeping the number of generated start and end slur events matched, so this attempts to cope by implementing the following behavior: a) multiple slur starts on the same moment are not an error but the same as one. I actually did NOT implement i

Re: LoMuS

2012-04-27 Thread Reinhold Kainhofer
; wants to. YES! I would suggest that if you do all the application bureaucracy, then you should also be the one to distribute the possible prize money. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinh

Re: musicxml2ly

2012-04-08 Thread Reinhold Kainhofer
Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, htt

Re: new lilypond-auto mailing list

2012-03-20 Thread Reinhold Kainhofer
omated and which are relevant). Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/

Re: Sets lilypond-id message to type progress (issue 5848056)

2012-03-18 Thread reinhold . kainhofer
LGTM http://codereview.appspot.com/5848056/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: My own Figured Bass number set, where do I start?

2012-02-20 Thread Reinhold Kainhofer
On 20/02/2012 14:44, Reinhold Kainhofer wrote: > On 20/02/2012 14:18, Nils wrote: >> my pusblisher wants baroque figured bass gylphs. They have the strokes in >> different places than the Lilypond versions. >> I guess nobobdy did this so far, so I have to do it myself. >

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

2012-02-17 Thread Reinhold Kainhofer
On Fr., 17. Feb. 2012 08:47:19 CET, m...@apollinemike.com wrote: > Note that this whole "slow down" thing is much less relevant now that it > was before.  My current benchmarks show a 0.2-2 second per minute > slowdown depending on the file. Most important: is the slow down linear in the score

Allow multiple identical slurs (issue 1967). (issue 5671053)

2012-02-15 Thread reinhold . kainhofer
LGTM http://codereview.appspot.com/5671053/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Unbound variable GUILE error when no whitespace before closing brace

2012-02-15 Thread Reinhold Kainhofer
On 15/02/2012 15:30, David Kastrup wrote: > Reinhold Kainhofer writes: > >> Actually, LilyPond's parser decides which chars are part of the scheme >> expression and which are part of lilypond's syntax. > No, it doesn't. It fires up the Scheme reader at the

Re: google summer of code

2012-02-15 Thread Reinhold Kainhofer
te with the mentor. My feeling was also that Google gave the project a loot of freedom to decide on the accepted projects, how to administer them and how to decide on the success of the students. Cheers, Reinhold -- ------ Reinhold Kai

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
out information for each output object to the XML tags This would probably be the most generic and extensible solution (although it is definitely not the easiest road). Basic export could already be implemented using some translator-derived classes collecting all interesting events. Cheers, Reinhol

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
uch processing going on in the engravers, that the MusicXML exporter would have to duplicate most of that. To me it makes much more sense to build on the result of the iterators and engravers, rather than having to duplicate most of them in custom code. Cheers, Reinhold -- ---

Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39)

2012-02-15 Thread Reinhold Kainhofer
On 14/02/2012 15:48, Julien Rioux wrote: > Reinhold Kainhofer kainhofer.com> writes: >>> Dissecting... >>> Converting MusicXML file `./out-www/suffix-lyxml.xml'... >>> >>> lilypond-book.py: error: `musicxml2ly --out=- - ' failed (0) >

Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39)

2012-02-15 Thread Reinhold Kainhofer
On 14/02/2012 08:01, David Kastrup wrote: > Reinhold Kainhofer writes: > > [...] > > It is not clear where this mail hails from, which commands were used to > get this error under which circumstances. > Nightly cron job building lilypond and the documentation (http://ka

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
ult placement). Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
ilt). Requirements: Python, Make and (optionally) another build > system. Janitor work sounds very boring to me for a summer job... Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial &a

Re: Thinking about putting together a grant to support development on LilyPond

2012-02-15 Thread Reinhold Kainhofer
c research and should be funded by an industry partner instead. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * h

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

2012-02-15 Thread Reinhold Kainhofer
y scores (and they are even worse in a piano staff). Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://ww

Re: Unbound variable GUILE error when no whitespace before closing brace

2012-02-15 Thread Reinhold Kainhofer
ecides that the scheme expression includes the }, which from a user's POV doesn't make sense, as the } is LilyPond's delimiter and should thus definitely end the scheme expression (even though 0.9} would be a valid guile variable). Cheers, Reinhold -- --

Fw: GDP Docs compilation FAILED (2012.02.14-01:39)

2012-02-13 Thread Reinhold Kainhofer
- Ursprüngliche Mitteilung - Von: LilyPond Development Gesendet : Di., 14. Feb. 2012 01:39:05 CET An: reinh...@fam.tuwien.ac.at Betreff: GDP Docs compilation FAILED (2012.02.14-01:39) > Preprocessing graphical objects... > Calculating line breaks... > Drawing systems... > Writing header

Re: Cheat sheet

2012-02-07 Thread Reinhold Kainhofer
utting also the source code under the creative commons license. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austri

Re: Staging->Master

2012-02-02 Thread Reinhold Kainhofer
you're experimenting. My new office machine (on 24/7) is quite a powerful beast, and I usually don't to any expensive calculations. So, I can certainly set up a cronjob to run patchy regularly. Cheers, Reinhold -- ------

Re: somebody needs to run staging before 29 Jan

2012-01-30 Thread Reinhold Kainhofer
time I'll have to set it up, though. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Math., Vienna Univ. of Technology, Austria * http://w

Re: make doc problem

2012-01-26 Thread Reinhold Kainhofer
On 2012-01-27 00:00, Julien Rioux wrote: On 26/01/2012 11:13 AM, Reinhold Kainhofer wrote: On 22/01/2012 20:58, Julien Rioux wrote: Thanks, you're quite right CPU is not the limiting factor for the build. Disk access and usage of swap when compiling input/regression/collated-files slows

Re: make doc problem

2012-01-26 Thread Reinhold Kainhofer
up memory from 400MB to ~1GB without releasing... Most of these allocations don't seem to be memory leaks, but rather due to guile. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofe

Re: lilypond-book: Group line-width settings together (issue 2222). (issue 5553056)

2012-01-24 Thread reinhold . kainhofer
http://codereview.appspot.com/5553056/diff/1/python/book_snippets.py File python/book_snippets.py (left): http://codereview.appspot.com/5553056/diff/1/python/book_snippets.py#oldcode806 python/book_snippets.py:806: self.ext = os.path.splitext (os.path.basename (self.filename))[1] On 2012/01/22 0

Re: lilypond-book: Group line-width settings together (issue 2222). (issue 5553056)

2012-01-21 Thread reinhold . kainhofer
LGTM in general. Some comments though. Plus: The example in the comment above will now compile, but it will be missing the additional padding... Another thing about the hard-coded .ly extension: I would leave the extension extraction in the file snippet class, so that the base class sets a defau

Re: Add a node prefix to snippets, preventing duplicate node errors (issue 2221). (issue 5541050)

2012-01-13 Thread reinhold . kainhofer
I had tried this very approach a while ago, but there were some problems. Unfortunately, I can't remember which problems I encountered. One issue might be that all links to one particular snippet will be broken with that patch. If you don't encounter any problems with broken links etc., then I'm

Re: lilypond-book on windows

2012-01-12 Thread Reinhold Kainhofer
n Windows, but that python as provided by lilypond does not ship that module. I would rather see this as a packaging problem, or am I seeing something wrong? Cheers, REinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, ht

Re: lilypond-book on windows

2012-01-11 Thread Reinhold Kainhofer
, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://ww

Re: Let \footnote do the job of \footnote, \footnoteGrob, \autoFootnote and \autoFootnoteGrob (issue 5527058)

2012-01-10 Thread reinhold . kainhofer
LGTM. From a lazy user's POV, I don't like that I now have to use \default for auto-numbering (which is th typical case)... But then, one can always define one's own music function that takes care of that. So no objection from my side. http://codereview.appspot.com/5527058/diff/1/Documentation/

Re: VirtualBox help

2012-01-04 Thread Reinhold Kainhofer
blocked @ 19.42 gigs (see screen shot) and that I can only fiddle with the swap space. Is this the right thing to do? You'll have to move (remove) the swap space so that you can enlarge your real data partition... Cheers, Reinhold -- ---

Re: VirtualBox help

2012-01-04 Thread Reinhold Kainhofer
just fine. Cheers, Reinhold -- ------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music ty

Re: Give slurs skylines in outside-staff-priority calculations. (issue 5504055)

2011-12-28 Thread Reinhold Kainhofer
is that center-aligned barnumbers (right-aligned barnumers simply look ugly for >100 bars) are shifted upwards by the rectangular box of the treble clef, even though no collision would occur at all. Simple example is attached. Cheers, Reinhold -- ----

Re: Tie LilyPond, lexer and parser together more type-safely. (issue 5501056)

2011-12-21 Thread reinhold . kainhofer
LGTM (looks very much like a code simplification) http://codereview.appspot.com/5501056/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Changes to allow compiling with -Werror using gcc 4.6.2 on i386. (issue 5489092)

2011-12-20 Thread reinhold . kainhofer
Is anyone here using a 64-bit OS? There are ~150 compiler warnings when compiling lilypond currently (see bug 1890), so -Werror can't be enabled on 64-bit systems. http://codereview.appspot.com/5489092/ ___ lilypond-devel mailing list lilypond-devel@g

Re: Don't blindly issue the warning (issue 5477087)

2011-12-14 Thread reinhold . kainhofer
LGTM. In particular, it's a good idea to call communicate() before checking the returncode, because communicate ensures that the returncode is set... http://codereview.appspot.com/5477087/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://

Re: How to add measure counters?

2011-12-09 Thread Reinhold Kainhofer
On Sa., 10. Dez. 2011 00:32:48 CET, Xavier Scheuer wrote: > On 12 September 2011 21:03, Reinhold Kainhofer > wrote: > > I'm currently investigating how to implement measure counters (Bug > > 146): http://code.google.com/p/lilypond/issues/detail?id=146 > > Plop, I n

Adds parenthesized measure numbers at mid-bar breaks. (issue 5452057)

2011-12-06 Thread reinhold . kainhofer
http://codereview.appspot.com/5452057/diff/1/lily/bar-number-engraver.cc File lily/bar-number-engraver.cc (right): http://codereview.appspot.com/5452057/diff/1/lily/bar-number-engraver.cc#newcode107 lily/bar-number-engraver.cc:107: if (mp.main_part_ != Rational (0)) So, we now always print out t

Re: GOP-PROP 13: patch management tools

2011-11-30 Thread Reinhold Kainhofer
patches by newcomers, and that went over the mailing lists. But now more and more features are reviewed on reviewboard. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial&a

Re: Thinking about another disruptive change

2011-11-15 Thread Reinhold Kainhofer
e change. What will be different for a normal user? I.e. What basic lilypond notation will change? And what advanced notation will break with that change? Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://r

Re: Fixes footnote automatic numbering. (issue 4877041)

2011-11-14 Thread Reinhold Kainhofer
ssion/ lilypond *.ly (and then get the values in a separate shell by "ps aux|grep lilypond|grep -v grep") Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial&a

Re: Nonfastforwarding push to staging

2011-11-13 Thread Reinhold Kainhofer
don't know whether origin/release/unstable will be deleted/recreated by Graham's scripts. Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Mat

Re: 2.15.18 regtests

2011-11-13 Thread Reinhold Kainhofer
On So., 13. Nov. 2011 14:43:28 CET, Peekay Ex wrote: > > I seem to recall Reinhold saying something about one of the reg test > > results I posted in the last two or three days for one of David's more > > complex checkins about this (I think - I cannot find that post). > > > http://code.google.c

Re: Keep yaffut from attempting to demangle. (issue 5375051)

2011-11-11 Thread Reinhold Kainhofer
ypeformat". Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Mus

Re: Patch series (available at branch dev/syntax) for more argument list power. (issue 5333051)

2011-11-04 Thread reinhold . kainhofer
On 2011/11/03 22:59:52, J_lowe wrote: Passes make and make check, No reg test diffs. Is Patch Set 3 the final version, or are the three patch sets independent patches that need to be applied one after the other??? It seems that the patch set 3 does not contain many changes from the first two pa

Re: Implement \once as music function able to operate on complex stuff. (issue 5322065)

2011-11-03 Thread reinhold . kainhofer
http://codereview.appspot.com/5322065/diff/3001/input/regression/complex-once.ly File input/regression/complex-once.ly (right): http://codereview.appspot.com/5322065/diff/3001/input/regression/complex-once.ly#newcode11 input/regression/complex-once.ly:11: \unHideNotes g a \once\hideNotes b c |

Implement \once as music function able to operate on complex stuff. (issue 5322065)

2011-11-03 Thread reinhold . kainhofer
LGTM, although regtests are missing (for \once applied to multiple settings at one, stored in a variable). http://codereview.appspot.com/5322065/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-de

Re: lybook-db etc etc.

2011-10-27 Thread Reinhold Kainhofer
(with some copying of output files, of course, which complicates things; that will be simplified). Cheers, Reinhold -- -- Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial& Actuarial Math

Re: musicexp.py: Fix for issue 1985 (issue 5303063)

2011-10-24 Thread reinhold . kainhofer
LGTM. http://codereview.appspot.com/5303063/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

  1   2   3   4   5   6   7   8   9   10   >