doc: Improve usability of generated PDF.

* gettext-tools/doc/gettext.texi: Use a brown colour for interactive links.
This commit is contained in:
Bruno Haible 2024-10-28 12:53:05 +01:00
parent fb38661cab
commit 5e5841c978

View File

@ -14,7 +14,18 @@
@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