no color for hyperlinks for printing
authorKarl Berry <karl@gnu.org>
Thu, 3 May 2007 15:53:11 +0000 (15:53 +0000)
committerKarl Berry <karl@gnu.org>
Thu, 3 May 2007 15:53:11 +0000 (15:53 +0000)
man/ChangeLog
man/emacs.texi

index 7503793..373394b 100644 (file)
@@ -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.
index a4aa5f6..2e0c4aa 100644 (file)
@@ -46,13 +46,15 @@ Software Foundation raise funds for GNU development.''
 @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