Skip to content

Instantly share code, notes, and snippets.

@WebDrake
Created February 1, 2013 12:52
Show Gist options
  • Save WebDrake/4691127 to your computer and use it in GitHub Desktop.
Save WebDrake/4691127 to your computer and use it in GitHub Desktop.
Minimal example for ly2video issue #29
\version "2.16.0"
\include "ly2video29included.ly"
{
\foo
}
\version "2.16.0"
foo = \relative c' { c4 d e f }
@aspiers
Copy link

aspiers commented Feb 1, 2013

Thanks! Will take a look when I get a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment