summaryrefslogtreecommitdiff
path: root/print/tex-bagpipetex/patches
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2003-01-23 18:13:46 +0000
committerfredb <fredb@pkgsrc.org>2003-01-23 18:13:46 +0000
commit8f9aa01ff550f4e6b3edf1ba10478108f72a6e58 (patch)
tree50c2047b4556780dddf46f323e7d6f4178da1778 /print/tex-bagpipetex/patches
parentf4306f7d789bb47cf8e7fb2d7b467470025bbb34 (diff)
downloadpkgsrc-8f9aa01ff550f4e6b3edf1ba10478108f72a6e58.tar.gz
Initial import of tex-bagpipetex-3.01. BagpipeTex is a set of MusixTeX
macros for typesetting bagpipe music. Submitted by David Griffith in PR pkg/19977.
Diffstat (limited to 'print/tex-bagpipetex/patches')
-rw-r--r--print/tex-bagpipetex/patches/patch-aa31
1 files changed, 31 insertions, 0 deletions
diff --git a/print/tex-bagpipetex/patches/patch-aa b/print/tex-bagpipetex/patches/patch-aa
new file mode 100644
index 00000000000..29283901ae3
--- /dev/null
+++ b/print/tex-bagpipetex/patches/patch-aa
@@ -0,0 +1,31 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/01/23 18:13:47 fredb Exp $
+
+--- bagpipe.tex.orig Wed Jul 24 17:54:51 2002
++++ bagpipe.tex Sun Jan 19 04:48:48 2003
+@@ -97,12 +97,12 @@
+ %
+ \ifx\bagpipeisloaded\relax\endinput\else\let\bagpipeisloaded=\relax\fi
+ %
+-%\let\usemusixtex\relax% this sets the flag to use MusiXTeX instead of MusicTeX
++\let\usemusixtex\relax% this sets the flag to use MusiXTeX instead of MusicTeX
+ %
+ %
+- \ifx\usemusixtex\undefined % the musictex version
++\ifx\usemusixtex\undefined % the musictex version
+ %
+- \input musicnft
++\input musicnft
+ %
+ % Select one set of nine point font declarations:
+ %
+@@ -112,8 +112,8 @@
+ \font\musicnine=musikn09% % for use with 16 pt musicsize if
+ \font\beamnine=beamn09% % 9 pt fonts are available%
+ %
+- \input musictex%
+- \input musicvbm%
++% \input musictex%
++% \input musicvbm%
+ %
+ % at signs are now letters and can be used in control sequences
+ \def\makeatletter{\catcode`\@=11}