Dynamic Nodes and Choice Nodes #712
Unanswered
evesdropper
asked this question in
Q&A
Replies: 1 comment 4 replies
-
First of all, obligatory xkcd :P I'm not at my PC at the moment, could you share a formatted version of the snippet at the bottom? I can follow which node belongs where xD Very nice ideas though, if you finish the snippets, would you add them to the wiki?? :) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I apparently can't read and think because I implemented my previous snippet a little bit incorrectly 😅 - I realized I would also want to account for iterated integrals. Here's my previous snippet.
I've slightly modified it to introduce the following choice:
n
copies of\int_{<>}^{<>}
<>nt_{<>}
, where<>
repeatsi
n
timesThis means a new function and a new choice node snippet:
The
fmta
choice works fine (except for the minor irritation that you have to tab out before you can switch to the next choice, but I have been having difficulty with the dynamic node. I look a look here but it doesn't seem like the issue is the same.Any idea on how to fix it (and with indexing dynamic nodes in choice nodes in general)? It doesn't seem like there is information on that.
A lot of consideration for a snippet that I likely won't even use for a while 🤣 Guess that's what time off from school is for.
Beta Was this translation helpful? Give feedback.
All reactions