summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Mandereau <john.mandereau@gmail.com>2012-07-28 00:14:47 +0200
committerJohn Mandereau <john.mandereau@gmail.com>2012-07-28 00:16:30 +0200
commitd459b17897c0218450bfb0bab6403c16705bd17a (patch)
treecbd7e13ab86c687f467885273940e2823631f5dd /scripts
parent3573a92d92728dc8d6452e5cd3cfba73e49e6990 (diff)
Fix Issue 2146 "Illegal entry in bfrange block in ToUnicode CMap"
Diffstat (limited to 'scripts')
-rw-r--r--scripts/build/lys-to-tely.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/build/lys-to-tely.py b/scripts/build/lys-to-tely.py
index 7a8684f194..329b412a47 100644
--- a/scripts/build/lys-to-tely.py
+++ b/scripts/build/lys-to-tely.py
@@ -63,6 +63,14 @@ 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