summaryrefslogtreecommitdiff
path: root/macros/musixtex/tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-05-18 03:01:12 +0000
committerNorbert Preining <norbert@preining.info>2021-05-18 03:01:12 +0000
commit97eca13a92a0b8ad423b606c8970c9ce64d9b2bf (patch)
tree7275ec8351efb8f8108d65ec87d4cc81512a295a /macros/musixtex/tex
parentd999da47ff375df843c0c9bbfd5911236dd9d40a (diff)
CTAN sync 202105180301
Diffstat (limited to 'macros/musixtex/tex')
-rw-r--r--macros/musixtex/tex/musixvbm.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/macros/musixtex/tex/musixvbm.tex b/macros/musixtex/tex/musixvbm.tex
index 09fa03da42..a22a60e4c9 100644
--- a/macros/musixtex/tex/musixvbm.tex
+++ b/macros/musixtex/tex/musixvbm.tex
@@ -1,5 +1,5 @@
%%
-%% musixvbm.tex - MusiXTeX Extention, Vectorized Beams (& crescendos)
+%% musixvbm.tex - MusiXTeX Extension, Vectorized Beams (& crescendos)
%% by tpic specials / pdfTeX raw literal
%%
%% Copyright (C) 2000-2007 Hiroaki MORIMOTO (Kuuku)
@@ -31,7 +31,7 @@
%% This is a successor of `musixtpb.tex' ver.1.10.
%%
\ifx\ifvectorizedbeam\undefined\else\endinput\fi
-\immediate\write16{MusiXTeX Extention, Vectorized Beams and crescendos v1.20-beta6 <2007/01/01>}%
+\immediate\write16{MusiXTeX Extension, Vectorized Beams and crescendos v1.20-beta6 <2007/01/01>}%
%
\edef\catcodeat{\the\catcode`\@}\catcode`\@=11
%
@@ -87,13 +87,13 @@
\advance\y@iv \tw@\b@amthick
\@dimentomil{-\y@iv}{\@Yend@u}%
% \special{pn 1}%
- \special{sh 1}%
- \@addbeampath{0}{\@Ystart@l}%
+ \special{sh 1}% set beam shading to black
+ \@addbeampath{0}{\@Ystart@l}% add points to define the beam perimeter
\@addbeampath{\@Xend}{\@Yend@l}%
\@addbeampath{\@Xend}{\@Yend@u}%
\@addbeampath{0}{\@Ystart@u}%
- \@addbeampath{0}{\@Ystart@l}%
- \special{ip}%
+ \@addbeampath{0}{\@Ystart@l}% close the perimeter
+ \special{ip}% draw the beam (without the outline)
\kern\y@ii
}%
%