]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Improve usability of generated PDF.
authorBruno Haible <bruno@clisp.org>
Mon, 28 Oct 2024 11:53:05 +0000 (12:53 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 28 Oct 2024 11:53:05 +0000 (12:53 +0100)
* gettext-tools/doc/gettext.texi: Use a brown colour for interactive links.

gettext-tools/doc/gettext.texi

index 51d17e419c0b98fe39ebada0a43873f75b06a341..7f5f2152c495cf21670d95c38d7fc5733f050ade 100644 (file)
 @documentencoding UTF-8
 @end ifset
 @settitle GNU @code{gettext} utilities
+
+@c Remove the black boxes generated in the GPL appendix.
 @finalout
+
+@c In PDF output, use a brown colour for interactive links,
+@c like it was before commit
+@c https://git.savannah.gnu.org/gitweb/?p=texinfo.git;a=commitdiff;h=b4f50b9f4c083327e81ec5c7cde9b87234a19646
+@tex
+\global\def\linkcolor{\rgbDarkRed}
+\global\def\urlcolor{\rgbDarkRed}
+@end tex
+
 @c Indices:
 @c   am = autoconf macro  @amindex
 @c   cp = concept         @cindex
@@ -39,6 +50,7 @@
 @syncodeindex ev em
 @syncodeindex fn cp
 @syncodeindex kw cp
+
 @ifclear texi2html
 @firstparagraphindent insert
 @end ifclear