mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 19:06:49 -04:00
Tweak how-to play guide
This commit is contained in:
parent
94ddcf0543
commit
26361f5abf
1 changed files with 2 additions and 2 deletions
|
@ -113,7 +113,7 @@
|
||||||
<h3>Stichomythia</h3>
|
<h3>Stichomythia</h3>
|
||||||
<p><i>Stichomythia</i> is a technique used in drama where two speakers engage in a rapid or intense exchange of alternating dialog. Here is an example found in William Shakespeare’s <i><a href="https://standardebooks.org/ebooks/william-shakespeare/a-midsummer-nights-dream">A Midsummer Night’s Dream</a></i>.</p>
|
<p><i>Stichomythia</i> is a technique used in drama where two speakers engage in a rapid or intense exchange of alternating dialog. Here is an example found in William Shakespeare’s <i><a href="https://standardebooks.org/ebooks/william-shakespeare/a-midsummer-nights-dream">A Midsummer Night’s Dream</a></i>.</p>
|
||||||
<figure class="full-width">
|
<figure class="full-width">
|
||||||
<img src="images/drama-formatting-1.png" alt=""/>
|
<img src="images/drama-formatting-1.png" alt="Five sections of dialog use stichomythia. The second section of dialog continues where the first section has left off. This pattern continues and creates a staircase effect."/>
|
||||||
</figure>
|
</figure>
|
||||||
<p>This highlights moments of conflict, urgency, or intense emotion and conveys dynamic interactions between characters. Unfortunately, there is no great way to format this technique with clear, predictable structuring. The text displayed has no additional indents or margins.</p>
|
<p>This highlights moments of conflict, urgency, or intense emotion and conveys dynamic interactions between characters. Unfortunately, there is no great way to format this technique with clear, predictable structuring. The text displayed has no additional indents or margins.</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -163,7 +163,7 @@
|
||||||
<h3>Attached to personas</h3>
|
<h3>Attached to personas</h3>
|
||||||
<p>Some stage directions are attached to the persona. These directions are placed in <code class="html"><span class="p"><</span><span class="nt">td</span><span class="p">></span></code> elements with the dialog, but in a separate paragraph.</p>
|
<p>Some stage directions are attached to the persona. These directions are placed in <code class="html"><span class="p"><</span><span class="nt">td</span><span class="p">></span></code> elements with the dialog, but in a separate paragraph.</p>
|
||||||
<figure class="full-width">
|
<figure class="full-width">
|
||||||
<img src="images/drama-formatting-3.png" alt=""/>
|
<img src="images/drama-formatting-3.png" alt="The stage direction “entering” is attached to the persona “Festus”."/>
|
||||||
</figure>
|
</figure>
|
||||||
<figure class="html full">
|
<figure class="html full">
|
||||||
<code class="html full"><span class="p"><</span><span class="nt">tr</span><span class="p">></span>
|
<code class="html full"><span class="p"><</span><span class="nt">tr</span><span class="p">></span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue