diff options
author | Masamichi Hosoda <trueroad@trueroad.jp> | 2015-08-15 12:58:43 +0900 |
---|---|---|
committer | Masamichi Hosoda <trueroad@trueroad.jp> | 2015-08-20 18:35:32 +0900 |
commit | b7088489f91c805f2260d2efecc01f26519c5352 (patch) | |
tree | 75bcf9329f4437737062f9e897480022545ec753 /tex | |
parent | bb66d05c73dbc038b994430545c85966fd9edc12 (diff) |
Issue 4552 / 4: Remove TeX's Century Schoolbook L settings
This commit deletes Century Schoolbook L settings from TeX's map file.
Diffstat (limited to 'tex')
-rw-r--r-- | tex/GNUmakefile | 2 | ||||
-rw-r--r-- | tex/lilypond.map.in | 4 |
2 files changed, 0 insertions, 6 deletions
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 |