Comment #6 on issue 2146 by [email protected]: Error: Illegal entry in
bfrange block in ToUnicode CMap
http://code.google.com/p/lilypond/issues/detail?id=2146
What I've written was a proof of concept only. In reality, you should do
the following:
1. Create a `lilypond.map.in' file containing these four lines:
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
The configure script should then substitute the proper path (you have to
add code to `configure.in' to always define NCSB_DIR and to AC_SUBST it).
2. In macros.itexi, add the @tex block from my sample, but replace
`\pdfmapline{...}' with `\pdfmapfile{=/path/to/lilypond.map}' (note the
leading equal sign).
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond