Re: Catch direction operators

2020-02-27 Thread Schneidy
Hi Paul et all, I'd like to get your function work with v2.19. convert-ly gives the following error: Expecting music, found (list (quote Slur)) Any idea? TIA, cheers, Pierre -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

Re: Problem with linebreaks and musicglyphs

2019-04-03 Thread Schneidy
Hi Markus, How about: \version "2.18.2" \relative c'' { c c ^\markup \override #'(baseline-skip . 2) % <= possibly \center-column { "D.S." "Nach der 2. Str." \line\vcenter { \musicglyph #"scripts.coda" - \musicglyph #"scripts.coda" } } c } Cheers, Pierre -- Sent from: http:/

Re: Blank bars for scribbling in

2016-01-24 Thread Schneidy
Richard Shann-2 wrote > [...] > Thanks - that works well. I've found this too: > > \newSpacingSection > \override Score.SpacingSpanner.spacing-increment = #4 > [...] Yep! Much smarter!! blankBarAlter = #(define-music-function (span-lgth notes) (number? ly:music?) #{ \newSpacingSection

Re: Blank bars for scribbling in

2016-01-24 Thread Schneidy
e.g. : \version "2.19.35" blankBar = #(define-music-function (my-duration notes) (integer? ly:music?) #{ \set Score.proportionalNotationDuration = #(ly:make-moment 1 my-duration) \hideNotes #notes \unHideNotes \unset Score.proportionalNotationDuration #}) \relative { %% example 1

Re: Blank bars for scribbling in

2016-01-24 Thread Schneidy
... and of course, this can be included in a music function: http://www.lilypond.org/doc/v2.19/Documentation/extending/intermediate-substitution-functions.html ~Pierre -- View this message in context: http://lilypond.1069038.n5.nabble.com/Blank-bars-for-scribbling-in-tp186334p186336.html Sent

Re: Blank bars for scribbling in

2016-01-24 Thread Schneidy
Hi Richard, You can use 'proportionalNotationDuration' e.g.: \version "2.19.35" \relative { %% example 1 c' d e f \set Score.proportionalNotationDuration = #(ly:make-moment 1/64) \hideNotes %% Notes are kwnown but won't be shown g a b c \unset Score.proportionalNotationDuration \

Re: lilypond fingeringOrientations spanner?

2015-05-12 Thread Schneidy
Hi All, I quickly come back here just to say that I've added this snippet: http://lsr.di.unimi.it/LSR/Item?id=999 Cheers, Pierre - ~Pierre -- View this message in context: http://lilypond.1069038.n5.nabble.com/lilypond-fingeringOrientations-spanner-tp169349p176500.html Sent from the User

Re: CHanging key.size, accidental.size and stem.size in gregorianMusic

2015-01-26 Thread Schneidy
Hi Franck, please provide a compilable example. Cheers, Pierre - ~Pierre -- View this message in context: http://lilypond.1069038.n5.nabble.com/CHanging-key-size-accidental-size-and-stem-size-in-gregorianMusic-tp171003p171058.html Sent from the User mailing list archive at Nabble.com. ___

Re: Clef change at the beginning of a staff

2014-10-31 Thread Schneidy
Added to the LSR : http://lsr.di.unimi.it/LSR/Item?id=956 - ~Pierre -- View this message in context: http://lilypond.1069038.n5.nabble.com/Clef-change-at-the-beginning-of-a-staff-tp168090p168114.html Sent from the User mailing list archive

Re: Draw a box spanning multiple staves

2014-10-17 Thread Schneidy
Hi Urs, Hi All Sorry to come that late but since I had to use it this morning please find herewith what I come up with so far. Cheers, Pierre DrawBoxOnMultipleStaves.ly

Re: Customised key signature for mensural music

2014-08-12 Thread Schneidy
Phil Holmes-2 wrote > [...] How did you create the EPS file with the 2 glyphs on the transparent > background? [...] With Inkscape . Here's my procedure : 1. Make an SVG output of the folowing code : /\version "2.18.2" \header { tagline = ##f } myMensuralFmaj =

Re: Fwd: Score as markup squeezes

2014-07-30 Thread Schneidy
Up. Anyone ? - ~Pierre -- View this message in context: http://lilypond.1069038.n5.nabble.com/Fwd-Score-as-markup-squeezes-tp164455p165108.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gn

Re: Problems with LilyJAZZ.ily

2014-04-23 Thread Schneidy
Thomas Morley-2 wrote > Additionally LillyJAZZ.ily was updated with all recent improvements. Hi Harm, Sorry to come that late into this discussion (I've just moved to v2.18 LilyJAZZ few minutes ago). Just to say that there is a typo line 437 : \revert Staff.KeyCancellation #'stenci(l) Cheers, ~

Re: Interspersed Staffs and ChoirStaffs

2014-04-10 Thread Schneidy
Michael Welsh Duggan-2 wrote > I'm trying to produce a score which contains choir staffs interspersed > with solo staffs. I've tried the included, but my naive attempt isn't > working. Hi Michael, Try this : \version "2.18.2" \score { \new ChoirStaff << \n

Re: "warning: decrescendo too little"

2014-03-29 Thread Schneidy
Son_V wrote > The exact expression in Italian is: "attenzione: decrescendo troppo > piccolo > r2 a2 > \> \mp | % 7" > > The code: r2 a2 \> \mp | % 7 > a2 \! b4 c4 | % 8 Please provide compilable example. See also here : http://www.lilypond.org/doc/v2.18/Documentation/notation/express

Re: Spacing between author's name and first staff

2014-03-29 Thread Schneidy
Federico Bruni-5 wrote > 2014-03-29 14:25 GMT+01:00 Son_V < > vincenzo.auer@ > >: > >> Hi, I've fought to find in the documentation how to add more space after >> the >> \header and the first staff, but I wasn't successful; can anyone tell me >> how >> to do it? Thanks. >> > > between the heade

Re: Replacing glyph visuals with arbitrary unicode character

2014-03-23 Thread Schneidy
Oups, copy/paste error... Here you go : %% \version "2.18.2" myClef = \markup \magnify #3 \lower #1 \scale #'(0.8 . 1) "G" % or your \char ##x myRest = \markup "R" % or your \char ##x { \once\override Staff.Clef.sten

Re: Replacing glyph visuals with arbitrary unicode character

2014-03-23 Thread Schneidy
JoeyD wrote > I'm looking for a method to replace glyphs (in this case, clefs and > certain > rests) with unicode values from a preinstalled font. > > I can access the character I want with the standard \char ##x where > is hexadecimal, but I would like to find a way to replace a glyph >

Re: more leadsheet questions

2014-03-21 Thread Schneidy
Martin Tarenskeen wrote > [...] Shouldn't something frequently used like this be found in the > snippets, or > better still, included in LilyPond, instead of just in the mailinglist > archives? Done : http://lsr.di.unimi.it/LSR/Item?u=1&id=908 Cheers, ~Pierre -- View this message in contex

Re: Applying alternate "bar style" to whole StaffGroup

2014-03-14 Thread Schneidy
Marc Hohl wrote > I think he rather wants something like in the attached picture, but I > don't know how to realize it... > > Regards, > > Marc Hi Marc, \version "2.18.0" myMusic = { R1 \repeat volta 2 { \repeat unfold 2 R1 } s8 } \new Staff

Re: Grace notes causing extra space in other staves

2014-03-13 Thread Schneidy
I have a very bad one, 'hope you wouldn't mind... % \version "2.18.0" global = { \key c \major \time 4/4 } myGrace = \markup \score { \new Staff \with { \omit Clef \omit TimeSignature \omit StaffSymbol \omit BarLine } \relative c'

Re: Right-to-Left

2014-03-05 Thread Schneidy
Dear Hosam, Dear users, Herewith is a new draft. Please note that thanks to my total ignorance in arabic music I did not find how to write the key signature (If anybody can help : http://lilypond.org/doc/v2.18/Documentation/notation/arabic-music#arabic-key-signatures). Code is still messy and I'

Re: Right-to-Left

2014-03-03 Thread Schneidy
Ok ! Well, please find herewith a first attempt. It's far from perfect; I still cannot find a way to flip all/part of all grobs, but it does the job ! Since I don't know how to read arabic nor arabic music please forgive my poor example Cheers, ~Pierre

Ancient tablature template

2014-03-02 Thread Schneidy
Hi LilyPonders, I'm working on an ancient tablature form. The idea is to get an simple tool that helps people to rewrite ancient tab together with a standard modern score. Herewith is a first attempt including 3 outputs : 1. a worksheet including three staves, to help dispaching voices, a rhythm

Ancient tablature: repeat barline.

2014-02-28 Thread Schneidy
Hi LilyPonders, I'm currently working on an ancient tablature project. Exept some old discussions (not much though) Lily doc is almost non-existant about it and, in a near futur, I'd like to propose some templates that could bring a little desire to complete the tablature documentation (I think th