deri pushed a commit to branch master
in repository groff.
commit d998339bef8af990cca00b2b0a9939cc9fc2e7cf
Author: Deri James <[email protected]>
AuthorDate: Tue May 14 15:43:44 2024 +0100
Forgot to push last two fixes.
---
ChangeLog | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index aa8814703..64ffb4231 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2024-05-14 Deri James <[email protected]>
+
+ [gropdf] \X'pdf: xrev' has issues.
+
+ * src/devices/gropdf/gropdf: Fails if point size not = 10, in
+ a number of ways.
+
+ * src/devices/gropdf/gropdf.1.man: Clarify exact operation of
+ 'xrev'.
+
+2024-05-14 Deri James <[email protected]>
+
+ [gropdf] Passing just "\" as a bookmark problem.
+
+ * src/devices/gropdf/gropdf: it ends up as a pdf string "(\)",
+ which is treated as an escaped bracket and the string is not
+ terminated! Solution is to embed the "\" in octal notation,
+ i.e. (\134).
+
2024-05-13 G. Branden Robinson <[email protected]>
* tmac/an.tmac (EE): Define macro with `de1` request, not `de`.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit