Re: Keep alive together - call for use cases

2016-08-21 Thread Mark Knoop
At 21:13 on 19 Aug 2016, David Kastrup wrote: >Mark Knoop writes: >> Hi Mats, >> >> How does the attached look to you? Note I have moved the >> Keep_alive_together_engraver to the GrandStaff level so that the vln >> I and vln II groups can work independently.

Re: Keep alive together - call for use cases

2016-08-19 Thread Mark Knoop
Keep_alive_together_engraver to the GrandStaff level so that the vln I and vln II groups can work independently. The problem now is making the system start braces cooperate. -- Mark Knoop \version "2.19.40" viI = \relative c'' { \repeat unfold 8 { c4 d e d | } \tag #'

Re: Keep alive together - call for use cases

2016-08-18 Thread Mark Knoop
At 20:18 on 16 Aug 2016, Mark Knoop wrote: >At 12:13 on 16 Aug 2016, tisimst wrote: >>A great example (better and more likely to happen than mine)! Maybe >>you'll be able to check this item off you wish-list soon! > >Thanks both for those. I probably won't do

Re: Keep alive together - call for use cases

2016-08-16 Thread Mark Knoop
thoughts if you have them. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Keep alive together - call for use cases

2016-08-16 Thread Mark Knoop
b.ly as another use of the engraver. Many thanks for your input. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: rehearsal marks: separate from content encoding and display above strings

2016-08-15 Thread Mark Knoop
ithoutrepeat >> } \markup "desired \unfoldRepeats in all staves" \score { \unfoldRepeats << \withrepeat \desired >> } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: rehearsal marks: separate from content encoding and display above strings

2016-08-12 Thread Mark Knoop
custom context to achieve this. Note this currently doesn't work well in a frenched score as the MarkLine context can't know if the staves below it are still alive. However I have just submitted a potential fix for this, see here https://codereview.app

Re: LilyPond logo?

2016-08-05 Thread Mark Knoop
; needs to be straightened out. > >LilyPond. Check the front page of the website. $ git grep LilyPond Documentation/ | wc -l 11154 $ git grep Lilypond Documentation/ | wc -l 329 $ git grep "Lily Pond" Documentation/ | wc -l 2 -- Mark Knoop ___ li

Re: Strange font change in v2.19.45

2016-07-27 Thread Mark Knoop
s phenomenon seems to occur for any "book" past the first one. > >This phenomenon did not occur in v2.19.38. > >Is there a fix? Is this a bug? Seems to be fixed in git. I think it was issue 4918. -- Mark Knoop ___ lilypond-us

repeating bar numbers and rehearsal marks in frenched score

2016-07-26 Thread Mark Knoop
ride VerticalAxisGroup.remove-layer = 1 %\override VerticalAxisGroup.remove-layer = #'() %\override VerticalAxisGroup.remove-layer = ##f } { \bars } \new Staff = "brass" \with { \override VerticalAxisGroup.remove-layer = ##f } { \brass } \ne

Re: how to override of TextScript.stencil into a tweak

2016-06-03 Thread Mark Knoop
t;should use a tweak except when I try the above in the Tweak syntax, I >get an error. Thanks! Well, you don't mention what you tried. This seems to work: { r1\fermata -\tweak TextScript.stencil #(make-stencil-boxer 0.1 0.3 ly:text-interfa

Re: footnote counter

