itstool/Make-DocBook-keyword-element-within-text.patch
2023-10-27 20:53:38 +08:00

38 lines
1.3 KiB
Diff

From ce3e235efbe251083f257e0b1cfdaa11e4f7b01c Mon Sep 17 00:00:00 2001
From: Shaun McCance <shaunm@redhat.com>
Date: Sun, 30 Dec 2018 16:31:05 -0500
Subject: [PATCH] Make DocBook keyword element within text
---
its/docbook.its | 1 +
its/docbook5.its | 1 +
2 files changed, 2 insertions(+)
diff --git a/its/docbook.its b/its/docbook.its
index fb60cfc..557bea3 100644
--- a/its/docbook.its
+++ b/its/docbook.its
@@ -100,6 +100,7 @@
//keycode |
//keycombo |
//keysym |
+ //keyword |
//lhs |
//lineage |
//lineannotation |
diff --git a/its/docbook5.its b/its/docbook5.its
index 8a47948..0accb33 100644
--- a/its/docbook5.its
+++ b/its/docbook5.its
@@ -99,6 +99,7 @@
//db:keycode |
//db:keycombo |
//db:keysym |
+ //db:keyword |
//db:lhs |
//db:lineage |
//db:lineannotation |
--
2.27.0