lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using a tick as a bar line and vertically repositioning it


From: Thomas Morley
Subject: Re: Using a tick as a bar line and vertically repositioning it
Date: Tue, 14 Mar 2017 23:12:10 +0100

2017-03-14 23:05 GMT+01:00 Joseph N. Srednicki <address@hidden>:
> Thanks so much. Your suggestion works fine!

Glad it works for you.
Please don't forget to reply to all, so that others know as well. ;)

Cheers,
  Harm
>
> -----Original Message-----
> From: Thomas Morley [mailto:address@hidden

> You can't without redefining make-tick-bar-line.
> Does below already fits your needs?
>
> \relative c {
>
>   \time 2/4
>   c' c
>   \once \override Staff.BarLine.hair-thickness = 15
>   \once \override Staff.BarLine.bar-extent = #'(-1 . 1)
>   \bar "|"
>   c c \bar "|."
>
> }
>
> Cheers,
>   Harm
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]