2016-05-26 Thread Mark Knoop
y reset >ever, or (additionally) to only reset when explicitly instructed)? \paper { reset-footnotes-on-new-page = ##f } will do the first. I'm afraid I can't help with the other points. -- Mark Knoop ___ lilypond-user mailing list lilypon

Re: Scheme optional arguments, number-list

2016-04-23 Thread Mark Knoop
Thanks David, At 15:01 on 23 Apr 2016, David Kastrup wrote: >Mark Knoop writes: >> On upgrading to 2.19.32, one of my regular functions no longer works. >> It seems that a single number as the first argument is now accepted >> as a number-list whereas before it was not and t

Scheme optional arguments, number-list

2016-04-23 Thread Mark Knoop
2,3,4 4 ##t 4/4 % not specifying first argument no longer works \myFunction 4 4/4 } I suspect this is related to commit 2a66e23f356503ef916d51efa3f00cae5958dc48 Issue 4811/1: Allow property paths as scalars and in assignments -- Mark Knoop ___ lilypo

Re: 'absolute' pitches do not influence 'relative' ones

2016-04-18 Thread Mark Knoop
from it, so that >in my example the 'b' would actually be absolute b''. How would one do >this without creating a new \relative expression? \resetRelativeOctave -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Horizontal \sustainOn alignment

2016-03-24 Thread Mark Knoop
detailed treatment of piano pedalling in Chapter 11 (page 333 and onwards) Ped is left aligned as Kieren states. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Horizontal \sustainOn alignment

2016-03-24 Thread Mark Knoop
At 15:04 on 24 Mar 2016, Mark Knoop wrote: >At 09:29 on 24 Mar 2016, Kieren MacMillan wrote: >>> In all of Gould's examples, it's more the "e" that's centered on the >>> notehead. >> >>We must have different Goulds: not only are all

Re: Beaming over a rest before a subdivision

2016-01-13 Thread Mark Knoop
if this is relevant to your current work on this, but it would be great to have a global override to create beams over rests WITHOUT having to manually enter them. The implementation would need quite some thought as to the kind of parameters needed, e.g. maximum-rest-value, minimum-beam-

Re: Beaming over a rest before a subdivision

2016-01-12 Thread Mark Knoop
At 17:15 on 12 Jan 2016, Werner LEMBERG wrote: >> b) have *no* beamlets at all and let the subdivision be calculated >>as usual (fourth attachment) > >This is what I prefer. > +1. Gould seems to always use stemlets with beamlets when the beam count

Re: A command-line wrapper for OpenLilyLIb

2015-11-04 Thread Mark Knoop
This could perhaps replace a substantial part of your OpenLilyLibRepo class. [1] http://www.pygit2.org/ -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Parameterize an event function

2015-07-30 Thread Mark Knoop
\layout { indent = 0 ragged-right = ##t } } } #arg } #}) { c' \metroMark 8 " = 56" } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Eighth Tones (microtonal)

2015-07-30 Thread Mark Knoop
thtones.ly:58:1: warning: Could not find glyph-name for alteration >11/8 > >eisqq >eighthtones.ly:59:1: warning: Could not find glyph-name for alteration >3/2 > >eisis >eighthtones.ly:56:1: warning: Could not find glyph-name for alteration >9/8 > >eisiq > >On

Re: Eighth Tones (microtonal)

2015-07-30 Thread Mark Knoop
lude "microtonal.ily" { cesqq' eiq'' geseq' biseq'' } -- Mark Knoop microtonal.ily Description: Binary data ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: music function with access to context properties like currentBarNumber?

2015-07-18 Thread Mark Knoop
ar 8 > c'2. >} I use the attached which is from this thread from a couple of years ago. Thanks to Keith OHara. https://lists.gnu.org/archive/html/lilypond-user/2013-12/msg01296.html -- Mark Knoop alignTo.ily Description: Binary data _

Re: Piano pedal lines

2015-07-10 Thread Mark Knoop
ustainOff\sustainOn g, c2 \bar "|." } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Printing movement titles in page header

2015-07-09 Thread Mark Knoop
Thanks to Jan-Peter's lalily, I now have a working solution, attached. At 09:05 on 09 Jul 2015, Mark Knoop wrote: >Thanks Jan-Peter, > >I'll take a look at this and post back if I make any progress. > >Cheers, > >Mark > >At 09:21 on 09 Jul 2015, Jan-Peter Voi

Re: Printing movement titles in page header

2015-07-09 Thread Mark Knoop
n't expect anybody to extract this from lalily, as this might >be quite frustrating. But if you like, you can see, if the use of >lalily conceptually does, what you want. And perhaps there will be >times, when I am able extract this to openlilylib. > >Cheers, >Jan-Peter > >A

Printing movement titles in page header

2015-07-08 Thread Mark Knoop
ffect \header { piece = "Movement 2" } \repeat unfold 400 d'1 } } \bookpart { \score { % setting piece here has no effect, % even without a bookpart level header \header { piece = "Movement 3" } \repeat unfold 400 e'1

Re: Full length tuplet brackets

