2016-12-30 17:52 GMT+01:00 Br. Samuel Springuel :
> Whoops. Spoke to soon. I have some scores where I have these special bar
> lines and either "|." or ":|." and when made in a universal manner, these
> overrides affect them as well (in both the thick line is thi
Whoops. Spoke to soon. I have some scores where I have these special
bar lines and either "|." or ":|." and when made in a universal manner,
these overrides affect them as well (in both the thick line is thinned,
in ":|." the dots are also reduced in size).
On 2016-12-29 4:26 PM, Thomas Morley wrote:
Does
%
\defineBarLine "[" #'("" "[" "")
\defineBarLine "]" #'("]" "" "")
{
\override Staff.BarLine.thick-thickness = 1
\override Staff.BarLine.font-size = #-4
c' \bar "[" c' c' \bar "]" c'
}
2016-12-29 21:58 GMT+01:00 Br. Samuel Springuel :
> Right now I'm using some alternate bar lines to specially mark off specific
> passages in a piece like so:
>
> %%
> \version "2.19.53"
>
> % extra bar lines (optional bars)
> \defineBarLine "[" #'("" "[" "")
> \defineBarLine "]" #'("]"
Right now I'm using some alternate bar lines to specially mark off
specific passages in a piece like so:
%%
\version "2.19.53"
% extra bar lines (optional bars)
\defineBarLine "[" #'("" "[" "")
\defineBarLine "]" #'("]" "" "")
{ c' \bar "[" c' c' \bar "]" c' }
%%
Howev
Thomas
> I tried to get a special bar line at the end of the FirstPart (at the
end of the first line) without success.
>
>
> What kind of "special bar line"?
>
> Does\defineBarLine "||" #'("|." "||" "||") do the job?
>
Not quite. This definition makes all the lines end with the "special"
2014-10-02 20:58 GMT+02:00 Jay Vara :
> I have four bars per line, plus I have double bar lines at the beginning
> and end of a line as seen in the code below.
>
> I tried to get a special bar line at the end of the FirstPart (at the end
> of the first line) without success.
>
What kind of "speci
I have four bars per line, plus I have double bar lines at the beginning
and end of a line as seen in the code below.
I tried to get a special bar line at the end of the FirstPart (at the end
of the first line) without success. I think I was able to get it in one of
the trials, but that made the d