black refs for printing
This commit is contained in:
parent
a2ffe9a0a1
commit
92ba796a6c
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2007-05-03 Karl Berry <karl@gnu.org>
|
||||
|
||||
* elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
|
||||
|
||||
* control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
|
||||
so restore anchor to normal position after defun. Found by Kevin
|
||||
Ryde.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
@c Version of the manual and of Emacs.
|
||||
@c Please remember to update the edition number in README as well.
|
||||
@set VERSION 2.9
|
||||
@set EMACSVER 22.1.50
|
||||
@set EMACSVER 22.0.99
|
||||
|
||||
@dircategory Emacs
|
||||
@direntry
|
||||
|
@ -32,6 +32,8 @@
|
|||
@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
|
||||
|
||||
@c Combine indices.
|
||||
|
|
Loading…
Add table
Reference in a new issue