Hi,
How can I change flag in metronome mark? Unfortunately *\override
Flag.stencil = #old-straight-flag* doesn't work. It seems that there is no
simple answer to that question.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/How-can-I-change-flag-in-metronome-mark-tp1388
You have to use shape-tie function. First create file shape-tie.ly and paste
the following code:
Then include shape-tie.ly in your document and you can do something like:
Those numbers are vector pairs (x y x y x y x y). Each pair refers to
different control point (thera are four control poin
If you are using 2.14.2 then change
to
Does this work?
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Shifting-ties-horizontally-tp139068p139120.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-us
Hello list,
Currently I got stuck on some horizontal spacing issue. Please, take a look
at the attachment. As you can see, there is this group All I want to
achieve is to have all distances between beamed notes (stems) equal, so that
A = B = C = D = E. I know that
because of accidentals this grou
atest-09.ly it was impossible. But with atest-10.ly it is OK :)
Karol
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/center-align-dynamics-issue-tp161365p161410.html
Sent from the User mailing list archive at Nabble.com.
___
l
ot with the program. Maybe you could
paste you file in a mail?
Karol
--
written by Karol Langner
Mon Jan 17 17:30:29 CET 2005
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi all,
I'm using the testing version of Debian. The official deb repositories have
version 2.2 of LilYPond. Does anyone know of any reliable repositories with a
newer version?
Cheers!
--
written by Karol Langner
Tue Jan 18 09:13:56 CET
Hi Gordon,
I'm not aware if someone has already answered. Anyways, you can add this line
to staff for which you want no time signature. It makes it transparent.
\property Score.TimeSignature \set #'transparent = ##t
Hope it works,
Karol
On Wednesday 19 January 2005 02:49, Gord
Hi again,
The syntax will differ among versions, I think. For instance, 2.2.6 it would
be (different than I wrote before):
\set Score.TimeSignature #'transparent = ##t
Cheers,
Karol
On Wednesday 19 January 2005 02:49, Gordon Gilbert wrote:
> Hi!
>
> I've tried a whole bu
Hi again,
Sorry again, in 2.2.6 I believe it would be:
\override Staff.TimeSignature #'transparent = ##t
Cheers,
Karol
On Wednesday 19 January 2005 02:49, Gordon Gilbert wrote:
> Hi!
>
> I've tried a whole bunch of things to do this ...
>
> The file below was writ
ing
like '\property Score.TimeSignature \set #'transparent = ##t', but can't say
for cartain. You need to check the 'Changing defaults' seciton in your
manual.
Cheers
--
written by Karol Langner
Thu Jan 20 13:51:33 CET 2005
__
) } would give an
effective (mp).
Cheers
--
written by Karol Langner
Tue Jan 25 22:18:41 CET 2005
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
.
Any help would be much appreciated.
Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
more flexible solution. Of course "\override..." would solve
the problem. as I could place \override command within "neutralize.ly" file.
Seems to be a tough nut for me. Trying to crack it since two days.
Dnia Czwartek, 21 Marca 2013 21:27 David Kastrup napisał(a)
> "K
Thank you, Maestro! This is what I was looking for :)
Dnia Czwartek, 21 Marca 2013 22:41 David Kastrup napisał(a)
> "Karol Majewski" writes:
>
> > Wow... thank you for quicke response, David.
> >
> > I forget to mention one thing: my goal is to create s
I think that making distiction between classical and non-clasiccal music is very important here. To be more precise - distinction between music _with_ key signature (classical) and music _without_ key signature. The point is that ambiguity is caused by the presence of key signature. If there is no
By default, LilyPond's beaming of eight rest and three eight notes in 4/4 meter
is:
r8 c'8[ c'8 c'8]
E. Gould on p. 164 states that: Rhythmic figures that are not part of a
repeated pattern may be best beamed into separate beats, so that they are not
mistaken for triplets nor fot groups of thr
Hi. The following code gives error. What am I doing wrong?
BEGIN==
\version "2.19.37"
PS =
#(ly:make-stencil
(list 'embedded-ps
"gsave
currentpoint translate
newpath
0.125 setlinewidth
0.0625 -0.5 moveto
0.0625 0.5
There is an issue with DynamicText placed at the end of hairpin.
If DynamicText is placed after the end of hairpin and some extraWhiteout is added to the left of DynamicText then the whole DynamicText is shifted to the right.
I want DynamicText to stay centered below note. Any suggestions are
OK, it seems that \override DynamicLineSpanner.vertical-skylines = #'() does the job.
There is an issue with DynamicText placed at the end of hairpin.
If DynamicText is placed after the end of hairpin and some extraWhiteout is added to the left of DynamicText then the whole DynamicText is shi
skylines: in a nutshell, skylines are invisible borders. Setting them to #'() affects the shape of these borders.
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hmmm... you can't beam quarter note with eight note since quarter note doesn't have a beam.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
You should put the first bracket _after_ the first note:
\version "2.19.0" \relative c { \key c \major \clef "bass_8" r4 bes, bes'8[ e,] (e) g, }
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.
Perhaps it's related to this:
http://lilypond.1069038.n5.nabble.com/partcombine-bug-missplaced-rest-td152312.html
https://code.google.com/p/lilypond/issues/detail?id=3612&thanks=3612&ts=1381827371
Hi,
I have an issue with partcombine when the second voice has a full rest (r1 or R1)
to run unterminated hairpins to the last bar
line? Note that this is how sustain pedal works.
{
\set Score.pedalSustainStyle = #'mixed
c'1~ \sustainOn
c'1 \bar "|."
}
Karol Majewski
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
> {
> \override Hairpin.to-barline = ##f
> c'1 \< c'1 <> \! \bar "||"
> }
> this draws the hairpin to the bar line though there are error messages.
Yes... using s1*0 also gives error messages.
This is really frustrating...
___
lilypond-user mai
Well, as I said, it's not clear on which beat you have to put \! here to get
the proper length of hairpin.
You could do:
{
c'1~ \<
<< c'1 { s4*3 s4 \! } >> \bar "|."
}
or
{
c'1~ \<
<< c'1 { s4*3 s8 s8 \! } >> \bar "|."
}
or
{
c'1~ \<
<< c'1 { s4*3 s16*3 s16 \! } >> \bar "|."
}
e
= ##t then everything is fine:
{
\override DynamicTextSpanner.to-barline = ##t
\crescTextCresc c'1 \< c'1 <> \! \bar "||"
}
Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
re is correct.
Couldn't find any clue in "Behind Bars".
For comparsion, TextScript marks _do_ start at the main column.
Is this behavior intentional?
--
Karol
<>___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org
Hi,
In the following code, I want to rotate custom note head. To my suprise, this
code makes the whole page rotated if there is a line break. What I'm I doing
wrong?
#(define nhg
(lambda (grob)
(if
(= 2
(ly:grob-property grob 'duration-log))
(begin
(let*
((stem
Hi Harm,
this is nice workaround, indeed.
But how can I modify it to have different glyph for each duration-log? The
original code was:
#(define nhg
(lambda (grob)
(if
(= 2
(ly:grob-property grob 'duration-log))
(begin
(let*
((stem
(ly:grob-object grob
Thanks! This is exactly what I need!
Hopefully the rotation bug will be solved eventually.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
uot;2.19.3"
upper = {
\clef treble \time 2/4
\voiceOne a''8 \noBeam 8
}
lower = {
\clef bass \time 2/4
\override Beam.auto-knee-gap = ##f
\voiceTwo b8 -. \change Staff = "upper" 8 -.
}
\score {
\new PianoStaff <<
\new Staff = "upper" \
ut it doesn't. Maybe I'm doing
something wrong?
-Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
I tried different order, but it didn't work. Could you please give an example
of how to use 'strut' properly?
Dnia 30-03-2014 o godz. 0:57 David Kastrup napisał(a):
> "Karol Majewski" writes:
>
> > According to:
> >
> > http://www.li
ght of box, independently of what text is entered.
-Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Very nice workaround! For Cental Europe languages it's better to replace "fp"
with, let's say, "Śp".
> 2014-03-30 0:35 GMT+01:00 Karol Majewski :
> > According to:
> >
> > http://www.lilypond.org/doc/v2.19/Documentation/notation/other
> >
Hi. Can we expect 2.19.4 today? I guess it's about time. It's been a month
since last development release.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
ent at all.
Don't quite know how to do this. Any hints would be appreciated.
Thanks,
Karol
%%
\version "2.19.1"
dynamicTextWhiteout =
#(define-music-function
(parser location adds)
(pair?)
(define
(flexible-stencil-whiteout add stencil)
(let*
((x-
ation for 2.19 it's written that default value for
DynamicText.extra-spacing-width is '(+inf.0 . -inf.0), which is not true
anymore.
> Hi Karol,
>
> will have a look at it tomorrow, right now I'm overtired ...
>
> Cheers,
> Harm
___
Thanks again Harm. This is very useful function. Hopefully I'm not the only one
who appreciates it.
>
> Hi Karol,
>
> below the revised function.
> 'moreWhiteout' takes one optional and two normal arguments:
> Specifying whether the stencil should be boxed (bo
Hi
\version "2.19.4"
{
\mf
}
Here, dynamic mark is centered on 'c'. Shouldn't it be cented on main column
('d') by default? If so, is there a bug raport on this issue?
Karol
___
lilypond-user maili
OK, got it:
http://code.google.com/p/lilypond/issues/detail?id=2245
> Hi
>
> \version "2.19.4"
>
> {
>\mf
> }
>
>
> Here, dynamic mark is centered on 'c'. Shouldn't it be cented on main
> column ('d'
Seems that solution given by David Nalesnik:
http://code.google.com/p/lilypond/issues/attachmentText?id=2245&aid=22450001000&name=atest-09.ly&token=vtUjpiq5vmGAgIRRqIpMxfhpYmg%3A1396976425593
has one drawback. When dynamic text is assigned to whole measure rest, the file
won't compile. Is this f
Hi Harm
Function you wrote few days ago works for TextScript but not for DynamicText:
\moreWhiteout DynamicText #'(7 . 0) c'1
And only X-offset is added to DynamicText.
--Karol
___
lilypond-user mailing list
lilypond-user@gnu
The following:
{
\moreWhiteout DynamicText #'(2 . 0) c'1 \f
}
gives:
warning: DynamicText has empty extent and non-empty stencil.
warning: Not drawing a box with negative dimension, -0.74 by 2.59.
Warnings dissapear when \f is replaced by \mf.
-Karol
> Hi Harm
>
> Fun
Hi Marcin.
There was this big spacing issue 3304, which was fixed between 2.18.1 and
2.18.2.
https://code.google.com/p/lilypond/issues/detail?id=3304
I think this could be the reason.
--Karol
> Hi
> After upgrading to 2.18.2 I noticed that scores are engraved with more
> space,
\relative c'' \musicI
\new Staff \relative c'' \musicII
>>
%
-- Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
rride DynamicText.extra-spacing-width = #'(+inf.0 . -inf.0)
}
Note that your previous function (the one that contains
flexible-stencil-whiteout) works well with DynamiText. But the drawback is that
it doesn't allow to set left and right X-ex
Hi Harm. This is quite an impressive piece of code! So far everything is fine
:-) Thank you very much. It should be added to LSR, I think.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
ail
parameters?
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
\override TextSpanner.bound-details.right.text = \markup { \postscript
#samplePath }
--Karol
> I am trying to create a text span solid line that ends with just 1/2 of an
> arrowhead on the right side. Is there a way to set a graphic, something
> simple like ...
>
And of course:
samplePath =
#
"0 0 moveto
2 0 lineto
0 1 lineto
closepath
fill
stroke"
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
/detail?id=1319
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
line, which of course is not what I want.
{
c'1 c'1 c'1 c'1 c'1 c'1 c'1 c'1 c'1 c'1 c'1 c'1 -\tweak control-points #'((-46
. 7) (-31 . 8) (-9 . 9) (0.75 . 7)) ( <> ) c'1 c'1 c
OK, so I've tried:
\alterBroken transparent #'(#f #t) Slur
and it works quite well. The only problem is that transparent object is still
there, therefore takes space. Better solution would be:
\alterBroken stencil #'(#t #f) Slur
But It doesn't work...
___
Thanks Harm!
\omitLastBrokenSlur is what I need! Anathoer useful command to my collection :-)
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Harm, and what if I don't want to rotate my note head along with stem-dir? How
to modify your code then? Some note heads look beeter when they are not being
rotated.
>
> If you only want noteheads of doThin-type, try:
>
> \version "2.18.0"
>
> #(define nhg
> (lambda (grob)
> (let* ((sti
OK, I made it. I think I begin to understand scheme :-)
#(define nhg
(lambda
(grob)
(let*
((stil
(ly:note-head::print grob))
(dur-log
(ly:grob-property grob 'duration-log))
(nh-id-nr
(if
(>= dur-log 2) 2 1))
(new-not
Of course it is DynamicText.
try:
\once \override DynamicText.extra-offset = #'(-1 . -1)
Karol
- Original Message -
From: Simon Albrecht
To: lilypond user list
Sent: Thursday, June 05, 2014 8:57 PM
Subject: Dynamic text/staff symbol overlap
Hello,in places with
And how about:
\version "2.19"\relative {\once \override DynamicLineSpanner #'Y-offset = #'2.5\once \override DynamicLineSpanner #'outside-staff-priority = ##fc'^\f}
Karol
Am 05.06.2014 22:17, schrieb Karol Majewski:
Of course it is Dynami
Hi, James
How about:
\override Slur.details.accidental-collision = #1000
?
> I am at a complete loss what to do about this slur. It collides with the
> b-flat's accidental in a way that makes it hard to see what the slur is
> supposed to be.
>
> \version "2.18.2"
> \language "english"
>
> \r
And of course you have to increase region size. So it should be:
\override Slur.details.region-size = #5
\override Slur.details.accidental-collision = #1000
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman
I'm trying to make this function work via \tweak. Grob-name string is no longer
needed. The following code doesn't work. Perhaps I missed something that is
obvious to schemers. Any ideas are welcome.
moreWhiteout =
#(define-music-function (parser location adds)(pair?)
(define more-stencil-whit
8 }musicII = { r2 \extraWhiteout #'(-2 . 0.5) b4 ^"XX" b r r^\ \extraWhiteout #'(-2 . 10.5) b4 ^"XX" b}\new StaffGroup
<< \new Staff \relative c'' \musicI \new Staff \relative c'' \musicII>>
--Karol
^"YY" b r r -\moreWhiteout #'((-3.2 . 4.12)(0 . 0)) ^\
b4 -\moreWhiteout #'(-2 . 10.5) ^"XX" b}\new StaffGroup << \new Staff \relative c'' \musicI \new Staff \relative c'' \musicII>>
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
tial 4 c'4 c'1
c'1
\partial 4 c'4 c'1
c'1
}
lower = {
\time 4/4
\partial 4 r4 R1
R1
\partial 4 r4 R1
R1
}
\score {
\new PianoStaff <<
\new Staff = "upper" \upper
\new Staff = "lower" \lower
>>
}
--Karol
on marks in Dynamics context.
I tried to define new context, but with no success.
Any ideas appreciated.
--Best
Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
>
> See Vertical collision avoidance in the NR:
>
> \score {
> \new Staff <<
> \override Score.RehearsalMark.outside-staff-priority = #0
> \global
> \part
> >>
> }
>
Hi Phil, I tried that before, but this solution has one drawback: rehearsal
marks are _below_ tempo marks. And I want to place t
Very nice, Kieren! But still there are some issues:
1) place the first \mark at the begin and you'll get an error:
programming error: cyclic chain in pure-Y-offset callbacks
2) Take a look at this example:
%%%
\version "2.19.10"
\layout {
\context {
\type "Engraver_gro
rpret-markup
layout
(cons
`((baseline-skip . ,(* magnification ref-baseline))
(word-space . ,(* magnification ref-word-space))
(font-size . ,(magnification->font-size magnification)))
props)
arg)))
If you have any ideas, please share! Perhaps something like
Hi,
how can I disable automatic melismatas on slurs? I remember that there was
automaticMelismata but no longer it seems to be working.
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond
\version "2.19.10"
{
\set Score.proportionalNotationDuration = #(ly:make-moment 1/32)
\repeat unfold 32 { f'32 }
\newSpacingSection
\unset Score.proportionalNotationDuration
f'4 f'4 f'4 f'4
}
Look at the huge gap between firs
And how to divide this:
c4 c8 c8~ c4 c4
or
c4 c8 c4. c4
Again - couldn't find such rhythmic structure in my collection of hand engraved
scores.
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/lis
Aha, thanks for explanation. Anyway, this behavior of Lily is confusing.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Thanks David, but you answered an old question :)
My current question is related to:
c4 c8 c8~ c4 c4
vs
c4 c8 c4. c4
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Yeah... just imagine where would be LilyPond without David we would probably still use 2.12 ;)
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
7;define-vstrut-markup' using above vstrut definition?
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Works! Thanks!
#(define-markup-command (strut layout props text) (markup?) (interpret-markup layout props #{ \markup \concat { \vstrut #text } #}))
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https
I noticed that in 2.19.14, page numbers in oddHeaderMarkup are center-aligned,
while in evenHeaderMarkup - left-aligned. This looks strange. Bug?
{
c'1
\pageBreak
c'1
\pageBreak
c'1
\pageBreak
c'1
\pageBreak
c'1
\pageBreak
}
-- Karol
___
\override #'(font-series . medium) or \medium
None of them work. Bug?
\version "2.19.14"
\paper {
#(define fonts
(make-pango-font-tree "" "Ubuntu" ""
(/ staff-height pt 20)))
}
\markup { \sans "foo" }
\markup { \sans \b
The point is that LilyPond doesn't recognize medium font-series. When you set
font-series to bold, everything's fine.
> Does this work?
>
> \paper {
> #(define fonts
> (set-global-fonts
> #:sans "Ubuntu"
> ))
> }
>
> I don't have 2.19.14 installed but afaik the code for setting the
Once you have medium fonr installed on your system, \medium command should
work, but it doesn't, and that's the point. In my example I use Ubuntu
typeface, because this tyoeface has medium weight.
> Did you and Karol expect medium to be something other than normal?
Of course
OK, so having read what Abraham wrote, I'll put my question in other way:
Is there any typeface that works in LilyPond with \medium command? I haven't
found any...
-- Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lis
Exactly! This is what \medium should work like, isn't it?
-- Karol
Karol,
Do you mean that you want a slightly heavier look than "Regular" or "Book" but not "Bold", more like a semi-bold?
-Abraham
___
Just like that!
I do know that font-name works, but having \medium command working would be
nice.
> >
> > Like the attached?
> >
> > \version "2.19.15"
> >
> > \markup { \box \abs-fontsize #48 \override #'(font-name . "Ubuntu") bar }
> > \markup { \box \abs-fontsize #48 \override #'(font-name .
s via:
\usepackage{fontspec}
\setmainfont [Numbers = {Monospaced}]{Fontname}
How can I achieve this in LilyPond?
More on proportional vs tabular:
http://www.fonts.com/content/learning/fontology/level-3/numbers/proportional-vs-tabular-figures
--
Hi
I have over 50 .ly files in one directory. Compiling them with:
lilypond file1.ly
lilypond file2.ly
etc...
... is very time consuming ;)
Is there something like: 'lilypond all'?
--Karol
___
lilypond-user mailing list
lilypond-us
Ahhh, thanks. It's so simple.
It works both on Windows and Linux. BTW. it should documented in '1.2
Command-line usage', shouldn't it?
--Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
Take a look at the following example:
begin
\version "2.16.2"
{
\relative d, {
\clef bass 4 << { a8 bes g a } \\ { d,4 es } >>
}
}
%
{
<< \relative d, { \clef bass \oneVoice 4 \voiceOne a8 bes g a }
\\ { s2 d,4 es, } >>
}
end
Hi. The example in the attachment shows that the current whiteout mechanism is
not perfect. As far as I know, it works by drawing white box in the background
of the text. This solution, however, has one drawback: sometimes bar line isn't
broken in it's full width and that looks ugly. (see exampl
\set PianoStaff.instrumentName = #"Piano "
\new Staff = "upper" \upper
\new Staff = "lower" \lower
>>
\layout {
\override TextScript #'whiteout = ##t
}
}
Dnia 23-06-2013 o godz. 14:42 Janek Warchoł napisał(a):
> Hi,
>
> 2013/6
Hi,
Recently I'm experimenting with accordion register sets. I've looked into:
http://lilypond.org/doc/v2.17/Documentation/notation/accordion
http://lists.gnu.org/archive/html/lilypond-devel/2011-07/msg00250.html
and found that those symbols cannot be scaled properly when using:
\new Staff \wit
Hi
Quite some time ago David Nalesnik wrote this amazing function:
http://lsr.dsi.unimi.it/LSR/Snippet?id=646
The problem is that when I apply it to a staff with
{
fontSize = #-3
\override StaffSymbol #'staff-space = #(magstep -3)
}
... the tuplet numbers are still missplaced. My scheme pr
Hi again. This time i'm trying to modify frameEngraver written by David
Nalesnik (Big thanks). I'm using 2.16.2 version of LilyPond and
frameEngraver8.ly, which you can find here:
http://lilypond.1069038.n5.nabble.com/attachment/139396/0/frameEngraver8.ly
So, what I'm trying to achieve is to re
OK, so now I'm playing with \set Score.repeatCommands = #'(start-repeat). The
big question is: how can I apply repeat sign only to one staff inside
PianoStaff. \set Staff.repeatCommands = #'(start-repeat) does not work.
Dnia 13-07-2013 o godz. 13:45 Karol Majewski napisał(a):
&
there is simpler way?
> Hi Karol,
>
> how about
>
> \version "2.17.21"
>
> \layout {
> \context {
> \Score
> \remove "Timing_translator"
> \remove "Default_bar_line_engraver"
> \remove "Repeat_acknowledge_en
Sorry, Thomas... I forgot to mention that I want to place repeat signs in the
middle of the bar! Mea culpa. That's why at first I tried to modify
frameEngraver. It would be great to have something like:
\repeatStart c'4 d' e' \repeatStop
s4*3 \repeatExtenderStop
Here is function that I try to m
Dnia 15-07-2013 o godz. 13:54 David Nalesnik napisał(a):
Hi Karol, Harm--
On Mon, Jul 15, 2013 at 5:56 AM, Karol Majewski <karo...@wp.pl> wrote:
Sorry, Thomas... I forgot to mention that I want to place repeat signs in the middle of the bar! Mea culpa. That's why at first I trie
Wow! This is a great piece of work! One question: How can I modify the code to make it work under 2.16.2? (of course apart from changing 'override' syntax)
Karol
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.o
1 - 100 of 173 matches
Mail list logo