> -Ursprüngliche Nachricht-
> Von: lilypond-user bounces+sir.teddy.the.first=gmail@gnu.org> Im Auftrag von Aaron Hill
> Gesendet: Freitag, 24. Januar 2020 09:51
> An: lilypond-user@gnu.org
> Betreff: Re: AW: Odd Behaviour: \break after \repeat
>
>
On 2020-01-24 12:32 am, sir.teddy.the.fi...@gmail.com wrote:
Thank you for your answer, David.
It does make sense that way.
Guess I'll just use "Te_- st" in this case to get rid of the extra
hyphen.
You shouldn't have to do that. Rather, change how far apart you want
LyricHyphens:
\
il.com
> Cc: 'lilypond-user'
> Betreff: Re: Odd Behaviour: \break after \repeat
>
> On Thu 23 Jan 2020 at 21:03:40 (+0100), sir.teddy.the.fi...@gmail.com wrote:
> > […]
> > Test Test, Test, Te -- st }
> > […]
> > When I compile this, Lilypond outputs
On Thu 23 Jan 2020 at 21:03:40 (+0100), sir.teddy.the.fi...@gmail.com wrote:
> […]
> Test Test, Test, Te -- st }
> […]
> When I compile this, Lilypond outputs this weird double-hyphen as if it
> actually inserts an empty syllable where there should be none.
>
> Strangely, if I remove the "\brea
Hi everyone,
please consider the following snippet:
\version "2.19.83"
melody = \relative c'' {
r2. r4. e | %T69
a,4. fis4.~ fis a | %T70
g1. }
words = \lyricmode {
Test Test, Test, Te -- st }
struct = {
\time