2015-06-23 Thread Mark Knoop
on is, to make this effective globally, where is >the proper place to put this pair of commands? I generally put these in a top-level layout block: \layout { \context { \Voice tupletFullLength = ##t \override TupletBracket.full-length-to-extent = ##t } } Note that in a l

Re: tremolo confusion

2015-06-12 Thread Mark Knoop
At 10:15 on 12 Jun 2015, Damian leGassick wrote: >Dear all > >I need to set this tremolo: > { \time 3/4 r4 \scaleDurations #'(2 . 1) \repeat tremolo 4 { e'''!64 c'''! } r4 } -- Mark Knoop ___ l

Re: point-and-click from PDF viewer to lilypond editor

2015-06-06 Thread Mark Knoop
ed the instructions here: >>http://www.lilypond.org/doc/v2.19/Documentation/usage/configuring-the-system-for-point-and-click#extra-configuration-for-evince. >> >>But it didn't help. > >Same with me (evince on Debian/Gnome). I've given up on this long time >ago.

Re: Generate multiple score from a single music expression

2015-06-02 Thread Mark Knoop
>3) a b c d e f g This (and more) is possible with http://gillesth.free.fr/Lilypond/extractMusic/ -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Automatically inserting bar lines when a line is broken on an empty bar line

2015-05-22 Thread Mark Knoop
; >Any suggestions would be appreciated. See _Notation Reference 1.2.5 Bar lines_ for the \defineBarLine command. You should define and use a barline that is false except for the end of line. \defineBarLine "" #'("|" #f #f) \repeat unfold 50 { c'1 \bar "" } -

Re: Music function problem

2015-05-14 Thread Mark Knoop
ng. >>Can't say more without compilable code, though. >>Cheers, >> Harm > > >___ >lilypond-user mailing list >lilypond-user@gnu.org >https://lists.gnu.org/mailman/listinfo/lilypond-user -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Effect of <> empty chord on spacing

2015-05-09 Thread Mark Knoop
At 18:06 on 09 May 2015, Mark Knoop wrote: >Not sure if this qualifies as a bug, but it's a little unexpected and >annoying. Using an empty chord to attach markup with full-bar rests >seems to change the spacing of the bars, the bar with the <> is >significantly shorter. Usi

Effect of <> empty chord on spacing

2015-05-09 Thread Mark Knoop
ched to R1 } c'1 \repeat unfold 16 c'16 } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: auto force accidentals

2015-04-20 Thread Mark Knoop
playing pitches - Automatic accidentals, and choose your preferred accidental style. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: content versus presentation in music and Lilypond (was Re: forcing TimeSignature visibility)

2015-04-13 Thread Mark Knoop
At 19:58 on 13 Apr 2015, Mark Knoop wrote: >At 13:59 on 13 Apr 2015, Kieren MacMillan wrote: >>The “presentation layer” comprises, in part, choices that must be made >>to physically represent the content on the page, given the page >>geometry, clarity considerations, etc. In

Re: content versus presentation in music and Lilypond (was Re: forcing TimeSignature visibility)

2015-04-13 Thread Mark Knoop
the context. See http://lilypond.1069038.n5.nabble.com/How-to-extract-the-current-time-signature-td170857.html -- Mark Knoop \version "2.18.2" \include "openlilylib" \include "editorial-tools/edition-engraver/definitions.ily" \editionMod score 5 0/8 score.Staff.A \set

Re: Shape function

2015-04-09 Thread Mark Knoop
tation-snippets/shaping-bezier-curves -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Doubled entries with partcombiner

2015-04-08 Thread Mark Knoop
iner? Perhaps the merge-rests-engraver in OLL is adaptable? -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Score Layout, several questions

2015-04-06 Thread Mark Knoop
values of Beam.damping. Documentation/internals/beam.html -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: string variable for markup

2015-03-30 Thread Mark Knoop
efine str 5) \markup \pad-markup #.5 \halign #-1.3 \combine \draw-line #`(,str . 0.5) \draw-line #`(,str . -0.5) -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Variables in instrumentName markup?

2015-03-28 Thread Mark Knoop
rkup { \hcenter-in \foo Violin } > } { ... } > >... or equivalent? Just write #foo. Or even #(+ foo 3), #(/ foo 2.735), -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: cadenza_and_accidentals-take2

