Thank you very much, Aaron ! It works.
Cheers,
Claire
On Sat, Sep 12, 2020 at 12:35 AM Aaron Hill
wrote:
> On 2020-09-11 3:25 pm, Claire Meyer wrote:
> > Hi,
> >
> > I've got a problem with a tie not appearing. My problematic bar is as
> > follows :
> >
&
On 2020-09-11 3:25 pm, Claire Meyer wrote:
Hi,
I've got a problem with a tie not appearing. My problematic bar is as
follows :
upperHighB = \relative c'' {
d8 bes |
}
Try forcing the Tie downwards:
... ...
-- Aaron Hill
Hi,
I've got a problem with a tie not appearing. My problematic bar is as
follows :
%%
%% VERSION
%%
\version "2.20.0"
%%
%% THEME B
%%
upperHighB = \relative c'' {
d8 bes |
}
upperLowB = \relative c' {
f2 |
}
%%%