# HG changeset patch # User Drew Perttula # Date 1401091549 0 # Node ID 3506c26167286619978e51bbafb29c78cdf37bb0 # Parent bdbf9f3acc6be611697719efd9b785983a356974 playing with example syntax Ignore-this: e81452fe81bbdc0313d8de9a85b0231e diff -r bdbf9f3acc6b -r 3506c2616728 show/dance2014/demo.n3 --- a/show/dance2014/demo.n3 Mon May 26 07:59:08 2014 +0000 +++ b/show/dance2014/demo.n3 Mon May 26 08:05:49 2014 +0000 @@ -11,7 +11,7 @@ # :Effect replaces :Subterm a :Effect; - :code "out = sub('stageleft', intensity=curve1)"; + :code "out = sub(sub:stageleft, intensity=song1:opening)"; # save the code as an AST also, to get all the links? web page was # going to parse it anyway. but, sometimes it will have a syntax # error. Can code with errors just parse to a bogus AST that saves