gbranden pushed a commit to branch master
in repository groff.

commit 2bb06d36f15504944bb78d07b46d89415791b910
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 9 13:18:47 2025 -0500

    font/devutf8/devutf8.am: Tweak generated "DESC".
    
    * font/devutf8/devutf8.am (DEVUTF8FONTS): Tweak ordering of mounted CJK
      faces in "DESC" file generated for "utf8" output device.  Consistently
      arrange the Hei (~serif) faces before the Song (~sans-serif) ones.
---
 ChangeLog               | 7 +++++++
 font/devutf8/devutf8.am | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 058f0e035..77b02f1b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2025-06-09  G. Branden Robinson <[email protected]>
+
+       * font/devutf8/devutf8.am (DEVUTF8FONTS): Tweak ordering of
+       mounted CJK faces in "DESC" file generated for "utf8" output
+       device.  Consistently arrange the Hei (~serif) faces before the
+       Song (~sans-serif) ones.
+
 2025-06-14  G. Branden Robinson <[email protected]>
 
        * src/devices/grohtml/post-html.cpp (html_printer::set_style):
diff --git a/font/devutf8/devutf8.am b/font/devutf8/devutf8.am
index afa0e81bd..8f99fc35b 100644
--- a/font/devutf8/devutf8.am
+++ b/font/devutf8/devutf8.am
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 devutf8_srcdir = $(top_srcdir)/font/devutf8
-DEVUTF8FONTS = R I B BI CSH CSS CTS CTH JPG JPM KOG KOM
+DEVUTF8FONTS = R I B BI CSH CSS CTH CTS JPG JPM KOG KOM
 DEVUTF8FONTSFILES = \
   font/devutf8/R \
   font/devutf8/I \

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to