95ff352e32
1.35 Added support for use of a "handwriting" font for textual elements of a score, as is traditionally used for jazz scores. 1.34 This release includes a new extension library musixftab.tex which supports traditional French tablature using script letters rather than numerals to specify notes. The \tabfnt definitions in musixtex.tex have been revised to allow re-definition in musixftab.tex. A mini-font file frenchtab.pfb and associated support files are included.
13 lines
361 B
Makefile
13 lines
361 B
Makefile
# $NetBSD: Makefile,v 1.16 2022/04/14 02:56:04 markd Exp $
|
|
|
|
DISTNAME= musixtex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.35
|
|
TEXLIVE_REV= 60382
|
|
|
|
MAINTAINER= dgriffi@cs.csubak.edu
|
|
HOMEPAGE= https://ctan.org/pkg/musixtex
|
|
COMMENT= Documentation for tex-musixtex
|
|
LICENSE= gnu-gpl-v2 AND ofl-v1.1
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|