diff options
author | Norbert Preining <norbert@preining.info> | 2023-01-12 03:01:29 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2023-01-12 03:01:29 +0000 |
commit | 6a7900c93acc16d1bbd2f1e26286c7dd7387e6c0 (patch) | |
tree | 76196287351cba68a51934c49468bf1a7846aa76 /macros/musixtex/tex/musixmkm.tex | |
parent | c1c19023b4b1d43cb874f84df5102b485853e672 (diff) |
CTAN sync 202301120301
Diffstat (limited to 'macros/musixtex/tex/musixmkm.tex')
-rw-r--r-- | macros/musixtex/tex/musixmkm.tex | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/macros/musixtex/tex/musixmkm.tex b/macros/musixtex/tex/musixmkm.tex new file mode 100644 index 0000000000..1aca900845 --- /dev/null +++ b/macros/musixtex/tex/musixmkm.tex @@ -0,0 +1,54 @@ +% +% This file is part of MusiXTeX +% +% MusiXTeX is free software; you can redistribute it and/or modify +% it under the terms of the GNU General Public License as published by +% the Free Software Foundation; either version 2, or (at your option) +% any later version. +% +% MusiXTeX is distributed in the hope that it will be useful, +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +% GNU General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with MusiXTeX; see the file COPYING. If not, write to +% the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +% Boston, MA 02111-1307, USA. +% +\immediate\write16{MusiXMaKaM v.001\space<2022-12-25>}% + +\edef\catcodeat{\the\catcode`\@}\catcode`\@=11 +\catcodesmusic + + +\font\fetaeleven=feta20 scaled \magstephalf +\font\fetathirteen=feta20 scaled \magstep1 +\font\fetasixteen=feta20 scaled \magstep2 +\font\fetatwenty=feta20 scaled \magstep3 +\font\fetatwentyfour=feta20 scaled \magstep4 +\font\fetatwentynine=feta20 scaled \magstep5 + +\let\fetanorfont\fetatwenty +\def\fetachar{\fetafont\char} + + +\def\writ@ka{\pl@base\raise\y@i\llap{\fetachar\n@v\kern\accshift}} +\def\set@ka{\let\@Ti=\writ@ka} + +\def\shtanini#1{\set@ka \n@v30 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\shbuyukmucenneb#1{\set@ka \n@v26 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\shkucuk#1{\set@ka \n@v27 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\shbakiye#1{\set@ka \n@v20 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\shkoma#1{\set@ka \n@v25 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\flkoma#1{\set@ka \n@v45 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\flbakiye#1{\set@ka \n@v42 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\flkucuk#1{\set@ka \n@v37 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\flbuyukmucenneb#1{\set@ka \n@v43 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} +\def\fltanini#1{\set@ka \n@v47 \check@staff \inhgetn@i#1\relax\expandafter\@Ti\fi} + +\let\fetafont\fetanorfont + +\endcatcodesmusic +\catcode`\@=\catcodeat +\endinput |