2015-03-28 Thread Mark Knoop
is in the same bar for the purpose of accidentals. It's not a "natural" barline so you need to tell LilyPond where it is in the bar. Before \bar "|", add the line: \set Timing.measurePosition = #(ly:make-moment 4/4) and all will be well without forcing any accidentals. -- Mark K

Re: how to move upbow inside the staff?

2015-03-26 Thread Mark Knoop
At 17:14 on 25 Mar 2015, MarcM wrote: >thanks that helped: http://lilybin.com/tvja0h/3 Interesting that moving the fingering alters the tie position also. It doesn't look like the tie would have collided with the fingering in the tie's default position. -

Re: Disappearing barlines with skipBars - possible bug?

2015-03-25 Thread Mark Knoop
strina taken from an edition which tries >transforming the original in sort of modern notation. That is an interesting case. It would seem to me that ideally there should be two properties (perhaps three?) to control this behaviour for notes, rests and multimeasure rests

Re: Disappearing barlines with skipBars - possible bug?

2015-03-24 Thread Mark Knoop
At 15:43 on 24 Mar 2015, Kevin Barry wrote: >On Tue, Mar 24, 2015 at 2:38 PM, Mark Knoop wrote: > >> { \time 2/4 c'4 c'1 c'4 } % 3 bars, 2nd of which is empty >> >> { \time 2/4 c'4 c'2 c'4 } % 2 bars, neither of which is empty >> >

Re: Disappearing barlines with skipBars - possible bug?

2015-03-24 Thread Mark Knoop
At 12:31 on 24 Mar 2015, Kevin Barry wrote: >On Tue, Mar 24, 2015 at 9:01 AM, Mark Knoop wrote: >>>>At 18:16 on 23 Mar 2015, Mark Knoop wrote: >>>Barlines disappear when skipBars is true and a note duration >>>continues over the bar. I don't think this

Re: layout-set-staff-size: will it ever be fixed?

2015-03-24 Thread Mark Knoop
-size "b4" 'portrait) } } \book { \bookOutputName "part_2" \score { ... } \paper { #(set-paper-size "b4" 'portrait) } } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Disappearing barlines with skipBars - possible bug?

2015-03-24 Thread Mark Knoop
At 23:42 on 23 Mar 2015, Kevin Barry wrote: >On Mon, Mar 23, 2015 at 6:16 PM, Mark Knoop wrote: >> Barlines disappear when skipBars is true and a note duration >> continues over the bar. I don't think this should happen. > >It is consistent with the IR definition of the

Re: Add articulation to last note in music

2015-03-13 Thread Mark Knoop
At 20:08 on 13 Mar 2015, Marc Hohl wrote: >Am 13.03.2015 um 19:32 schrieb Mark Knoop: >> Hi, >> >> I'm trying to make a function to add a glissando to the last note of >> a music expression. I've got to a version which works with simple >> music

Add articulation to last note in music

2015-03-13 Thread Mark Knoop
c' \addGliss \mynotes c' % doesn't work with more complex music %\addGliss \relative c' { c d e } c %\addGliss \transpose c e \relative c' { c d e } c } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Staccato

2015-01-20 Thread Mark Knoop
Articulations are Script objects. Their properties are described more fully in Script. Cynthia, perhaps you could suggest a way to make this easier to find? -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Where is define-line-markup defined/documented?

2014-09-04 Thread Mark Knoop
.18.0" #(define-markup-command (smallish layout props text) (markup?) "Not quite as small..." (interpret-markup layout props #{\markup \override #'(font-size . -0.5) { \normal-text #text }#})) \markup \small "test" \m

Re: Where is define-line-markup defined/documented?

2014-09-04 Thread Mark Knoop
where. They can mostly be guessed from the similar \markup commands: \markup \small "text" == #(make-small-markup "text) etc. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \transposedCueDuringWithClef

2014-08-27 Thread Mark Knoop
x27;quoted-music-name what 'quoted-music-clef clef 'quoted-voice-direction dir 'quoted-transposition pitch)) So your usage will be: \transposedCueDuringWithClef #"flute Mvmnt 1" #1 a "bass" { r2 } (Do you really want the flute cu

