gbranden pushed a commit to branch master
in repository groff.
commit 0903664965f89390ca881560838ed978bf02fd44
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Aug 28 23:37:57 2024 -0500
FOR-RELEASE: Add item.
Also update an existing one.
---
FOR-RELEASE | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/FOR-RELEASE b/FOR-RELEASE
index 44b77effd..5d15bc643 100644
--- a/FOR-RELEASE
+++ b/FOR-RELEASE
@@ -23,10 +23,10 @@ This file describes how to prepare 'groff' for a new
release.
The make(1) target "maintainer-font-descriptions" produces these font
descriptions.
-* Retrieve current versions of UnicodeData.txt[1] and the Adobe Glyph
+* Retrieve current versions of 'UnicodeData.txt'[1] and the Adobe Glyph
List (AGL)[2], and use them with
- src/utils/afmtodit/make-afmtodit-tables to update
- src/utils/afmtodit/afmtodit.tables.
+ 'src/utils/afmtodit/make-afmtodit-tables' to update
+ 'src/utils/afmtodit/afmtodit.tables'.
[1] E.g., <https://www.unicode.org/Public/15.0.0/ucd/UnicodeData.txt>.
Check for the latest _released_ version of Unicode at the time.
@@ -37,6 +37,10 @@ This file describes how to prepare 'groff' for a new release.
(<https://raw.githubusercontent.com/adobe-type-tools/agl-aglfn/\
master/glyphlist.txt> may be more convenient.)
+* Use the same 'UnicodeData.txt' file as input to
+ 'src/libs/libgroff/make-uniuni' to regenerate
+ 'src/libs/libgroff/uniuni.cpp'.
+
* Update the 'gnulib' sub-module and 'bootstrap' script to the latest
stable versions. See the 'HACKING' file for instructions.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit