diff --git a/publishing/docs/sync-media/lists.html b/publishing/docs/sync-media/lists.html index 5bcccaa5..e0f73517 100644 --- a/publishing/docs/sync-media/lists.html +++ b/publishing/docs/sync-media/lists.html @@ -35,8 +35,8 @@
<ul> <li>…</li> @@ -61,11 +61,11 @@ Examples <par epub:type="list-item">…</par> </seq> </seq> -</seq>
<dl> <dt>…</dt> @@ -92,7 +92,7 @@ Examples <par>…</par> </seq> </seq>
The following example shows an overlay document for a chapter that consists of only a heading and two paragraphs.
<item id="xchapter_001" href="chapter_001.xhtml" @@ -199,7 +199,7 @@ Examples <item id="chapter_001_overlay" href="chapter_001_overlay.smil" media-type="application/smil+xml"/>
<ul> + + 例1 — 順序付きリストと順序なしリストの比較 + <ul> <li>…</li> <li> <p>…</p> @@ -47,7 +49,8 @@ 例 <li>…</li> </ol> <li> -</ul> <seq epub:type="list"> +</ul> + <seq epub:type="list"> <par epub:type="list-item">…</par> <seq epub:type="list-item"> <par>…</par> @@ -58,10 +61,11 @@ 例 <par epub:type="list-item">…</par> </seq> </seq> -</seq> -->
<ul> <li>…</li> <li> <p>…</p> @@ -47,7 +49,8 @@ 例 <li>…</li> </ol> <li> -</ul>
<seq epub:type="list"> +</ul>
<seq epub:type="list"> <par epub:type="list-item">…</par> <seq epub:type="list-item"> <par>…</par> @@ -58,10 +61,11 @@ 例 <par epub:type="list-item">…</par> </seq> </seq> -</seq>
<dl> <dt>…</dt> @@ -88,7 +92,7 @@ 例 <par>…</par> </seq> </seq>
次の例は、見出しと 2 つの段落のみで構成される章のオーバーレイ ドキュメントを示しています。
<item id="xchapter_001" href="chapter_001.xhtml" @@ -183,7 +183,7 @@ 例 <item id="chapter_001_overlay" href="chapter_001_overlay.smil" media-type="application/smil+xml"/>