changeset 77635:87275f62b058

no color for hyperlinks for printing
author Karl Berry <karl@gnu.org>
date Thu, 03 May 2007 15:53:11 +0000
parents 5a10f80c77e7
children ef25247dff22
files man/ChangeLog man/emacs.texi
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Thu May 03 04:12:13 2007 +0000
+++ b/man/ChangeLog	Thu May 03 15:53:11 2007 +0000
@@ -1,3 +1,8 @@
+2007-05-03  Karl Berry  <karl@tug.org>
+
+	* emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
+	for printing.
+
 2007-05-01  Richard Stallman  <rms@gnu.org>
 
 	* cmdargs.texi (Initial Options): Under --batch, mention --eval.
--- a/man/emacs.texi	Thu May 03 04:12:13 2007 +0000
+++ b/man/emacs.texi	Thu May 03 15:53:11 2007 +0000
@@ -46,13 +46,15 @@
 @end ifset
 
 @c per rms and peterb, use 10pt fonts for the main text, mostly to
-@c save on paper cost.  Also do not declare @setchapternewpage odd.
+@c save on paper cost.
 @c Do this inside @tex for now, so current makeinfo does not complain.
 @tex
 @ifset smallbook
 @fonttextsize 10
 @end ifset
 \global\hbadness=6666 % don't worry about not-too-underfull boxes
+\global\let\urlcolor=\Black % don't print links in grayscale
+\global\let\linkcolor=\Black
 @end tex
 
 @defcodeindex op