summaryrefslogtreecommitdiff
path: root/macros/musixtnt/tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-01-30 03:00:44 +0000
committerNorbert Preining <norbert@preining.info>2024-01-30 03:00:44 +0000
commit084f5d8435744b7ea7ef487ec111a7bfd100ed62 (patch)
treed4e91f6ef6d075509a2b33942f57337725089951 /macros/musixtnt/tex
parent6c43653052d016d5913aabb728c484f0e62b4754 (diff)
CTAN sync 202401300300
Diffstat (limited to 'macros/musixtnt/tex')
-rw-r--r--macros/musixtnt/tex/musixtnt.tex30
1 files changed, 0 insertions, 30 deletions
diff --git a/macros/musixtnt/tex/musixtnt.tex b/macros/musixtnt/tex/musixtnt.tex
deleted file mode 100644
index 421168907a..0000000000
--- a/macros/musixtnt/tex/musixtnt.tex
+++ /dev/null
@@ -1,30 +0,0 @@
-%
-% MusiXtnt.tex 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.
-%
-% MusiXtnt.tex 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 MusiXtnt; see the file COPYING. If not, write to
-% the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-% Boston, MA 02111-1307, USA.
-%
-% Copyright 2015 Bob Tennent rdt@cs.queensu.ca
-%
-\immediate\write16{MusiXtnt\space<18 February 2015>}%
-
-\edef\catcodeat{\the\catcode`\@}\catcode`\@=11
-
-\ifx\setlyrics\undefined%
-\gdef\TransformNotes#1#2{\def\vnotes##1\elemskip#1\en{\noteskip##1\@l@mskip\@vnotes#2\en}}%
-\else\errmessage{Musixtnt is incompatible with musixlyr}%
-\fi
-
-\catcode`\@=\catcodeat
-%
-\endinput