On Mon 20 Nov 2023 at 00:23:45 (+), Robert Hickman wrote:
> Good point. I'm using 2.18.2 which is what's in the repo for debian 10.
On Mon 20 Nov 2023 at 00:43:59 (+), Robert Hickman wrote:
> Updating to the latest version fixed the issue, and also the unwanted
> extra space. Problem was j
Updating to the latest version fixed the issue, and also the unwanted
extra space. Problem was just Debian shipping a very old version for
some reason.
Thank you for your help.
On Mon, 20 Nov 2023 at 00:12, William Rehwinkel
wrote:
>
> Dear Robert,
>
> in the future, please take care that the mi
On Mon, 20 Nov 2023 at 00:12, William Rehwinkel
wrote:
>
> Dear Robert,
>
> in the future, please take care that the minimal working example does
> not contain any undefined symbols that cause errors. Here, simply adding
> "strike = \fermata" at the beginning of the file alleviated all these
> err
Dear Robert,
in the future, please take care that the minimal working example does
not contain any undefined symbols that cause errors. Here, simply adding
"strike = \fermata" at the beginning of the file alleviated all these
errors, however.
After using convert-ly and rendering (using versi
Hi people. I'm trying to reproduce the formatting from a tune that
started out in ABC notation, which is formatted with line breaks
around phrases instead of bars. It is working as intended, except for
an empty bar that's showing up after the first repeat sign, and I have
no idea what's causing it.
asure that follows.
Mark
-Original Message-
From: Thomas Morley [mailto:thomasmorle...@gmail.com]
Sent: Friday, October 25, 2013 4:15 PM
To: Mark Stephen Mrotek
Cc: lilypond-user
Subject: Re: Extra Bar
2013/10/26 Mark Stephen Mrotek :
> Hello,
>
>
>
> What should be done to get r
2013/10/26 Mark Stephen Mrotek :
> Hello,
>
>
>
> What should be done to get rid of the unnecessary bar in the second ending?
>
>
>
> Thank you.
>
>
>
> Mark
Hi,
not sure whether it's the best way, though, changing 'right' to the
code below seems to work:
right = \relative c'' {
\global
\re
Hello,
What should be done to get rid of the unnecessary bar in the second ending?
Thank you.
Mark
\version "2.16.2"
global = {
\key es \major
\numericTimeSignature
\time 3/4
\override TupletBracket #'bracket-visibility = ##f
\override TupletNumber #'stencil = ##f
}
right =
teacher I appreciate what you have done to help me, a learner.
Mark
From: bina...@gmail.com [mailto:bina...@gmail.com] On Behalf Of Simon Bailey
Sent: Sunday, September 08, 2013 11:30 AM
To: Mark Stephen Mrotek
Cc: lilypond-user Mailinglist
Subject: Re: Extra Bar
hi,
On Sun, Sep 8, 2
Mailinglist
Subject: Re: Extra Bar
hi,
On Sun, Sep 8, 2013 at 8:11 PM, Mark Stephen Mrotek
wrote:
At the end of the second alternative ending in the attached snippet an
unwanted bar appears and disrupts the meter.
I have experimented with placing
\set Timing.measurePosition = #(ly:make
make-moment 3/8)
> after the second alternative. Using it restores the meter. It does not
> remove the extra bar.
>
> ** **
>
> What other method should I try?
>
you have two possibilities:
first:
you have a partial upbeat, so you also have a partial first repeat bar. use
extra bar.
What other method should I try?
Thank you for your kind attention.
Mark
\version "2.16.2"
\relative c'' {
\time 3/4
\set Timing.measurePosition = #(ly:make-moment -5/16)
\repeat volra 2 {
e16 e8. e16 | e4 e e }
\alternative {{ e4 r8
On Sat, Jan 31, 2009 at 04:26:25PM +, Rob Canning wrote:
> hi,
> not sure whats going on here...
> if i isolate and render only one of the two staves then everything is
> fine but if i parse the .ly that contains two staves an extra bar gets
> created that contains the gr
hi,
not sure whats going on here...
if i isolate and render only one of the two staves then everything is
fine but if i parse the .ly that contains two staves an extra bar gets
created that contains the grace notes.
i cant figure out why...
here is the .ly
http://pastebin.com/m672b44fd
see
Please keep lilypond traffic on the mailist. \cadenzaOn controls a
score property, so if you add it to one staff (any staff), it will
apply to all of them.
- Graham
On 25-Dec-05, at 7:18 PM, Jay Hamilton, Sound and Silence wrote:
My question - re; these responses.
can I add /cadenzaOn to ju
On 2-Nov-05, at 1:36 AM, Mats Bengtsson wrote:
Actually, \cadenzaOn is just a shorthand for
\set Timing.timing = ##f
Arthur's code would probably work as expected if changed
score.timing into Score.timing or Timing.Timing (the latter
is recommended) or the shorthand \cadenzaOn.
This is why I
ly) add /cadenzaOn to any of the parts.
> >Otherwise it will add bars in 4/4 (default) time.
> >
> >Cheers,
> >Edward Neeman
> >
> >--- Arthur Dyck <[EMAIL PROTECTED]> wrote:
> >>Can anyone tell me why I have an extra bar before
> >
rcase!
/Mats
Edward Neeman wrote:
If you don't want barlines (except where you specify
them explicitly) add /cadenzaOn to any of the parts.
Otherwise it will add bars in 4/4 (default) time.
Cheers,
Edward Neeman
--- Arthur Dyck <[EMAIL PROTECTED]> wrote:
Can anyone tell me why I h
If you don't want barlines (except where you specify
them explicitly) add /cadenzaOn to any of the parts.
Otherwise it will add bars in 4/4 (default) time.
Cheers,
Edward Neeman
--- Arthur Dyck <[EMAIL PROTECTED]> wrote:
> Can anyone tell me why I have an extra bar before
> t
Can anyone tell me why I have an extra bar before the double bar? I don't
want it.
\version "2.6.0"
global =
{
\key g \major
\set score.timing = ##f
\set Staff.autoBeaming = ##f
}
\layout {
raggedright = ##t
}
\header {
Did you check the duration of the final notes?
The final note of \bass is a dotted half note, whereas that
of the other parts is just a half note.
/Mats
Gordon Gilbert wrote:
Hi!
What am I missing here? Using 2.2.2, the PDF output has an extra bar at
the very end of the bass clef (but not in
On Jan 17, 2005, at 9:29 PM, Gordon Gilbert wrote:
Hi!
What am I missing here? Using 2.2.2, the PDF output has an extra bar
at
the very end of the bass clef (but not in the treble clef). I've
checked all
my notes and words, and everything seems correct, but there is that
strange
extra
Hi!
What am I missing here? Using 2.2.2, the PDF output has an extra bar at
the very end of the bass clef (but not in the treble clef). I've checked
all my notes and words, and everything seems correct, but there is that
strange extra empty bar.
Blessings,
Gordon Gi
23 matches
Mail list logo