gbranden pushed a commit to branch master
in repository groff.
commit 77e5201593981d180a3e3a54877a84a9085d3d9f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Nov 3 02:27:25 2025 -0600
ChangeLog.122: Clean up whitespace.
---
ChangeLog.122 | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/ChangeLog.122 b/ChangeLog.122
index 1a54c9455..605ae06bf 100644
--- a/ChangeLog.122
+++ b/ChangeLog.122
@@ -1399,22 +1399,22 @@ Version 1.22.4 released 2018-12-23
2017-07-31 Deri James <[email protected]>
See bug at: https://savannah.gnu.org/bugs/?51568
-
+
* src/devices/gropdf/gropdf: previous 'fix' was too narrow, all
'\' characters should be escaped. Also there was an unwanted
interaction with code in routine 'do_t'. Sometimes, do_C, when
the named glyph is mapped to a chr < 32, this is encoded as octal
\nnn, so in this case the '\' must not be escaped.
-
+
2017-07-25 Deri James <[email protected]>
If input text contained string which could be interpreted as
escaped octal (\ddd) a pdf viewer would interpret as an octal
character. See bug at: https://savannah.gnu.org/bugs/?51568
-
+
* src/devices/gropdf/gropdf: protect text which resembles \ddd
by escaping with extra '\'.
-
+
2017-07-12 Bertrand Garrigues <[email protected]>
Use uchardet library in `preconv' to detect input file encoding
@@ -1487,11 +1487,11 @@ Version 1.22.4 released 2018-12-23
2017-05-04 Deri James <[email protected]>
Fixes for gropdf
-
+
* src/devices/gropdf/gropdf.pl: Escape '(' and ')' if
used in a bookmark, and ignore relative move 'h' if
followed by absolute move 'H' in groff intermediate output.
-
+
2017-04-29 Ingo Schwarze <[email protected]>
groff_char(7): improve description of ASCII characters
@@ -1674,16 +1674,16 @@ Version 1.22.4 released 2018-12-23
2016-12-29 Deri James <[email protected]>
Remove duplicate '-e' from gropdf manual.
-
+
* src/devices/gropdf/gropdf.1.man: Remove first '-e'.
-
+
2016-11-25 Deri James <[email protected]>
Remove incorrect info from gropdf manual.
-
+
* src/devices/gropdf/gropdf.1.man: Remove references
to postscript.
-
+
2016-11-22 George HELFFRICH <[email protected]>
[me]: Fix alignment of `(c' macro (#43306).
@@ -1709,13 +1709,13 @@ Version 1.22.4 released 2018-12-23
2016-11-01 Deri James <[email protected]>
gropdf remaps characters to position 13 (#48986).
-
+
* src/devices/gropdf/gropdf: Do not remap anything to chr(13).
2016-11-01 Deri James <[email protected]>
pdfmom was not including $preconv in the initial groff run.
-
+
* src/devices/gropdf/pdfmom.pl: Include $preconv in first
groff run which resolves forward pdf references.
@@ -1976,14 +1976,14 @@ Version 1.22.4 released 2018-12-23
gropdf was choking on -I flag passed by groff, now uses
these directories to search for included pdfs.
-
+
* src/devices/gropdf/gropdf.pl: Handle -I flag, avoid
unitialised values.
-
+
* src/roff/groff/groff.1.man: Include 'X pdf: pdfpic'
-
+
* src/devices/gropdf/gropdf.1.man: Document -I flag
-
+
2015-09-10 Bernd Warken <[email protected]>
* src/roff/grog/subs.pl: fix comments
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit