Graham Percival <gra...@percival-music.ca> writes:

> Trying to build the docs on dev/staging fails with this:
>
>
> Error: Illegal entry in bfrange block in ToUnicode CMap
> Error: Illegal entry in bfrange block in ToUnicode CMap
> ...
> Error: Illegal entry in bfrange block in ToUnicode CMap
> Error: Illegal entry in bfrange block in ToUnicode CMap
> /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
> make[3]: *** [out-www/collated-files.pdf] Error 1
> make[3]: Leaving directory
> `/tmp/ramdisk/src-2011-10-29-05/build/input/regression'
> make[2]: *** [WWW-1] Error 2
>
>
> I'm quite puzzled, since AFAIK that's a completely normal error
> message for our builds.  I mean, I'm pretty certain that I've seen
> tons of "illegal entry in bfrange block" messages in previous
> (working) builds.
>
> Can anybody shed some light on this?  5 minutes of poking around
> in the log file didn't reveal any other problems.

I looked at the diff.  Mike's favorite mistake:

+++ b/input/regression/in-note.ly
@@ -0,0 +1,22 @@
+\version "2.15.17"
+
+\header {
+  texidoc = "LilyPond does in-notes.  The positioning of these notes can
+be above or below the staff via the paper variable @code{in note direction}
+and spaced via the variable @{in-note-padding}.
+"
+}

@{in-note-padding}.

Any questions?

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to