global-staff-size effects on grace notes (LilyPond 2.13.58)

2011-04-19 Thread Pierre Perol-Schneider
% Hi Frogs % set-global-staff-size affects grace notes stem length % seems to me that appears only on the 3rd line \version 2.13.58 #(set-global-staff-size 18) \relative c' { \appoggiatura {b16 [c16] }b4 \grace {e16 [f16] } e4 \acciaccatura {f16 [g16] }f4 \appoggiatura

override Stem #'stroke-style = #grace do not affect Stem

2011-11-28 Thread Pierre Perol-Schneider
I'm not top posting. Hi to all, % \override Stem #'stroke-style = #grace % do not affect Stem \version 2.15.20 \relative c'' { \override Stem #'stroke-style = #grace g8 } ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: override Stem #'stroke-style = #grace do not affect Stem

2011-11-28 Thread Pierre Perol-Schneider
Actually this bug happend after I've tried to adapt an example from the lsr. Those snippets do not have the version attached. 'have to admit that I never convert 'em before I try. Thank you all for this good advise ! 2011/11/28 James pkx1...@gmail.com Hello, On 28 November 2011 14:56, David

Re: installer lilypond

2011-12-02 Thread Pierre Perol-Schneider
Ok ... bon... d'accord mais encore ??? 2011/12/2 alice al_...@club-internet.fr installer lilypond ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Adding StringNumber 0 in TabStaff crashes

2012-11-23 Thread Pierre Perol-Schneider
Hi Thomas, Hi Colin I've never seen this expression before. Is this new to 2.17 ? For me : \version 2.16.1 \new TabStaff { d-0 } was the correct syntax up to now. 2012/11/23 Colin Hall colingh...@gmail.com On Thu, Nov 22, 2012 at 01:28:32AM +0100, Thomas Morley wrote: Hi, adding \0

Re: Adding StringNumber 0 in TabStaff crashes

2012-11-23 Thread Pierre Perol-Schneider
?? Confusing string number 0 ?? Humm ... not sure... If string number is wanted Thomas should write : \version 2.17.6 \new TabStaff { d\4 } Don't you think ? 2012/11/23 David Kastrup d...@gnu.org No, it wasn't. You are confusing string numbers and finger numbers. -- David Kastrup

rightHandFinger#3 positioning (version 2.17.21)

2013-07-02 Thread Pierre Perol-Schneider
I'm not top posting. Dear bug-squad, Cher Eluze, When strokeFingerOrientations is set to up, rightHandFinger#3 does not accept false setting to add-stem-support (I'm not sure this is well explained...) Here's my tiny example : \version 2.17.21 rp = -\rightHandFinger #1 ri = -\rightHandFinger

Re: website suggestion: live Lilypond preview

2013-07-04 Thread Pierre Perol-Schneider
2013/7/4 Janek Warchoł janek.lilyp...@gmail.com At the very least we could perhaps have a prominent link to tunefl/weblily/lilybin/mediawiki score extension live preview. (should we have an issue for this?) Why not with : http://lilybin.com/ ? Looks simple and high speed. Cheers, Pierre

Re: feature request - lilypond completion of note octave and string

2013-08-02 Thread Pierre Perol-Schneider
2013/8/2 BB bblo...@arcor.de I come up with one of my ideas again in a feature request. If one simply transfers music to TabStaff as a rule some notes in a Tab make trouble because they are not bound to a string. Often notes are interpreted out of range of the instrument. So the user

Re: Simultaneous notes are not properly aligned horizontally

2013-08-31 Thread Pierre Perol-Schneider
2013/8/31 Kai Ruhnau kai.gro.en...@tragetaschen.dyndns.org Hi, Hi Kai, This looks especially strange for whole notes. From my point of view, that's normal. for more details, check this : http://lilypond.org/doc/v2.16/Documentation/notation/multiple-voices Maybe you could give us a

Re: Simultaneous notes are not properly aligned horizontally

2013-08-31 Thread Pierre Perol-Schneider
2013/8/31 Kai Ruhnau kai.gro.en...@tragetaschen.dyndns.org I want both unisons to be placed at an equal distance to the rest. The reason for me starting to ramble about the stems came from some tests I did before to figure out what's going on. Now I see. Well it seems that you're mixing

Re: Issue 3471: bug?

