From ea60d4dba12e9bc6370445f0dd950c2dbebb0e42 Mon Sep 17 00:00:00 2001 From: Matt Garrish Date: Mon, 26 Aug 2024 09:02:46 -0400 Subject: [PATCH] restore tagging causing translation issues --- publishing/docs/sync-media/lists.html | 14 +++++++------- publishing/docs/sync-media/overlays.html | 12 ++++++------ publishing/ja/sync-media/lists.html | 16 ++++++++++------ publishing/ja/sync-media/overlays.html | 12 ++++++------ 4 files changed, 29 insertions(+), 25 deletions(-) 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 @@

Techniques

Examples

-
-
Example 1 — Comparison of ordered and unordered lists
+
+
Example 1 — Comparison of ordered and unordered lists
<ul>
 <li>…</li>
@@ -61,11 +61,11 @@ 

Examples

<par epub:type="list-item">…</par> </seq> </seq> -</seq>
--> -
+</seq> + -
-
Example 2 — Comparison of definition lists
+
+
Example 2 — Comparison of definition lists
<dl>
 <dt>…</dt>
@@ -92,7 +92,7 @@ 

Examples

<par>…</par> </seq> </seq>
-
+
diff --git a/publishing/docs/sync-media/overlays.html b/publishing/docs/sync-media/overlays.html index e5305933..c29018c6 100644 --- a/publishing/docs/sync-media/overlays.html +++ b/publishing/docs/sync-media/overlays.html @@ -146,8 +146,8 @@

Overview

Examples

-
-
Example 1 — A basic overlay document
+
+
Example 1 — A basic overlay document

The following example shows an overlay document for a chapter that consists of only a heading and two paragraphs.

@@ -186,10 +186,10 @@

Examples

</seq> </body> </smil> -
+ -
-
Example 2 — Linking a chapter document to its overlay
+
+
Example 2 — Linking a chapter document to its overlay
<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"/>
-
+
diff --git a/publishing/ja/sync-media/lists.html b/publishing/ja/sync-media/lists.html index 89956f1a..d96f4c1c 100644 --- a/publishing/ja/sync-media/lists.html +++ b/publishing/ja/sync-media/lists.html @@ -36,7 +36,9 @@

テクニック

-
例1 — 順序付きリストと順序なしリストの比較
<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>
-->
+</seq> + -
-
例2 — 定義リストの比較
+
+
例2 — 定義リストの比較
<dl>
 <dt>…</dt>
@@ -88,7 +92,7 @@ 

<par>…</par> </seq> </seq>
-
+
diff --git a/publishing/ja/sync-media/overlays.html b/publishing/ja/sync-media/overlays.html index c79cb9f9..c260b283 100644 --- a/publishing/ja/sync-media/overlays.html +++ b/publishing/ja/sync-media/overlays.html @@ -131,8 +131,8 @@

概要

-
-
例 1 — 基本的なオーバーレイ ドキュメント
+
+
例 1 — 基本的なオーバーレイ ドキュメント

次の例は、見出しと 2 つの段落のみで構成される章のオーバーレイ ドキュメントを示しています。

@@ -170,10 +170,10 @@

</seq> </body> </smil> -
+ -
-
例 2 — 章のドキュメントをオーバーレイにリンクする
+
+
例 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"/>
-
+