Re: \transposedCueDuringWithClef

2014-08-27 Thread Mark Knoop
c-name what 'quoted-music-clef clef 'quoted-voice-direction dir 'quoted-transposition (ly:make-pitch 0 0))) -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Ottava overlapping fermata

2014-08-20 Thread Mark Knoop
;upper" d'' \ottava #1 e' f'\fermata] \ottava #0 <>_\markup "workaround" \change Staff = "lower" c8[ \change Staff = "upper" d'' \once \override Staff.OttavaBrack

Re: Ottava overlapping fermata

2014-08-19 Thread Mark Knoop
>lower = \relative { > \clef bass > > s2 >} > >\score { > \new PianoStaff > << > \new Staff = "upper" \upper > \new Staff = "lower" \lower > >> >} > >Is there any way to tweak the ottava height? Or is this a b

Re: overrides in quoted cues

2014-08-02 Thread Mark Knoop
At 20:10 on 02 Aug 2014, David Kastrup wrote: >Mark Knoop writes: > >> Through experimentation I have discovered that tweaks are effective >> in quoted cues, however overrides do not work. It is possible to make >> overrides work by adding StreamEvent to quotedCueEve

Re: overrides in quoted cues

2014-08-02 Thread Mark Knoop
At 20:10 on 02 Aug 2014, David Kastrup wrote: >Mark Knoop writes: > >> Through experimentation I have discovered that tweaks are effective >> in quoted cues, however overrides do not work. It is possible to make >> overrides work by adding StreamEvent to quotedCueEve

overrides in quoted cues

2014-08-02 Thread Mark Knoop
Score quotedCueEventTypes = #'( ; default events note-event rest-event tie-event beam-event tuplet-span-event ; additional events ;StreamEvent ; this works, but also adds dynamics and slurs ) } } } -- Mark Knoop ___

Re: compressFullBarRests question (see picture in annex)

2014-07-31 Thread Mark Knoop
ection. You'll see there is a property "expand-limit" which controls the number of bars at which Kirchenpausen become a simple line rest. You can change this default (10) with: \override MultiMeasureRest.expand-limit = #3 % or the number you want -- Mark Knoop _

Re: dotted note in duration-log?

2014-07-14 Thread Mark Knoop
t *compilable* examples (version statement must be quoted, and music within braces). -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Optical spacing -- no more?

2014-07-10 Thread Mark Knoop
cal impression but the feature is still there. For some reason (presumably to slightly exaggerate the effect) the example in the essay includes: \override NoteSpacing.stem-spacing-correction = #0.6 as opposed to the default of #0.5. Might it be a good idea for the feature to be illustrated with t

Re: outside-staff-priority for markups attached to <>

2014-06-26 Thread Mark Knoop
up containing encapsulated postscript to create old >French clavecin ornaments which have to have a low >outside-staff-priority despite being textScript). Since both events happen at the same moment in time, you have to use tweak. \version "2.18.0" \score { { <>-\twea

horizontal alignment of custom stencil

2014-06-23 Thread Mark Knoop
eCounter.font-size = #1 } } \new Staff { \repeat unfold 8 { c'4 } \time 5/4 \repeatBars 40 { d' e' f' g' a' } \time 4/4 \repeat unfold 8 { c'4 } \break \time 5/4 \repeatBars 40 { d' e' f' g' a' } \time 4/4 \repeat

different repeat structures in score

2014-04-18 Thread Mark Knoop
g_translator } } \score { { << \new Staff { c'1 c'1 \repeat volta 2 { c'1 } } \new Staff { \repeat volta 2 { c'1 } c'1 c'1 } >> } } -- Mark Knoop ___

Re: Behaviour of TextSpanner dashes

2014-02-05 Thread Mark Knoop
d need something like raise the dashes >by 0.2 ... Try a number like #-0.5 instead of #CENTER -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Behaviour of TextSpanner dashes

2014-02-05 Thread Mark Knoop
gt;- is it possible to tweak > - the attachment of the first dash to the text and TextSpanner.bound-details.left.padding = #-0.5 > - the vertical position of the dashes (i.e. raise > it a little bit relatively to the text) TextSpanner.

