Thanks Aaron and Harm for your great help. This works well for me.
Andrew
d dash fraction?
>
> Andrew
>
> %======
>
> %{
> Flared horizontal bracket ties
> by Thomas Morley
> %}
>
>
> #(define ((flared-tie coords) grob)
>
>(define (pair-to-list pair)
> (list (car pair) (cdr pair)))
>
>(define (
On 2020-08-07 3:13 am, Andrew Bernard wrote:
Here is a wonderful function created for me by Thomas Morley, for
flared ties. It may be of interest to others, but my question is, how
can I modify this code to draw dashed lines, with controllable dash
period and dash fraction?
Andrew
%
Here is a wonderful function created for me by Thomas Morley, for
flared ties. It may be of interest to others, but my question is, how
can I modify this code to draw dashed lines, with controllable dash
period and dash fraction?
Andrew
%==
%{
Flared horizontal bracket ties