I spoke a moment too soon, and possibly misdiagnosed from the get-go. With default fonts, it works. As soon as I try non-default fonts, it reverts to the incorrect output. Here's my converter command:
lilypond-book --verbose --pdf --latex-program=xelatex --lily-output-dir=ly-pdf -I $$r $$i Oddly, it also takes much longer to compile the document. On Fri, Feb 8, 2013 at 8:14 PM, Kale Good <[email protected]> wrote: > That was it, thanks. I had edited it (in a completely uninformed way) > trying to solve the fretboard diagram issue, but failed. I updated from > 2.14 to 2.16, and no longer have the fretboard diagram issue. > > > On Fri, Feb 8, 2013 at 6:57 PM, Julien Rioux <[email protected]> wrote: > >> On 08/02/2013 12:17 PM, Kale Good wrote: >> >>> Hello, >>> To work around known issues with Lilypond-book, I tried installing the >>> most >>> recent Lilypond (2.16.2). It solved one problem but created another. When >>> processing in Xetex, there is a line-break following each measure. There >>> is >>> no problem when the file is processed with pdflatex. >>> >>> I'm getting these errors in the messages when processing: >>> >>> 11:43:38.493: lilypond-book: warning: Unable to auto-detect default >>> settings: >>> 11:43:38.495: xetex: /home/kale/lilypond/usr/lib/**libpng12.so.0: no >>> version >>> information available (required by xetex) >>> 11:43:38.496: xetex: /home/kale/lilypond/usr/lib/**libstdc++.so.6: no >>> version >>> information available (required by xetex) >>> 11:43:38.496: xetex: /home/kale/lilypond/usr/lib/**libstdc++.so.6: no >>> version >>> information available (required by xetex) >>> 11:43:38.496: xetex: /home/kale/lilypond/usr/lib/**libstdc++.so.6: no >>> version >>> information available (required by xetex) >>> 11:43:38.496: xetex: /home/kale/lilypond/usr/lib/**libstdc++.so.6: no >>> version >>> information available (required by xetex) >>> 11:43:38.498: xetex: /home/kale/lilypond/usr/lib/**libpng12.so.0: no >>> version >>> information available (required by >>> /usr/lib/x86_64-linux-gnu/**libpoppler.so.19) >>> 11:43:38.502: xetex: /home/kale/lilypond/usr/lib/**libstdc++.so.6: no >>> version >>> information available (required by >>> /usr/lib/x86_64-linux-gnu/**libpoppler.so.19) >>> 11:43:38.502: xetex: /home/kale/lilypond/usr/lib/**libstdc++.so.6: no >>> version >>> information available (required by >>> /usr/lib/x86_64-linux-gnu/**libpoppler.so.19) >>> 11:43:38.503: xdvipdfmx: /home/kale/lilypond/usr/lib/**libpng12.so.0: no >>> version information available (required by xdvipdfmx) >>> >>> It seemed that lyx wouldn't pick up the install if lilypond wasn't in >>> /usr/bin, and I couldn't figure out how to get lilypond to install into >>> /usr/bin/ (that is, without creating a subdirectory /lilypond), so I >>> copied >>> the lilypond-book into /usr/bin. >>> >>> Here is a minimum (I think) .lyx file: >>> >>> [...] >>> >>> Thanks, >>> Kale >>> >>> >>> >> Your file compiles fine here using xelatex and the pdf has only one staff >> line, i.e. no line break. Did you modify or perhaps define the converter >> yourself? I have this for converter from "LilyPond book (LaTeX)" to "PDF >> (XeTeX)": >> >> python "C:\Program Files (x86)\LilyPond\usr\bin\**lilypond-book.py" >> --verbose --pdf --latex-program=xelatex --lily-output-dir=ly-pdf -I $$r $$i >> >> I'm using a slightly older version of lilypond, 2.15.40, on Win7, so it's >> possible that something has changed between versions or that the behavior >> is different between OSes. >> >> Cheers, >> Julien >> > > > > -- > *Kale Good: Guitar Instructor* > website: phillyguitarlessons.com > email: [email protected] > phone: (215)260-5383 > address: 1867 Frankford Ave. > Philadelphia, PA 19125 > Read my article "*The Seven Secrets to Six String Success*" at > GuitarNoise.com: > http://www.guitarnoise.com/lesson/seven-secrets-to-six-string-success/ > *Leading the Journey from No-Skills-Guitarist to Talented Musician*! > -- *Kale Good: Guitar Instructor* website: phillyguitarlessons.com email: [email protected] phone: (215)260-5383 address: 1867 Frankford Ave. Philadelphia, PA 19125 Read my article "*The Seven Secrets to Six String Success*" at GuitarNoise.com: http://www.guitarnoise.com/lesson/seven-secrets-to-six-string-success/ *Leading the Journey from No-Skills-Guitarist to Talented Musician*!
