diff options
Diffstat (limited to 'doc/libunistring.texi')
-rw-r--r-- | doc/libunistring.texi | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/libunistring.texi b/doc/libunistring.texi index e55af90f..c6ebf930 100644 --- a/doc/libunistring.texi +++ b/doc/libunistring.texi @@ -3,7 +3,18 @@ @setfilename libunistring.info @documentencoding UTF-8 @settitle GNU libunistring + +@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 @@ -17,6 +28,7 @@ @syncodeindex am cp @syncodeindex fn cp @syncodeindex tp cp + @ifclear texi2html @firstparagraphindent insert @end ifclear @@ -98,7 +110,7 @@ This manual is for GNU libunistring. @ignore @c This was: @copying but it triggers a makeinfo 4.13 bug -Copyright (C) 2001-2024 Free Software Foundation, Inc. +Copyright (C) 2001-2025 Free Software Foundation, Inc. This manual is free documentation. It is dually licensed under the GNU FDL and the GNU GPL. This means that you can redistribute this @@ -129,7 +141,7 @@ A copy of the license is included in @ref{GNU GPL}. @page @vskip 0pt plus 1filll @c @insertcopying -Copyright (C) 2001-2024 Free Software Foundation, Inc. +Copyright (C) 2001-2025 Free Software Foundation, Inc. This manual is free documentation. It is dually licensed under the GNU FDL and the GNU GPL. This means that you can redistribute this |