Skip to content

Commit

Permalink
ch20
Browse files Browse the repository at this point in the history
update colon and semicolon outlines
  • Loading branch information
aerickt committed Nov 10, 2024
1 parent 32e21a7 commit 637fd1f
Show file tree
Hide file tree
Showing 7 changed files with 71 additions and 37 deletions.
19 changes: 12 additions & 7 deletions book/Changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,27 +175,32 @@ <h1 class="menu-title">Lapwing for Beginners</h1>
<div id="content" class="content">
<main>
<div class="content-wrap">
<h1 id="2024-11-07"><a class="header" href="#2024-11-07">2024-11-07</a></h1>
<h1 id="2024-11-10"><a class="header" href="#2024-11-10">2024-11-10</a></h1>
<p><a href="#">New commit</a></p>
<ul>
<li>Changed recommended colon outlines to <code>#TPH-FPLT</code> and <code>#TPH*FPLT</code></li>
</ul>
<h1 id="2024-11-07"><a class="header" href="#2024-11-07">2024-11-07</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/819517108ee327578a4fd707a4fb45d4d3e5dd68" title="" target="_blank">New commit</a></p>
<ul>
<li>Switched most graphics to <a href="https://github.com/IllustratedMan-code" title="" target="_blank">@IllustratedMan-code</a>’s SVG generator</li>
</ul>
<h1 id="2024-09-29"><a class="header" href="#2024-09-29">2024-09-29</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/1c55d41e335cf5197578284dbb1acfe50a9f637d" title="" target="_blank">New commit</a></p>
<ul>
<li>Add section in chapter 22 on words ending in “h”</li>
<li>Add “ah” and “doth” to problematic words</li>
<li>Added section in chapter 22 on words ending in “h”</li>
<li>Added “ah” and “doth” to problematic words</li>
</ul>
<h1 id="2024-09-22"><a class="header" href="#2024-09-22">2024-09-22</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/f38bd1fe98da533ae78b516fdf8a211af5f38ad4" title="" target="_blank">New commit</a></p>
<ul>
<li>Update Emily’s modifiers graphic in chapter 25
<li>Updated Emily’s modifiers graphic in chapter 25
<ul>
<li>Matches plugin v1.3.1 (removed mirroring of Emily’s symbols to Emily’s modifiers)</li>
<li>Matched plugin v1.3.1 (removed mirroring of Emily’s symbols to Emily’s modifiers)</li>
</ul>
</li>
<li>Add tasks list on home page</li>
<li>Rename theory reference to appendix D</li>
<li>Added tasks list on home page</li>
<li>Renamed theory reference to appendix D</li>
</ul>
<h1 id="2024-09-21"><a class="header" href="#2024-09-21">2024-09-21</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/18a16b3dab1416f9c61656f30486a9d82a4d1a5f" title="" target="_blank">New commit</a></p>
Expand Down
17 changes: 12 additions & 5 deletions book/Chapter-20.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ <h2 id="punctuation"><a class="header" href="#punctuation">Punctuation</a></h2>
<tr><td><code class="code-mono">}</code></td><td>Closing curly brace</td><td>Attaches to the previous word.</td><td><code>TPR*BGT</code></td><td>Same as the opening curly brace outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">[</code></td><td>Opening square bracket</td><td>Attaches to the next word.</td><td><code>PWR-BGT</code></td><td>Resembles “<strong>br</strong>a<strong>ck</strong>e<strong>t</strong>”.</td></tr>
<tr><td><code class="code-mono">]</code></td><td>Closing square bracket</td><td>Attaches to the previous word.</td><td><code>PWR*BGT</code></td><td>Same as the opening square bracket outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">:</code></td><td>Colon (for writing)</td><td>Attaches to the previous word</td><td><code>STPH-FPLT</code></td><td>The entire top row of keys apart from left hand <code>S</code>.</td></tr>
<tr><td><code class="code-mono">;</code></td><td>Semicolon</td><td>Attaches to the previous word.</td><td><code>STPH*FPLT</code></td><td>Same as the colon outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">:</code></td><td>Colon (for writing)</td><td>Attaches to the previous word</td><td><code>#TPH-FPLT</code></td><td>The entire top row of keys except the asterisk.</td></tr>
<tr><td><code class="code-mono">;</code></td><td>Semicolon</td><td>Attaches to the previous word.</td><td><code>#TPH*FPLT</code></td><td>Same as the colon outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">:</code></td><td>Colon (for time)</td><td>Attaches to the previous word and the next word.</td><td><code>KHR-PB</code></td><td>Resembles the word “<strong>c</strong>o<strong>l</strong>o<strong>n</strong>”.</td></tr>
<tr><td><code class="code-mono"></code></td><td>Emdash</td><td>Attaches to the previous word and the next word.</td><td><code>PH-RB</code></td><td>Resembles “e<strong>m</strong>da<strong>sh</strong>”.</td></tr>
<tr><td><code class="code-mono"></code></td><td>Endash</td><td>Attaches to the previous word and the next word.</td><td><code>TPH-RB</code></td><td>Resembles “e<strong>n</strong>da<strong>sh</strong>”.</td></tr>
Expand All @@ -215,18 +215,25 @@ <h2 id="punctuation"><a class="header" href="#punctuation">Punctuation</a></h2>
<tr><td><code class="code-mono"></code></td><td>Interrobang</td><td>Attaches to the previous word and capitalizes the next word</td><td><code>TRAPBG</code></td><td>Resembles the word “in<strong>t</strong>e<strong>rr</strong>ob<strong>ang</strong>”.</td></tr>
<tr><td><code class="code-mono">/</code></td><td>Slash</td><td>Attaches to the previous word and the next word</td><td><code>OEU</code></td><td></td></tr>
</tbody></table>
</div><br>
</div>
<blockquote>
<p><strong>NOTE:</strong> the colon and semicolon outlines were recently changed from <code>STPH-FPLT</code> and <code>STPH*FPLT</code> to <code>#TPH-FPLT</code> and <code>#TPH*FPLT</code>. If the latter outlines are not working, make sure to <a href="https://lapwing.aerick.ca/Chapter-05.html#dictionary-updates" title="" target="_blank">update your dictionaries</a>.</p>
</blockquote>
<br>
<div class="table-wrapper"><table><thead><tr><th></th><th></th><th></th></tr></thead><tbody>
<tr><td>. <br> <steno-outline stroke="TP-PL" width="100%" alt="TP-PL on the steno layout"></steno-outline></td><td>? <br> <steno-outline stroke="KW-PL" width="100%" alt="KW-PL on the steno layout"></steno-outline></td><td>! <br> <steno-outline stroke="TP-BG" width="100%" alt="TP-BG on the steno layout"></steno-outline></td></tr>
<tr><td>. <br> <steno-outline stroke="P-P" width="100%" alt="P-P on the steno layout"></steno-outline></td><td>, <br> <steno-outline stroke="KW-BG" width="100%" alt="KW-BG on the steno layout"></steno-outline></td><td><br> <steno-outline stroke="KW-GS" width="100%" alt="KW-GS on the steno layout"></steno-outline></td></tr>
<tr><td><br> <steno-outline stroke="KW*GS" width="100%" alt="KW*GS on the steno layout"></steno-outline></td><td>` <br> <steno-outline stroke="KH-FG" width="100%" alt="KH-FG on the steno layout"></steno-outline></td><td>` <br> <steno-outline stroke="KH*FG" width="100%" alt="KH*FG on the steno layout"></steno-outline></td></tr>
<tr><td><br> <steno-outline stroke="TRAPBG" width="100%" alt="TRAPBG on the steno layout"></steno-outline></td><td>( <br> <steno-outline stroke="PREPB" width="100%" alt="PREPB on the steno layout"></steno-outline></td><td>) <br> <steno-outline stroke="PR*EPB" width="100%" alt="PR*EPB on the steno layout"></steno-outline></td></tr>
<tr><td>{ <br> <steno-outline stroke="TPR-BGT" width="100%" alt="TPR-BGT on the steno layout"></steno-outline></td><td>} <br> <steno-outline stroke="TPR*BGT" width="100%" alt="TPR*BGT on the steno layout"></steno-outline></td><td>/ <br> <steno-outline stroke="OEU" width="100%" alt="OEU on the steno layout"></steno-outline></td></tr>
<tr><td>[ <br> <steno-outline stroke="PWR-BGT" width="100%" alt="PWR-BGT on the steno layout"></steno-outline></td><td>] <br> <steno-outline stroke="PWR*BGT" width="100%" alt="PWR*BGT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="STPH-FPLT" width="100%" alt="STPH-FPLT on the steno layout"></steno-outline></td></tr>
<tr><td>; <br> <steno-outline stroke="STPH*FPLT" width="100%" alt="STPH*FPLT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="KHR-PB" width="100%" alt="KHR-PB on the steno layout"></steno-outline></td><td><br> <steno-outline stroke="TPH-RB" width="100%" alt="TPH-RB on the steno layout"></steno-outline></td></tr>
<tr><td>[ <br> <steno-outline stroke="PWR-BGT" width="100%" alt="PWR-BGT on the steno layout"></steno-outline></td><td>] <br> <steno-outline stroke="PWR*BGT" width="100%" alt="PWR*BGT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="#TPH-FPLT" width="100%" alt="#TPH-FPLT on the steno layout"></steno-outline></td></tr>
<tr><td>; <br> <steno-outline stroke="#TPH*FPLT" width="100%" alt="#TPH*FPLT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="KHR-PB" width="100%" alt="KHR-PB on the steno layout"></steno-outline></td><td><br> <steno-outline stroke="TPH-RB" width="100%" alt="TPH-RB on the steno layout"></steno-outline></td></tr>
<tr><td><br> <steno-outline stroke="PH-RB" width="100%" alt="PH-RB on the steno layout"></steno-outline></td><td>- <br> <steno-outline stroke="H-PB" width="100%" alt="H-PB on the steno layout"></steno-outline></td><td></td></tr>
</tbody></table>
</div>
<blockquote>
<p><strong>NOTE:</strong> the colon and semicolon outlines were recently changed from <code>STPH-FPLT</code> and <code>STPH*FPLT</code> to <code>#TPH-FPLT</code> and <code>#TPH*FPLT</code>. If the latter outlines are not working, make sure to <a href="https://lapwing.aerick.ca/Chapter-05.html#dictionary-updates" title="" target="_blank">update your dictionaries</a>.</p>
</blockquote>
<h2 id="commands"><a class="header" href="#commands">Commands</a></h2>
<p>Situations may arise where Plover will have to be explicitly told how to format a word. The following section goes over some useful formatting commands.</p>
<h3 id="enter"><a class="header" href="#enter">Enter</a></h3>
Expand Down
36 changes: 24 additions & 12 deletions book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -4326,8 +4326,8 @@ <h2 id="punctuation"><a class="header" href="#punctuation">Punctuation</a></h2>
<tr><td><code class="code-mono">}</code></td><td>Closing curly brace</td><td>Attaches to the previous word.</td><td><code>TPR*BGT</code></td><td>Same as the opening curly brace outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">[</code></td><td>Opening square bracket</td><td>Attaches to the next word.</td><td><code>PWR-BGT</code></td><td>Resembles “<strong>br</strong>a<strong>ck</strong>e<strong>t</strong>”.</td></tr>
<tr><td><code class="code-mono">]</code></td><td>Closing square bracket</td><td>Attaches to the previous word.</td><td><code>PWR*BGT</code></td><td>Same as the opening square bracket outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">:</code></td><td>Colon (for writing)</td><td>Attaches to the previous word</td><td><code>STPH-FPLT</code></td><td>The entire top row of keys apart from left hand <code>S</code>.</td></tr>
<tr><td><code class="code-mono">;</code></td><td>Semicolon</td><td>Attaches to the previous word.</td><td><code>STPH*FPLT</code></td><td>Same as the colon outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">:</code></td><td>Colon (for writing)</td><td>Attaches to the previous word</td><td><code>#TPH-FPLT</code></td><td>The entire top row of keys except the asterisk.</td></tr>
<tr><td><code class="code-mono">;</code></td><td>Semicolon</td><td>Attaches to the previous word.</td><td><code>#TPH*FPLT</code></td><td>Same as the colon outline, but with the asterisk.</td></tr>
<tr><td><code class="code-mono">:</code></td><td>Colon (for time)</td><td>Attaches to the previous word and the next word.</td><td><code>KHR-PB</code></td><td>Resembles the word “<strong>c</strong>o<strong>l</strong>o<strong>n</strong>”.</td></tr>
<tr><td><code class="code-mono"></code></td><td>Emdash</td><td>Attaches to the previous word and the next word.</td><td><code>PH-RB</code></td><td>Resembles “e<strong>m</strong>da<strong>sh</strong>”.</td></tr>
<tr><td><code class="code-mono"></code></td><td>Endash</td><td>Attaches to the previous word and the next word.</td><td><code>TPH-RB</code></td><td>Resembles “e<strong>n</strong>da<strong>sh</strong>”.</td></tr>
Expand All @@ -4337,18 +4337,25 @@ <h2 id="punctuation"><a class="header" href="#punctuation">Punctuation</a></h2>
<tr><td><code class="code-mono"></code></td><td>Interrobang</td><td>Attaches to the previous word and capitalizes the next word</td><td><code>TRAPBG</code></td><td>Resembles the word “in<strong>t</strong>e<strong>rr</strong>ob<strong>ang</strong>”.</td></tr>
<tr><td><code class="code-mono">/</code></td><td>Slash</td><td>Attaches to the previous word and the next word</td><td><code>OEU</code></td><td></td></tr>
</tbody></table>
</div><br>
</div>
<blockquote>
<p><strong>NOTE:</strong> the colon and semicolon outlines were recently changed from <code>STPH-FPLT</code> and <code>STPH*FPLT</code> to <code>#TPH-FPLT</code> and <code>#TPH*FPLT</code>. If the latter outlines are not working, make sure to <a href="https://lapwing.aerick.ca/Chapter-05.html#dictionary-updates" title="" target="_blank">update your dictionaries</a>.</p>
</blockquote>
<br>
<div class="table-wrapper"><table><thead><tr><th></th><th></th><th></th></tr></thead><tbody>
<tr><td>. <br> <steno-outline stroke="TP-PL" width="100%" alt="TP-PL on the steno layout"></steno-outline></td><td>? <br> <steno-outline stroke="KW-PL" width="100%" alt="KW-PL on the steno layout"></steno-outline></td><td>! <br> <steno-outline stroke="TP-BG" width="100%" alt="TP-BG on the steno layout"></steno-outline></td></tr>
<tr><td>. <br> <steno-outline stroke="P-P" width="100%" alt="P-P on the steno layout"></steno-outline></td><td>, <br> <steno-outline stroke="KW-BG" width="100%" alt="KW-BG on the steno layout"></steno-outline></td><td><br> <steno-outline stroke="KW-GS" width="100%" alt="KW-GS on the steno layout"></steno-outline></td></tr>
<tr><td><br> <steno-outline stroke="KW*GS" width="100%" alt="KW*GS on the steno layout"></steno-outline></td><td>` <br> <steno-outline stroke="KH-FG" width="100%" alt="KH-FG on the steno layout"></steno-outline></td><td>` <br> <steno-outline stroke="KH*FG" width="100%" alt="KH*FG on the steno layout"></steno-outline></td></tr>
<tr><td><br> <steno-outline stroke="TRAPBG" width="100%" alt="TRAPBG on the steno layout"></steno-outline></td><td>( <br> <steno-outline stroke="PREPB" width="100%" alt="PREPB on the steno layout"></steno-outline></td><td>) <br> <steno-outline stroke="PR*EPB" width="100%" alt="PR*EPB on the steno layout"></steno-outline></td></tr>
<tr><td>{ <br> <steno-outline stroke="TPR-BGT" width="100%" alt="TPR-BGT on the steno layout"></steno-outline></td><td>} <br> <steno-outline stroke="TPR*BGT" width="100%" alt="TPR*BGT on the steno layout"></steno-outline></td><td>/ <br> <steno-outline stroke="OEU" width="100%" alt="OEU on the steno layout"></steno-outline></td></tr>
<tr><td>[ <br> <steno-outline stroke="PWR-BGT" width="100%" alt="PWR-BGT on the steno layout"></steno-outline></td><td>] <br> <steno-outline stroke="PWR*BGT" width="100%" alt="PWR*BGT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="STPH-FPLT" width="100%" alt="STPH-FPLT on the steno layout"></steno-outline></td></tr>
<tr><td>; <br> <steno-outline stroke="STPH*FPLT" width="100%" alt="STPH*FPLT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="KHR-PB" width="100%" alt="KHR-PB on the steno layout"></steno-outline></td><td><br> <steno-outline stroke="TPH-RB" width="100%" alt="TPH-RB on the steno layout"></steno-outline></td></tr>
<tr><td>[ <br> <steno-outline stroke="PWR-BGT" width="100%" alt="PWR-BGT on the steno layout"></steno-outline></td><td>] <br> <steno-outline stroke="PWR*BGT" width="100%" alt="PWR*BGT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="#TPH-FPLT" width="100%" alt="#TPH-FPLT on the steno layout"></steno-outline></td></tr>
<tr><td>; <br> <steno-outline stroke="#TPH*FPLT" width="100%" alt="#TPH*FPLT on the steno layout"></steno-outline></td><td>: <br> <steno-outline stroke="KHR-PB" width="100%" alt="KHR-PB on the steno layout"></steno-outline></td><td><br> <steno-outline stroke="TPH-RB" width="100%" alt="TPH-RB on the steno layout"></steno-outline></td></tr>
<tr><td><br> <steno-outline stroke="PH-RB" width="100%" alt="PH-RB on the steno layout"></steno-outline></td><td>- <br> <steno-outline stroke="H-PB" width="100%" alt="H-PB on the steno layout"></steno-outline></td><td></td></tr>
</tbody></table>
</div>
<blockquote>
<p><strong>NOTE:</strong> the colon and semicolon outlines were recently changed from <code>STPH-FPLT</code> and <code>STPH*FPLT</code> to <code>#TPH-FPLT</code> and <code>#TPH*FPLT</code>. If the latter outlines are not working, make sure to <a href="https://lapwing.aerick.ca/Chapter-05.html#dictionary-updates" title="" target="_blank">update your dictionaries</a>.</p>
</blockquote>
<h2 id="commands"><a class="header" href="#commands">Commands</a></h2>
<p>Situations may arise where Plover will have to be explicitly told how to format a word. The following section goes over some useful formatting commands.</p>
<h3 id="enter"><a class="header" href="#enter">Enter</a></h3>
Expand Down Expand Up @@ -5805,27 +5812,32 @@ <h2 id="translation"><a class="header" href="#translation">translation</a></h2>
<p>The output (text, keyboard shortcut, etc) of a steno outline.</p>
<h2 id="write-out"><a class="header" href="#write-out">write-out</a></h2>
<p>An outline that follows basic theory.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="2024-11-07"><a class="header" href="#2024-11-07">2024-11-07</a></h1>
<div style="break-before: page; page-break-before: always;"></div><h1 id="2024-11-10"><a class="header" href="#2024-11-10">2024-11-10</a></h1>
<p><a href="Changes.html#">New commit</a></p>
<ul>
<li>Changed recommended colon outlines to <code>#TPH-FPLT</code> and <code>#TPH*FPLT</code></li>
</ul>
<h1 id="2024-11-07"><a class="header" href="#2024-11-07">2024-11-07</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/819517108ee327578a4fd707a4fb45d4d3e5dd68" title="" target="_blank">New commit</a></p>
<ul>
<li>Switched most graphics to <a href="https://github.com/IllustratedMan-code" title="" target="_blank">@IllustratedMan-code</a>’s SVG generator</li>
</ul>
<h1 id="2024-09-29"><a class="header" href="#2024-09-29">2024-09-29</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/1c55d41e335cf5197578284dbb1acfe50a9f637d" title="" target="_blank">New commit</a></p>
<ul>
<li>Add section in chapter 22 on words ending in “h”</li>
<li>Add “ah” and “doth” to problematic words</li>
<li>Added section in chapter 22 on words ending in “h”</li>
<li>Added “ah” and “doth” to problematic words</li>
</ul>
<h1 id="2024-09-22"><a class="header" href="#2024-09-22">2024-09-22</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/f38bd1fe98da533ae78b516fdf8a211af5f38ad4" title="" target="_blank">New commit</a></p>
<ul>
<li>Update Emily’s modifiers graphic in chapter 25
<li>Updated Emily’s modifiers graphic in chapter 25
<ul>
<li>Matches plugin v1.3.1 (removed mirroring of Emily’s symbols to Emily’s modifiers)</li>
<li>Matched plugin v1.3.1 (removed mirroring of Emily’s symbols to Emily’s modifiers)</li>
</ul>
</li>
<li>Add tasks list on home page</li>
<li>Rename theory reference to appendix D</li>
<li>Added tasks list on home page</li>
<li>Renamed theory reference to appendix D</li>
</ul>
<h1 id="2024-09-21"><a class="header" href="#2024-09-21">2024-09-21</a></h1>
<p><a href="https://github.com/aerickt/lapwing-for-beginners/commit/18a16b3dab1416f9c61656f30486a9d82a4d1a5f" title="" target="_blank">New commit</a></p>
Expand Down
2 changes: 1 addition & 1 deletion book/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion book/searchindex.json

Large diffs are not rendered by default.

Loading

0 comments on commit 637fd1f

Please sign in to comment.