Skip to content

Commit

Permalink
Deployed de19113 with MkDocs version: 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arbyste committed Oct 9, 2023
1 parent 5081764 commit 4fa2a2c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions autopa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1822,6 +1822,15 @@ <h2 id="pitch-accent-styling-details">Pitch Accent Styling Details<a class="head
CSS specification.</p>
</li>
<li>
<p>Note that AJT Japanese also outputs the following span classes, however
these are simply ignored by JPMN. You can include them if you want, but
they will have no effect on the styling:</p>
<ul>
<li><code>&lt;span class="low"&gt;&lt;/span&gt;</code></li>
<li><code>&lt;span class="low_rise"&gt;&lt;/span&gt;</code></li>
</ul>
</li>
<li>
<p>Example with all possible styles:
<div class="highlight"><pre><span></span><code><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>チュ<span class="p">&lt;</span><span class="nt">span</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;high_drop&quot;</span><span class="p">&gt;</span>ーカ<span class="p">&lt;</span><span class="nt">span</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;nasal&quot;</span><span class="p">&gt;</span>°<span class="p">&lt;/</span><span class="nt">span</span><span class="p">&gt;&lt;/</span><span class="nt">span</span><span class="p">&gt;&lt;</span><span class="nt">span</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;devoiced&quot;</span><span class="p">&gt;</span><span class="p">&lt;/</span><span class="nt">span</span><span class="p">&gt;</span>セイ<span class="p">&lt;</span><span class="nt">b</span><span class="p">&gt;</span>・ニ<span class="p">&lt;</span><span class="nt">span</span> <span class="na">class</span><span class="o">=</span><span class="s">&quot;high&quot;</span><span class="p">&gt;</span>セモノ<span class="p">&lt;/</span><span class="nt">span</span><span class="p">&gt;&lt;/</span><span class="nt">b</span><span class="p">&gt;</span>
</code></pre></div></p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 4fa2a2c

Please sign in to comment.