From 869732bb5075dddb8ef2bdb4f9378144f38cd3fd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Jan 2023 20:42:09 +0000 Subject: musixtex (11jan23) git-svn-id: svn://tug.org/texlive/trunk@65519 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/dvips/musixtex/psslurs.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/dvips') diff --git a/Master/texmf-dist/dvips/musixtex/psslurs.pro b/Master/texmf-dist/dvips/musixtex/psslurs.pro index b1ba95253d0..b18ba9bd3ac 100644 --- a/Master/texmf-dist/dvips/musixtex/psslurs.pro +++ b/Master/texmf-dist/dvips/musixtex/psslurs.pro @@ -219,8 +219,8 @@ slur@Dict begin /y1 ED /x1 ED gsave - 1 psxAR ceiling setlinewidth % line thickness: this results - 1 setlinecap % to exactly 2 pixels in 300 dpi + 2.5 psxAR ceiling setlinewidth % line thickness: this results + 1 setlinecap % to exactly 2.5 pixels in 300 dpi 1 setlinejoin x2 y2 10 psxAR add moveto % the 10's specify wideness of the x1 y1 lineto % open end of the crescendo, @@ -236,7 +236,7 @@ slur@Dict begin /y1 ED /x1 ED gsave - 1 psxAR ceiling setlinewidth + 2.5 psxAR ceiling setlinewidth 1 setlinecap 1 setlinejoin x2 y2 11 psxAR add moveto -- cgit v1.2.3