diff options
author | G. Branden Robinson <g.branden.robinson@gmail.com> | 2022-11-11 16:43:11 -0600 |
---|---|---|
committer | G. Branden Robinson <g.branden.robinson@gmail.com> | 2022-11-12 13:17:16 -0600 |
commit | 9b2d2f8eaa2c74c4d33875fe69119d358464ee10 (patch) | |
tree | c50de66cd233e1401a787b5f9565e3a0fd4c2b33 /ChangeLog | |
parent | 99b5d7287e405ea6089e04689e43fb59bd78c2f8 (diff) | |
download | groff-git-9b2d2f8eaa2c74c4d33875fe69119d358464ee10.tar.gz |
[man]: Add test of link text formatting.
[man]: Add test to ensure that link text (when the hyperlink itself is
not formatted because the device supports hyperlinking) uses the correct
line length and is adjusted.
* tmac/tests/an_adjust-link-text-correctly.sh: Do it.
* tmac/tmac.am (tmac_TESTS): Run tests.
Test fails at this commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2022-11-11 G. Branden Robinson <g.branden.robinson@gmail.com> + [man]: Add test to ensure that link text (when the hyperlink + itself is not formatted because the device supports + hyperlinking) uses the correct line length and is adjusted. + + * tmac/tests/an_adjust-link-text-correctly.sh: Do it. + * tmac/tmac.am (tmac_TESTS): Run tests. + +2022-11-11 G. Branden Robinson <g.branden.robinson@gmail.com> + [build]: Refactor handling of FreeEuro font for PDF device. * font/devpdf/Foundry.in: Drop "EURO" entry from file. |