There was a discussion at some point about "non-interfering elements" (i.e. section headings, synopses, notes, and boneyard comments), which at the time I think John likened to tachyons.
I'm just working on some dual dialogue mechanics and ran into an edge-case. In Highland Version 2.0b32 Gaia (3213), this is rendered as dual dialogue:
> INT. RESTAURANT - DAY
>
> SALLY
> I’m hungry.
>
> /* yoyos were a big craze in high school */
>
> FRED ^
> I’m thirsty.
This is not rendered as dual dialogue:
> SALLY
> I’m hungry.
>
> # section 9
>
> FRED ^
> I’m thirsty.
Also this is not rendered as dual dialogue:
> SALLY
> I’m hungry.
>
> [[ I dropped my Moleskine in the toilet. ]]
>
> FRED ^
> I’m thirsty.
Thoughts? Is this intentional? I can understand how section headings and notes might break dual dialogue, because a user might like to export these.
--
www.paulwrankin.com