bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 2146 in lilypond: Error: Illegal entry in bfrange block in ToU


From: lilypond
Subject: Re: Issue 2146 in lilypond: Error: Illegal entry in bfrange block in ToUnicode CMap
Date: Thu, 29 Dec 2011 18:01:37 +0000


Comment #6 on issue 2146 by address@hidden: 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).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]