Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

compile issue in lilypond_doc.rb #62

Open
hushpiper opened this issue Aug 31, 2016 · 0 comments
Open

compile issue in lilypond_doc.rb #62

hushpiper opened this issue Aug 31, 2016 · 0 comments

Comments

@hushpiper
Copy link

Compiling to anything but a .ly file results in an error:

/tmp/lydown20160830-5140-17wl25n:4:1: error: unknown escaped string: '\pinclude'

\pinclude "/home/REDACTED/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/lydown-0.14.0/lib/lydown/ly_lib/lib.ly"

I tracked the issue down to line 9 of lib/lydown/templates/lilypond_doc.rb, which reads "\pinclude" rather than "\include". Changing that line and re-building/installing the gem seems to resolve the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant