summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/common-macros.itexi8
-rw-r--r--scripts/build/lys-to-tely.py8
-rw-r--r--tex/GNUmakefile2
-rw-r--r--tex/lilypond.map.in4
4 files changed, 0 insertions, 22 deletions
diff --git a/Documentation/common-macros.itexi b/Documentation/common-macros.itexi
index f3dac48c91..6d47ad9cf3 100644
--- a/Documentation/common-macros.itexi
+++ b/Documentation/common-macros.itexi
@@ -10,14 +10,6 @@
@set txicodequoteundirected
@set txicodequotebacktick
-@c Trick to use with proper font mappings the same NCSB fonts as
-@c LilyPond instead of those provided by TeX distribution
-@tex
-\ifpdf
- \pdfmapfile{=lilypond.map}
-\fi
-@end tex
-
@include cyrillic.itexi
@c ***** Displaying text *****
diff --git a/scripts/build/lys-to-tely.py b/scripts/build/lys-to-tely.py
index 33e9f76f3d..cab59d9148 100644
--- a/scripts/build/lys-to-tely.py
+++ b/scripts/build/lys-to-tely.py
@@ -68,14 +68,6 @@ template = '''\input texinfo
@finalout @c we do not want black boxes.
-@c Trick to use with proper font mappings the same NCSB fonts as
-@c LilyPond instead of those provided by TeX distribution
-@tex
-\\ifpdf
- \\pdfmapfile{=lilypond.map}
-\\fi
-@end tex
-
@c fool ls-latex
@ignore
@author %%(author)s
diff --git a/tex/GNUmakefile b/tex/GNUmakefile
index 5fa66c910f..51a54a43aa 100644
--- a/tex/GNUmakefile
+++ b/tex/GNUmakefile
@@ -14,5 +14,3 @@ local-uninstall:
-rmdir $(DESTDIR)$(local_lilypond_datadir)/tex
all: $(INSTALLATION_FILES)
-
-local-WWW-1: $(outdir)/lilypond.map
diff --git a/tex/lilypond.map.in b/tex/lilypond.map.in
deleted file mode 100644
index 1e6e17869e..0000000000
--- a/tex/lilypond.map.in
+++ /dev/null
@@ -1,4 +0,0 @@
-pncr8r CenturySchL-Roma <@NCSB_DIR@/c059013l.pfb
-pncb8r CenturySchL-Bold <@NCSB_DIR@/c059016l.pfb
-pncri8r CenturySchL-Ital <@NCSB_DIR@/c059033l.pfb
-pncbi8r CenturySchL-BoldItal <@NCSB_DIR@/c059036l.pfb