Re: Repeat bars function

2014-02-05 Thread Mark Knoop
At 09:57 on 05 Feb 2014, Mark Knoop wrote: >I'm making a music function below to automatically create a repeat >structure. It's useable at the moment, but there are a couple of >improvements that could be made - any suggestions for these would be >very helpful. > >1.

Repeat bars function

2014-02-05 Thread Mark Knoop
c4 d e f } \repeat unfold 4 { c1 } } \score { \new Staff { \removeWithTag #'score \music } } \score { \new Staff { \removeWithTag #'part \music } } % -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: autochange and tuplet brackets

2013-12-20 Thread Mark Knoop
uplets. > >Musically the example is interestingly uncharacteristic (no clear >motivic item in two whole systems!). But let me guess: Is this from >"Mazeppa"? Yes, and interestingly in this edition the rfz in the second system is misplaced. It should be on the LH octave. -- Mark Knoop

Re: autochange and tuplet brackets

2013-12-20 Thread Mark Knoop
this a bug or just unexpected behaviour on a border-case which >doesn't occur in real music? ;) Yes, it's a bug, the cause of which was discussed recently in this thread: http://comments.gmane.org/gmane.comp.gnu.lilypond.devel/56456 -- Mark Knoop __

Re: Schikkers List

2013-12-02 Thread Mark Knoop
There seems to be a bug - see attached screenshot. Key signatures are inserted always as if in treble clef rather than appropriate to the selected clef. -- Mark Knoop <>___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/m

Cluster function

2013-11-13 Thread Mark Knoop
such a function? I suppose I just need to get the positions of the two noteheads and draw a thick line in between. Many thanks, Mark -- Mark Knoop <>___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: use variable in \markup \override

2013-10-16 Thread Mark Knoop
At 16:03 on 16 Oct 2013, David Kastrup wrote: >Mark Knoop writes: > >> Is there any way to use a variable in a \markup \override? > >That has nothing to do with LilyPond, but rather with Scheme. > >> gap = 5 >> bskip = #'(baseline-skip . 5) > >

use variable in \markup \override

2013-10-16 Thread Mark Knoop
/stencil.scm:70:24: Wrong type argument in position 6 (expecting number): gap -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: partcombine texts

2013-10-11 Thread Mark Knoop
At 08:50 on 11 Oct 2013, James Worlton wrote: >On Fri, Oct 11, 2013 at 8:29 AM, Mark Knoop wrote: > >> Hi all, >> >> I'm using partcombine and am looking for a way to add a text marking >> when automatic combining starts. It seems the Part_combine_engraver >&

partcombine texts

2013-10-11 Thread Mark Knoop
nce). Any ideas? Minimal example: \version "2.17.27" partone = \relative c' { c d e f g a b^"combineText" c d e r r } parttwo = \relative c' { r r e f r r g a d e f g } \score { << \new Staff { \partone } \new Staff { \parttwo } \new Staff <<

Re: cadenza and bars

2013-10-08 Thread Mark Knoop
urePosition" with \bar "|" 3. your line "\new staff" is wrong and gives a warning - change this to "\new Staff" -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Hairpin with pro/preceeding text

2013-10-02 Thread Mark Knoop
ic-script pocoMarkup) { << \repeat unfold 32 { c''16 } { s4\< s4 s4 s4 s4\!\poco\> s4 s4 s4\! } >> } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: MIDI output of multiple scores into a single MIDI file?

2013-09-30 Thread Mark Knoop
idi output. i.e. just append to your file something like: \score { << { s1*4 \VoiceMusic } { \PianoRHMusicIntro \PianoRHMusic } { \PianoLHMusicIntro \PianoLHMusic } >> \midi { } } -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

repeating bar numbers and rehearsal marks in frenched score

2013-09-25 Thread Mark Knoop
the intervening Staffs. Then, for example when the brass are all not playing on one page, I get two rehearsal figures without a staff in between. Is it possible to get the Dynamics contexts to be aware of when the intervening staffs have been removed? Minimal example attached and any thoughts

bendAfter affected by bar numbers - possible bug?

2013-09-19 Thread Mark Knoop
27;16 } \new Score \with { } { << \music \sixteens >> } \new Score \with { % bar number set high to accentuate the problem currentBarNumber = #200 barNumberVisibility = #(every-nth-bar-number-visible 1) \override BarNumber.break-visibility = #end-of-line-invisible } { <

Re: xpdf broken on ubuntu

2013-04-08 Thread Mark Knoop
At 10:50 on 08 Apr 2013, Orm Finnendahl wrote: >Am Montag, den 08. April 2013 um 08:47:45 Uhr (+0100) schrieb Mark >Knoop: >> >> If you can send me that script and documentation I'll include it in >> the git repo. > >ok, here you go: Updated now at https://git

Re: xpdf broken on ubuntu

2013-04-08 Thread Mark Knoop
At 20:36 on 07 Apr 2013, Orm Finnendahl wrote: >Hi Mark, > >Am Sonntag, den 07. April 2013 um 16:48:14 Uhr (+0100) schrieb Mark >Knoop: >> >> https://github.com/markk/textedit-ly > >Thanks that was really helpful (especially the "apparmor" part! Ubun

Re: xpdf broken on ubuntu

2013-04-07 Thread Mark Knoop
t;documentation. https://github.com/markk/textedit-ly Cheers, M -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: evince handling textedit:// -- updated version

2012-10-10 Thread Mark Knoop
There is now a new version of this in Python which should work better for most people. Now configurable to your favourite editor. https://github.com/markk/textedit-ly -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https

Re: evince handling textedit://

2012-10-08 Thread Mark Knoop
e this. Gnome 3 no longer uses the gconf key, it's now actually a little easier. I've put the info and necessary files here: https://github.com/markk/textedit-ly Let me know if this works for you. -- Mark Knoop ___ lilypond-user mailing list

Re: F-flat Key Signature

2012-09-19 Thread Mark Knoop
be.com/watch?feature=player_detailpage&v=Sh03YXzvDF4#t=89s -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: F-flat Key Signature

2012-09-19 Thread Mark Knoop
e B double flat is notated first, I think wrongly. (And with awful spacing in this Sibelius produced image.) http://en.wikipedia.org/wiki/File:Db_minor_key_signature.png I believe the initial B-flat is optional. -- Mark Knoop ___ lilypond-user ma

Re: Repeat volta/alternative with voices

2012-08-20 Thread Mark Knoop
\alternative { { g, f | } { g g | } > } > \bar "|." >} > >\score { > \new Staff { << \Upper \\ \Lower >> } > \layout { } >} >=== and all will be well. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Hauptstimme Brackets?

