g10590#msg10590
>
> Cheers,
> Pierre
>
> 2015-05-06 2:45 GMT+02:00 Thomas Morley :
> 2015-05-06 1:24 GMT+02:00 Tobias Braun :
> > Hi,
> >
> > Is there a way to print nice repeat bar lines in a \markup block used for
> > verses of a song printed below the main s
Hi Kieren,
I see, thanks!
Tobias
Am 06.05.2015 um 02:46 schrieb Kieren MacMillan :
> Hi Tobias,
>
>> How would I put that character _below_ a word (as opposed to in-between two
>> words)?
>
> Maybe like:
>
> \version "2.19.17"
> \markup \combine test \translate #'(0.85 . -0.5) ‿
>
> Hope
Hi,
Is there a way to print nice repeat bar lines in a \markup block used for
verses of a song printed below the main score, instead of having to resort to
"|:" or "/:"? I tried pasting the respective unicode signs and they display
fine in my text editor, but unfortunately, LilyPond turns them
How would I put that character _below_ a word (as opposed to in-between two
words)?
Am 06.05.2015 um 01:16 schrieb Kieren MacMillan :
> Hi all,
>
> Can’t you just use ‿ ??
> I’ve used it in the past, and it’s worked wonderfully for me.
>
> Hope this helps,
> Kieren.
> ___
\).)
Am 06.05.2015 um 01:08 schrieb Thomas Morley :
> 2015-05-06 1:02 GMT+02:00 Tobias Braun :
>> Never mind. It's working now, thanks a lot!
>>
>> Good night,
>> Tobias
>>
>>
>> Am 06.05.2015 um 00:51 schrieb Simon Albrecht :
>>
>>
02 schrieb Simon Albrecht:
>> Indeed. I’ll make a bug report.
>>
>> Yours, Simon
>>
>> Am 06.05.2015 um 00:55 schrieb Tobias Braun:
>>> http://lilypond.org/doc/v2.18/Documentation/notation/long-repeats.html
>>>
>>> Search for "Timin
d. I’ll make a bug report.
>
> Yours, Simon
>
> Am 06.05.2015 um 00:55 schrieb Tobias Braun:
>> http://lilypond.org/doc/v2.18/Documentation/notation/long-repeats.html
>>
>> Search for "Timing.measureLength" there.
>>
>>
>> Am 06.05.2
Never mind. It's working now, thanks a lot!
Good night,
Tobias
Am 06.05.2015 um 00:51 schrieb Simon Albrecht :
> So sorry. I should’ve tested the code before posting…
> You need to use \line { } instead of a simple string in "". See attachment.
>
>
> Am 06.0
http://lilypond.org/doc/v2.18/Documentation/notation/long-repeats.html
Search for "Timing.measureLength" there.
Am 06.05.2015 um 00:52 schrieb Simon Albrecht :
> Am 06.05.2015 um 00:46 schrieb Tobias Braun:
>> So modifying measureLength, as suggested by the documentation, is
to fix this on the bottom of every page. I hope it will help.
>
> Yours, Simon
>
> Am 05.05.2015 um 23:56 schrieb Tobias Braun:
>> Yes, it does, thank you!
>>
>> But the docs tell me to use measureLength in some way. Is using
>> measurePosition, as you suggested, ju
again after the second alternative, else all following music (if there were
> any) would go on with 3/4 time (without a printed change of TimeSignature!).
>
> Am 05.05.2015 um 23:56 schrieb Tobias Braun:
>> Yes, it does, thank you!
>>
>> But the docs tell me
von Art und Mensch, ..."
> }
> }
>
> (It might even work with nested \markup commands)
>
> For use in \lyricmode consider
> <http://lilypond.org/doc/v2.18/Documentation/notation/common-notation-for-vocal-music#multiple-syllables-to-one-note>.
> Wit
4 e e } {
> \set Timing.measurePosition = #(ly:make-moment 1/4)
> f4 f f } } }
>
> Mark
>
> -Original Message-
> From: lilypond-user-bounces+carsonmark=ca.rr@gnu.org
> [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of
e EG :-) – that would require
> a manually tweaked version – but it’s clear.
>
> Yours, Simon
>
> Am 05.05.2015 um 23:23 schrieb Tobias Braun:
>> Hi,
>>
>> How can I achieve a lyric tie inside a word, as seen in the second verse of
>> the attached music?
>
t; --Steven
>
> -Original Message-
> From: lilypond-user-bounces+panteck=hotmail@gnu.org
> [mailto:lilypond-user-bounces+panteck=hotmail@gnu.org] On Behalf Of
> Tobias Braun
> Sent: Tuesday, May 05, 2015 2:07 PM
> To: lilypond-user@gnu.org Group
> Subject: P
Hi,
I have a weird problem with repeats that I just can't figure out. I've read the
docs and tried different things for hours now, to no avail. Here's my minimal
example:
%%
\version "2.18.2"
\relative c' {
\partial 4
\repeat volta 2 { c4 | c c c c | c
Hi,
I was wondering whether there was any such thing as an RSS/Atom news feed for
the news items on the LilyPond homepage. I remember there used to be one way
back on the old web site, but now I can't seem to find one.
Right now, I am using a web service that polls the LilyPond homepage, tries
Thanks to all of you for your help.
I've been experimenting with the \partcombine command, which looks like it's
made to do exactly what I want. But unfortunately, it can only handle a maximum
of two voices. Nesting doesn't work properly either.
Is there a chance that the \partcombine command w
cross the tenor part to the other stave, you can put the command
> \voiceTwo in the alto part and it will now be set into the second voice. You
> can also set \voiceOne for the tenor part. You may also want to do:
>
> \override NoteColumn #'ignore-collision = ##f
>
> at
t;lower" << \global \clef
> bass \new Voice { \voiceTwo \bass } >> >> }
>
>
> But I can't seem to get LilyPond to use the same stems for the \voiceOne and
> \voiceThree voices,
> even when the note durations are the same. They always appear as separate
Hello,
I am trying to typeset a Renaissance piece consisting of four voices
in a way that makes it easier to play the piece on the piano, i.e. put
the music into a PianoStaff. I have separated the individual voices and
stored them in variables in order to be able to also make a version
with four s
21 matches
Mail list logo