2013-08-31 Thread Pierre Perol-Schneider
Hi David, hi Harm, 2013/8/31 David Kastrup d...@gnu.org An override is not a music function, so this is not strictly covered by issue 3471. Actually, 1.0 is accepted just fine. It is just that we are in music mode, and so things like -3 are a valid music expression (a fingering,

Re: Issue 3471: bug?

2013-08-31 Thread Pierre Perol-Schneider
2013/8/31 David Kastrup d...@gnu.org This can't really be clarified at a reasonably user-accessible level. Well clarfied is probably not the right word, sorry for my bad english. What I meant was simply to add something like. : Negative values like -5.6 are not allowed.

Snippet v2.17 : Broken Crescendo Hairpin

2013-09-07 Thread Pierre Perol-Schneider
In this snippet : http://lilypond.org/doc/v2.17/Documentation/snippets/expressive-marks#expressive-marks-broken-crescendo-hairpin the postscript translation : 1.9 -8 translate should be : 1.9 -5 translate in order to cross the hairpin. Cheers, Pierre.

Re: Snippet v2.17 : Broken Crescendo Hairpin

2013-09-07 Thread Pierre Perol-Schneider
2013/9/7 Phil Holmes m...@philholmes.net This is http://code.google.com/p/**lilypond/issues/detail?id=3396http://code.google.com/p/lilypond/issues/detail?id=3396 Sorry Phil, I forgot this one. ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [WISH] about \super and \sub

2013-10-16 Thread Pierre Perol-Schneider
Thank you all, sorry for the wrong list. 2013/10/16 Janek Warchoł janek.lilyp...@gmail.com Hi, 2013/10/16 Pierre Perol-Schneider pierre.schneider.pa...@gmail.com: There is something I found disturbing for years : I think \super and \sub are not properly settled. [] Here's a patch

[LSR-2.18] trying to update Ancient accidentals

2014-02-12 Thread Pierre Perol-Schneider
Hi Bug Squad, I'm trying to start working on updating the LSR. For this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=85 I have the following message : [...] warning: Could not find glyph-name for alteration 1 [...] Is there any option ? Should I keep the code as it is ? Cheers, Pierre

Re: [LSR-2.18] trying to update Ancient accidentals

2014-02-12 Thread Pierre Perol-Schneider
Ok, I keep it as it is has been updated to v.2.18.0. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

LSR update to v.2.18.0 - Few questions. (Cci to Sebastiano)

2014-02-12 Thread Pierre Perol-Schneider
Hi Bug Squad, Hi Sebastiano, I'd like to upgrade the LSR to v.2.18.0 and I just took a brief look at http://www.lilypond.org/doc/v2.19/Documentation/contributor/updating-the-lsr-to-a-new-version to see if anything has changed. Now I have few questions : 1) Harm told me about a LSR bug few

Fwd: LSR update to v.2.18.0 - Few questions. (Cci to Sebastiano)

2014-02-12 Thread Pierre Perol-Schneider
Just recievd : The domain *dsi.unimi.it http://dsi.unimi.it* will be soon dismissed. What about the LSR ? ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

[LSR-2.18] adding-indicators-to-staves-which-get-split-after-a-break update.

2014-02-12 Thread Pierre Perol-Schneider
Dear Bug Squad, When updating this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=650 it seems that some settings have to be changed. (see enclosed and here :

[LSR-2.18] Affecting items only on the left or rigth... needs update.

2014-02-12 Thread Pierre Perol-Schneider
Hi All, Hi Harm, I'm stucked whith your snippet : http://lsr.dsi.unimi.it/LSR/Item?id=775 again (equal? (ly:music-property m 'name) 'EventChord)... Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [LSR-2.18] Affecting items only on the left or rigth... needs update.

2014-02-12 Thread Pierre Perol-Schneider
2014-02-12 19:15 GMT+01:00 David Nalesnik david.nales...@gmail.com: Hi Pierre, Hi David, I'm not sure what problem you could be having since you haven't given the error output. Oups ! Sorry for that, Anyway, after running convert-ly on the file, I needed to remove the $ from two

Re: [LSR-2.18] Affecting items only on the left or rigth... needs update.

2014-02-12 Thread Pierre Perol-Schneider
2014-02-12 19:31 GMT+01:00 David Kastrup d...@gnu.org: There is no EventChord in the whole file. Wrong snippet number? No, my mistake, I should have been more precise. It was just a reminder of a conversation I had with Harm last summer (see

Re: [LSR-2.18] adding-indicators-to-staves-which-get-split-after-a-breakupdate.

2014-02-12 Thread Pierre Perol-Schneider
2014-02-12 19:00 GMT+01:00 Phil Holmes m...@philholmes.net: As a general rule, we let people edit snippets as they see fit. I copy that, thanks Phil ___ bug-lilypond mailing list bug-lilypond@gnu.org

[LSR-v2.18] Changing stems direction without affecting rests

2014-02-13 Thread Pierre Perol-Schneider
Dear Squad, Regarding this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=732 I'm not sure what am I suppose to do since rests are no more affected in v.2-18. Anyway it has been upgraded (but does it make sense). Any opinion ? Cheers, Pierre ___

Re: [LSR-v2.18] Changing stems direction without affecting rests

2014-02-14 Thread Pierre Perol-Schneider
Hi James, Hi Harm, Hi David, On 2014-02-13 22:47 GMT+01:00 James wrote: *Isn't there a standard practice for making a snippet shown as deprecated?* Never heard of. On 2014-02-14 0:10 GMT+01:00 Harm wrote: *Did you succed contacting Seba already? * No I don't. No answer up to now. On

[LSR-v2.18] Consecutive tremolos major modification

2014-02-14 Thread Pierre Perol-Schneider
Hi Squad, Please find herewith my update proposition for the following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=604 Thanks in advance for your approval. Pierre music = \relative c' { c4:16 d2: e4: f1: g8: f: e: d: d2: } musicMidi = \relative c' { \repeat tremolo 4 c16 \repeat

Re: [LSR-v2.18] Consecutive tremolos major modification

2014-02-14 Thread Pierre Perol-Schneider
2014-02-14 17:14 GMT+01:00 James pkx1...@gmail.com: What 'changed'? Check the *.ly file I've sent : %%% \version 2.18.0 music = \relative c' { c4:16 d2: e4: f1: g8: f: e: d: d2: } musicMidi = \relative c' { \repeat tremolo 4 c16 \repeat tremolo 8 d \repeat tremolo

Re: [LSR-v2.18] Consecutive tremolos major modification

2014-02-14 Thread Pierre Perol-Schneider
2014-02-14 17:44 GMT+01:00 David Kastrup d...@gnu.org: Wasn't part of that snippet involved with that? Indeed. It was just the reflection of what I've read here : http://www.lilypond.org/doc/v2.18/Documentation/notation/what-goes-into-the-midi-output_003f.html Uncomment \music will give a

[LSR - v2.18] Cue with lyrics - cannot update.

2014-02-14 Thread Pierre Perol-Schneider
Dear All, I'm stuck with this fairly small code : http://lsr.dsi.unimi.it/LSR/Item?id=347 Conversion to v2.16 works fine. Conversion to v2.18 gives me : .../cue-with-lyrics.ly:33:37: warning: cannot find Voice `cue' \context Lyrics = cueLyrics \lyricsto cue { It's probably very simple but I

[LSR - v2.18] Displaying bar numbers on a separate staff

2014-02-14 Thread Pierre Perol-Schneider
Hi to All, Do anyone of you have contact with Alexander Kobel in order to ask him how he would see his snippet upgraded ? http://lsr.dsi.unimi.it/LSR/Item?id=651 Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [LSR - v2.18] Displaying bar numbers on a separate staff

2014-02-14 Thread Pierre Perol-Schneider
2014-02-14 20:56 GMT+01:00 Robin Bannister r...@dataway.ch: If you are referring to the horizontal distortion, this is cured by prefixing the extra-spacing-width override with Staff.. Thanks Robin. In fact but I was more concern by the long comments :

Re: LSR update to v.2.18.0 - Few questions. (Cci to Sebastiano)

2014-02-15 Thread Pierre Perol-Schneider
2014-02-15 9:35 GMT+01:00 Sebastiano Vigna vi...@di.unimi.it: Er... screenshot? :) Oups, here it is Nice to here from you Seba, Cheers, Pierre attachment: LSR files.png___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [LSR - v2.18] Cue with lyrics - cannot update.

2014-02-15 Thread Pierre Perol-Schneider
2014-02-15 12:47 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: Why not: [...] Looks pretty. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

[LSR v.218] Forcing measure width to adapt to MetronomeMark's width does not work anymore.

2014-02-15 Thread Pierre Perol-Schneider
Hi Squad, It seems that this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=659 doesn't make the job anymore (see : http://www.lilypond.org/doc/v2.18/Documentation/snippets/staff-notation#staff-notation-forcing-measure-width-to-adapt-to-metronomemark_0027s-width ) Any suggestion ? Pierre

[LSR v2.18] Forcing systems to fill the whole page does not work.

2014-02-15 Thread Pierre Perol-Schneider
Dear Squad, This snippet : http://lsr.dsi.unimi.it/LSR/Item?id=371 does not seem to do the job. with v2.18 : \version 2.18.0 \layout { \context { \Score \override VerticalAlignment.max-stretch = #1000 } } \new StaffGroup \new Staff { c d e f \break c d e f \break c d e f } \new

Re: [LSR v.218] Forcing measure width to adapt to MetronomeMark's width does not work anymore.

2014-02-15 Thread Pierre Perol-Schneider
Hi again, I've made this enclosed little code. Since it's a little bit hacky please be so kind to arrange it into a proper way. \version 2.18.0 \pointAndClickOff %% http://lsr.dsi.unimi.it/LSR/Item?id=659 %% Modified by P.P.Schneider on Feb 15, 2014; %% tempoWidth needs improvement !! tempoWidth

[LSR v2.18] Free Meter - increasing the barnumber does not work.

2014-02-15 Thread Pierre Perol-Schneider
Hi Squad, This snippet : http://lsr.dsi.unimi.it/LSR/Item?id=333 does not work anymore when upgraded to v.2.18 No warning at all. Actually, it does work when upgraded to v2.16 Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

[LSR v.2.18] Function to create WYGIWYM-Chord Names does not compile

2014-02-15 Thread Pierre Perol-Schneider
Hi Squad, This snippet : http://lsr.dsi.unimi.it/LSR/Item?id=608 does not compile after updating with 2.18 neither with 2.16. Terminal says : .../all/function-to-create-wygiwym-chord-names.ly:118:28: In procedure car in expression (car (ly:music-property music #)): A:/Partitions/00 LilyPond/00

[LSR v.2.18] Hymn Template for per-voice music and \partcombine does not compile.

2014-02-15 Thread Pierre Perol-Schneider
Dear Squad, The following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=653 from Carl Sorensen (see : http://lilypond.1069038.n5.nabble.com/hymns-chords-vs-voices-td41309.html) Does not compile on v2.18 nor v2.16 Terminal says : ../all/hymn-template-for-per-voice-music-and--partcombine.ly:7:23:

[LSR v2.18] Normalized \transposition does not compile

2014-02-15 Thread Pierre Perol-Schneider
Dear Squad, The following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=697 Does not compile after a v.218 nor v2.16 upgrade. Originally made by Jay Anderson (see. http://lists.gnu.org/archive/html/lilypond-user/2008-06/msg00426.html) Last try for updating by Kieren MacMillan (see.

Re: [LSR v2.18] Normalized \transposition does not compile

2014-02-15 Thread Pierre Perol-Schneider
2014-02-15 23:20 GMT+01:00 David Kastrup d...@gnu.org: Well, here is a working adaption: Thanks David. But it might be worth just using quoted music for that: it automatically transforms itself into concert pitch. I'll add your comment into the snippet. Cheers, Pierre

[LSR v2.18] Ripped, torn staff-lines does not compile

2014-02-15 Thread Pierre Perol-Schneider
Dear Squad, The snippet hereunder : http://lsr.dsi.unimi.it/LSR/Item?id=668 does not compile after v.2.18/v2.16 upgrades. It was made by Mark Polesky for version 2.12.0 Terminal says : .../all/ripped,-torn-staff-lines.ly:67:6: error: GUILE signaled an error for the expression beginning here

Re: [LSR v2.18] Forcing systems to fill the whole page does not work.

2014-02-15 Thread Pierre Perol-Schneider
2014-02-16 0:05 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: The following seems to work: Thanks Harm, Btw, the last time someone tried to use 'max-stretch was years ago. A quick search through our code base offered no use-case either. I'll repeat it more thoroughly. Though, if

Re: [LSR v2.18] Ripped, torn staff-lines does not compile

2014-02-16 Thread Pierre Perol-Schneider
2014-02-16 1:09 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: below a working version for 2.18.0 Please note, I cured the errors, but didn't try to do better coding. :) Thanks Harm, works fine. Cheers, Pierre ___ bug-lilypond mailing list

[LSR v-2.18] Easy Rhythm Template Creation does not compile.

2014-02-16 Thread Pierre Perol-Schneider
Hi Squad, The following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=465 does not compile after v2.18 nor v2.16 upgrades. Terminal says : Processing ... Parsing.../easy-rhythm-template-creation.ly:42:17: In procedure car in expression (car p): .../easy-rhythm-template-creation.ly:42:17: Wrong

[LSR v-2.18] Engraving symmetric or palindromical music works partially

2014-02-16 Thread Pierre Perol-Schneider
Dear Squad, The following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=130 works partially after v-2.18 update (slur does not show up). Terminal says : Interpreting music... .../engraving-symmetric-or-palindromical-music.ly:29:31: warning: already have slur music = \relative c'' { c4 d4 ( e4 f4

[LSR v-2.18] File Information, strange warnings.

2014-02-16 Thread Pierre Perol-Schneider
Hi Squad, The following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=197 partially compile with warnings : Processing... Parsing... .../file-information.ly:14:2: error: GUILE signaled an error for the expression beginning here # ( define siz ( object-string ( stat:size ( stat filen

[LSR v-2.18] Hiding the dashed line in a text crescendo wrong description.

2014-02-16 Thread Pierre Perol-Schneider
Hi Squad, In the following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=404 description does not reflect the code. I've deleted the comment but cannot modify description. Should I add a new snippet with the wright description ? Cheers, Pierre ___

Re: [LSR v-2.18] File Information, strange warnings.

2014-02-16 Thread Pierre Perol-Schneider
2014-02-16 12:51 GMT+01:00 David Kastrup d...@gnu.org: Conversion works after normalizing the awful Scheme formatting. Try convert-ly on the following: Thanks David ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [LSR v-2.18] Hiding the dashed line in a text crescendo wrongdescription.

2014-02-16 Thread Pierre Perol-Schneider
2014-02-16 13:34 GMT+01:00 Phil Holmes m...@philholmes.net: What wrong with the description: it looks OK to me? Strange this is not the description I had in the file... Ok forget, it's fine. Thanks Phil, Pierre ___ bug-lilypond mailing list

Re: [LSR v-2.18] Hiding the dashed line in a text crescendo wrongdescription.

2014-02-16 Thread Pierre Perol-Schneider
2014-02-16 13:34 GMT+01:00 Phil Holmes m...@philholmes.net: What wrong with the description: it looks OK to me? Sorry to come back on this one (seems i'm little blind this mornig). So here it goes : texidoc = Text crescendi (or decrescendi, ritardandi, etc.) show a dashed line by default.

[LSR v:2.18] Fixing LilyPond's SVG output is depreciated

2014-02-16 Thread Pierre Perol-Schneider
Hi BugSquad, The following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=334 seems to be depreciated. Any objection ? Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: [LSR v:2.18] Fixing LilyPond's SVG output is depreciated

2014-02-16 Thread Pierre Perol-Schneider
2014-02-16 21:51 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: If noone objects I'll delete it. Harm did you do something ? There's some mess in the titles when doing a search now. Seems that titles are shifted one step ahead... ___ bug-lilypond

[Doc v:2.18] 2.8.1 Pitch and harmony in contemporary music-Microtonal notation

2014-02-16 Thread Pierre Perol-Schneider
Hi All, Since the documention hereunder : http://www.lilypond.org/doc/v2.18/Documentation/notation/pitch-and-harmony-in-contemporary-music does not have any illustration, i'd suggest to fill it with this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=786. Convertion to v2.18 works fine. I've

Re: [LSR v:2.18] Fixing LilyPond's SVG output is depreciated

2014-02-16 Thread Pierre Perol-Schneider
2014-02-16 23:49 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: I could approve it again, if it is easier for your workflow. Should I do? No it's just that searching is weired now : Try to search Microtonal notation it will return Flexible Transposing a whole score as title. But the

Re: [LSR v:2.18] Fixing LilyPond's SVG output is depreciated

2014-02-16 Thread Pierre Perol-Schneider
Add : Microtonal notation is #786 and Flexible Transposing a whole score is #787 It's shifted. Looks like you have to delete the title also. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: LSR update to v.2.18.0 - Few questions. (Cci to Sebastiano)

2014-02-16 Thread Pierre Perol-Schneider
2014-02-17 0:12 GMT+01:00 Janek Warchoł janek.lilyp...@gmail.com: I don't have time to help you (sorry!), but i'm crossing fingers! Good to see Someone(TM) doing Something(TM) for the LSR :) Thanks Janek, half of the LSR has already been checked and updated !

[LSR v:2.18] More flexible bar lines at line breaks obsolete

2014-02-16 Thread Pierre Perol-Schneider
Dear Squad, The following snippet : http://lsr.dsi.unimi.it/LSR/Item?id=376 seems to be unnecessary for v:2.18. Any remark ? Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: LSR update to v.2.18.0 - Few questions. (Cci to Sebastiano)

2014-02-16 Thread Pierre Perol-Schneider
Ok I will ! ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

[LSR v2.18] A step by step manual procedure

2014-02-17 Thread Pierre Perol-Schneider
Hi All, As promised here's the step-by-step procedure I'm following to manually upgrade the LSR. For sure this is not the most facinating literature but I deeply request you to read it carefully in order to comfortating all of us that this work is not a waste of time. All comments and suggestion

Re: [LSR v2.18] A step by step manual procedure

2014-02-18 Thread Pierre Perol-Schneider
2014-02-18 9:33 GMT+01:00 Noeck noeck.marb...@gmx.de: Hi Pierre, Hi Noek, please find two comments inline: [...] 5.2. change \version 2.14.2 for \version 2.18.0 [...] Perhaps, I am misunderstanding what you are doing. But wouldn’t it be better to use convert-ly here for upgrading

Re: [LSR v2.18] A step by step manual procedure

2014-02-18 Thread Pierre Perol-Schneider
2014-02-18 19:16 GMT+01:00 Janek Warchoł janek.lilyp...@gmail.com: Hello, Hi Janek oh my - this looks very complicated. I have to admit that i wouldn't have the patience to do this - kudos to you (and other volunteers!) Yep, but I think it will cover a nice cleaning. I think that

[LSR v2.18] Page spacing obsolete

2014-02-18 Thread Pierre Perol-Schneider
Hi BugSquad, Could you check if this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=227 should be deleted Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

[LSR v2.18] Parenthesize note heads using a Scheme function interest ?

2014-02-18 Thread Pierre Perol-Schneider
Hi Squad, In this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=186 code could still be interesting but snippet's obsolete. What do you think ? Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

[LSR v2.18] Positioning fingering indications precisely fingernings crashes in the doc.

2014-02-18 Thread Pierre Perol-Schneider
Hi Squad, See the doc : http://www.lilypond.org/doc/v2.18/Documentation/snippets/editorial-annotations#editorial-annotations-positioning-fingering-indications-precisely fingerings are crashing on many chords. Please find hereunder the settings to reach a similar output to :

[LSR v2.18] Preventing notes from being beamed when using \breathe obsolete

2014-02-19 Thread Pierre Perol-Schneider
Hi Squad, This snippet : http://lsr.di.unimi.it/LSR/Item?id=403 looks obsolete to me. Shall I delete it ? Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Doc modif. v2.18

2014-02-19 Thread Pierre Perol-Schneider
Hi Squad, In Contributor’s Guide, 5.3.4 LilyPond formatting (#Tweaks) please change example for v2.18 syntax : Tweaks should, if possible, also occur on their own line. not: \override TextScript.padding = #3 c1^hi but instead: \override TextScript.padding = #3 c1^hi

[LSR v2.18] Resolve dynamics clashing obsolete

2014-02-19 Thread Pierre Perol-Schneider
Hi Bug Squad, The following snippet seems obsolete to me (v2.10 I gess) http://lsr.di.unimi.it/LSR/Item?id=200 Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

[LSR v2.18] Setting the mimimum length of a fall/doit typo

2014-02-20 Thread Pierre Perol-Schneider
Dear Bug Squad, there's a typo in the title of the following snippet : http://lsr.di.unimi.it/LSR/Item?id=565 please change it for Setting the minimum length of a fall/doit Thanks, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [LSR v2.18] Setting the mimimum length of a fall/doit typo

2014-02-20 Thread Pierre Perol-Schneider
Hi Phil, 2014-02-20 11:10 GMT+01:00 Phil Holmes m...@philholmes.net: Fixed now. Does it mean that I have to rename the file setting-the-minimum-length-of-a-fall-doit.ly ? ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [LSR v2.18] Setting the mimimum length of a fall/doit typo

2014-02-20 Thread Pierre Perol-Schneider
OK ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: [LSR v2.18] Slashed beamed grace notes enhancement proposal

2014-02-20 Thread Pierre Perol-Schneider
2014-02-20 14:28 GMT+01:00 David Nalesnik david.nales...@gmail.com: Fine by me! Thanks again for taking the time to do this -- it's a great service. You're welcome David ! 2014-02-20 14:30 GMT+01:00 Phil Holmes m...@philholmes.net: LGTM. Think you should remove the commented-out block

[LSR v2.18] Snap-pizzicato markup (Bartok pizzicato) obsolete and twofold

2014-02-20 Thread Pierre Perol-Schneider
Hi Squad, The following snippet : http://lsr.di.unimi.it/LSR/Item?id=335 is obsolete and doubled with : http://lsr.di.unimi.it/LSR/Item?id=827 Candidate for deletion ? Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

[LSR v2.18] Adding extra fingering with scheme obsolete

2014-02-21 Thread Pierre Perol-Schneider
Hi Bug Squad, The following snippet seems obsolete, http://lsr.di.unimi.it/LSR/Item?id=83 Please confirm, Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Doc addition

2014-02-21 Thread Pierre Perol-Schneider
Hi Squad please be so kind to add : http://lilypond.org/doc/v2.18/Documentation/snippets/staff-notation#staff-notation-time-signature-in-parentheses: and : http://lilypond.org/doc/v2.18/Documentation/snippets/staff-notation#staff-notation-time-signature-in-parentheses-_002d-method-3 into the

Re: [LSR v2.18] Positioning fingering indications precisely fingernings crashes in the doc.

2014-02-22 Thread Pierre Perol-Schneider
2014-02-22 0:56 GMT+01:00 Eluze elu...@gmail.com: I think LilyPond is doing better now by default - and tweaking with extra-offset seems a horror to me. delete this snippet?! Hi Eluze, Yep, I had this thought too. But, actully, whether LilyPond does better or not is not the point here.

[LSR v2.18] Aligning volta brackets at the same height obsolete

2014-02-22 Thread Pierre Perol-Schneider
Hi Bug Squad, The follwing snippet: http://lsr.di.unimi.it/LSR/Item?id=400 is depreciated since v2.12 I think it should be deleted. Cheers, ~Schneidy ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Doc addition

2014-02-22 Thread Pierre Perol-Schneider
2014-02-22 15:37 GMT+01:00 Phil Holmes m...@philholmes.net: Done for all three of the methods, although they won't actually appear in the documentation until there's an LSR import and a rebuild of LilyPond. Thank you Phil ~Schneidy ___

Re: [LSR v2.18] Aligning volta brackets at the same height obsolete

2014-02-22 Thread Pierre Perol-Schneider
2014-02-22 15:33 GMT+01:00 Phil Holmes m...@philholmes.net: Done. Thanks Phil ~Schneidy ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: [LSR v2.18] Snap-pizzicato markup (Bartok pizzicato) obsoleteand twofold

2014-02-22 Thread Pierre Perol-Schneider
2014-02-22 15:43 GMT+01:00 Phil Holmes m...@philholmes.net: the second is a duplicate of what is in the NR, Section 2.3. I'd suggest I delete both, unless anyone shouts? Sure it is, like many others are (there's a link between the LSR and the DOC isn't it?) Please do not delete this one.

Re: [LSR v2.18] Page spacing obsolete

2014-02-22 Thread Pierre Perol-Schneider
2014-02-19 17:33 GMT+01:00 Phil Holmes m...@philholmes.net: Delete. OK. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Doc modification

2014-02-22 Thread Pierre Perol-Schneider
Hi Bug Squad, Please be so kind to find a more relevant description for this snippet Avoiding collisions with chord fingerings : http://www.lilypond.org/doc/v2.18/Documentation/snippets/chords#chords-avoiding-collisions-with-chord-fingerings since v2.18 actually does string numbers and left hand

Re: Doc modification

2014-02-23 Thread Pierre Perol-Schneider
2014-02-22 22:00 GMT+01:00 Federico Bruni fedel...@gmail.com: Hi Pierre Hi Federico, first of all, thanks for the great work you are doing to update the LSR My pleasure ! 2014-02-22 21:28 GMT+01:00 Pierre Perol-Schneider pierre.schneider.pa...@gmail.com: Hi Bug Squad, I think

Re: search LSR for fingering precisely shows wrong title+description

2014-02-23 Thread Pierre Perol-Schneider
This type of failure has already been reported here : http://lilypond.1069038.n5.nabble.com/LSR-v-2-18-quot-Fixing-LilyPond-s-SVG-output-quot-is-depreciated-tc159410.html#a159429 Seems that it ponctually occurs during deletion. Nothing to worry about ~Schneidy

[LSR v2.18] Work in progress (in short)

2014-02-23 Thread Pierre Perol-Schneider
Dear Bug Squad, Dear Editors, Dear Contributers, As, *langsam, aber nicht zu sehr*, I can see the finish line, I think it's time to take a small break to see how things are going on up to now. First of all, I'd like to warmly thank all of you for your fine answers/solutions and support and also

Re: [LSR v2.18] Work in progress (in short)

2014-02-23 Thread Pierre Perol-Schneider
One last thing... There's a bunch of snippets that are slightly modified (minor changes such as updates to v2.18 functions...) and that I did not make any list... Hope you'll not care ! ~Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

Doc modification

2014-02-23 Thread Pierre Perol-Schneider
Hi LSR Editors, Hi Bug Squad, in the following snippet : http://www.lilypond.org/doc/v2.18/Documentation/snippets/expressive-marks#expressive-marks-caesura-_0028_0022railtracks_0022_0029-with-fermata the v2.18 output does not seem to reach the v2.14 one : http://lsr.di.unimi.it/LSR/Item?id=170

[LSR] Changing MIDI output to one channel per voice duplicated

2014-02-23 Thread Pierre Perol-Schneider
Hi Bug squad, See : http://lsr.di.unimi.it/LSR/Search?q=Changing+MIDI+output+to+one+channel+per+voice Changing MIDI.. appears twice : http://lsr.di.unimi.it/LSR/Item?id=438 http://lsr.di.unimi.it/LSR/Item?id=766 What's weired is that it's not duplicated in the tarball I'm working on. Please

Re: Doc modification

2014-02-23 Thread Pierre Perol-Schneider
2014-02-23 19:12 GMT+01:00 Phil Holmes m...@philholmes.net: Do you know whether it's possible to make the snippet work in both 2.14 and 2.18? Hum, I'll check. Since the alignment rules have change between those 2 versions I've no idea right now.

Re: [LSR] Changing MIDI output to one channel per voice duplicated

2014-02-23 Thread Pierre Perol-Schneider
2014-02-23 19:18 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: I'd suggest to delete: http://lsr.di.unimi.it/LSR/Item?id=438 OK ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Doc modification

2014-02-23 Thread Pierre Perol-Schneider
2014-02-23 22:00 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: Though, the following coding gives the same output for 2.14., 2.16. and 2.18. Thanks Harm ___ bug-lilypond mailing list bug-lilypond@gnu.org

[LSR v2.18] Complex compound time signatures modif

2014-02-24 Thread Pierre Perol-Schneider
Dear Bug Squad, See the following snippet : http://lsr.di.unimi.it/LSR/Item?id=743 Since defining compoundMeter is not needed anymore shall I erease the definition lines ? In comment them at the end ? In both cases Complex compound time signatures description has to be modified. Cheers Pierre

[LSR v2.18] How to bottom-align texts with different vertical extents obsolete

2014-02-24 Thread Pierre Perol-Schneider
Hi Bug Squad, the folowing snippet http://lsr.di.unimi.it/LSR/Item?id=652 looks obsolete to me (I don't see any tweak to reach the v.2.14 output) Candidate for deletion ? Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

[LSR v2.18] Making \thumb behave like other fingerings obsolete

2014-02-24 Thread Pierre Perol-Schneider
Hi Bug Squad, The following snippet http://lsr.di.unimi.it/LSR/Item?id=690 seems definitly obsolete to me. Please confirm, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

[LSR v2.18] Making cross-staff beams look better obsolete

2014-02-24 Thread Pierre Perol-Schneider
Hi Squad, The folowing snippet : http://lsr.di.unimi.it/LSR/Item?id=508 is not needed anymore for v2.18. Not sure about deletion though. Cheers, Pierre ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: [LSR v.218] Forcing measure width to adapt to MetronomeMark's width does not work anymore.

2014-02-25 Thread Pierre Perol-Schneider
2014-02-15 19:14 GMT+01:00 Pierre Perol-Schneider pierre.schneider.pa...@gmail.com: I've made this enclosed little code. Shall I keep this one ? ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: treble clef looks horrible in sizes smaller than 20

2014-02-25 Thread Pierre Perol-Schneider
2014-02-25 9:11 GMT+01:00 Janek Warchoł janek.lilyp...@gmail.com: 2014-02-24 23:02 GMT+01:00 Werner LEMBERG w...@gnu.org: \version 2.19.2 #(set-global-staff-size 18) \clef treble Are you using a self-compiled version of LilyPond? It seems that you are using a broken metapost

Re: treble clef looks horrible in sizes smaller than 20

2014-02-25 Thread Pierre Perol-Schneider
2014-02-25 9:27 GMT+01:00 Pierre Perol-Schneider pierre.schneider.pa...@gmail.com I confirm also (Win 7, did not try under Ubuntu yet) What I can add is that it appears between size #12 till size #18, then size #24 and after. I mean for size #24 and higher

  1   2   3   >