2012-07-06 Thread Mark Knoop
c4\stopTextSpan > | c4 c4 c4 c4 > \nebenstimme > | c4\startTextSpan c4 c4 c4 > | c4 c4 c4 c4\stopTextSpan >} > >%%% This is very nice, but unfortunately repeats the symbols at line breaks, which is not ideal. To avoid this, you probably want to add: \once \override TextSp

Re: "-dshow-available-fonts" vs. UNIX stdout?

2012-06-20 Thread Mark Knoop
to the terminal >window and the new file is empty. Output is to stderr, so: lilypond -dshow-available-fonts x 2> show-available-fonts.txt should do the trick. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: editorial brackets

2012-05-03 Thread Mark Knoop
ary accidentals here: http://lilypond.org/doc/v2.14/Documentation/notation/writing-pitches#accidentals -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: extra repeat opening bar (related to \hideNotes?)

2012-04-14 Thread Mark Knoop
pening bar is > printed \hideNotes \grace { d8\5\glissando } \unHideNotes > fis4\5 d fis\5 d | > %% bar 21 > fis4\5 d fis\5 d | See "Known issues and warnings" here: http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Special-rhythmic-concerns#Grace-notes -- M

Re: wrong beaming

2012-03-15 Thread Mark Knoop
till don't know how to correct the second quarter note (steven's >suggestion gives beaming by eight notes, that i don't find >satisfactory). > >i know i saw once a solution to this, but i can't find where... \set bas

Re: number of staff lines

2012-02-09 Thread Mark Knoop
anywhere but the middle line mainly in >Baroque music and earlier. The tenor clef (on the 4th line) is very common in cello, bassoon, trombone music. -- Mark Knoop ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/li

<    1   2   3   >