# HG changeset patch # User Karl Berry # Date 1178210867 0 # Node ID 1784202a61e05007bf3985a4b1f82d465f8a57da # Parent 8c7592c384e99a144b0a56f5a953d7728ecf686c make EMACSVER plain 22 for printed version diff -r 8c7592c384e9 -r 1784202a61e0 lispref/ChangeLog --- a/lispref/ChangeLog Thu May 03 16:34:25 2007 +0000 +++ b/lispref/ChangeLog Thu May 03 16:47:47 2007 +0000 @@ -1,6 +1,7 @@ 2007-05-03 Karl Berry * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing. + (EMACSVER) [smallbook]: 22 for printed version. * control.texi (Signaling Errors) : texinfo.tex is fixed, so restore anchor to normal position after defun. Found by Kevin Ryde. diff -r 8c7592c384e9 -r 1784202a61e0 lispref/elisp.texi --- a/lispref/elisp.texi Thu May 03 16:34:25 2007 +0000 +++ b/lispref/elisp.texi Thu May 03 16:47:47 2007 +0000 @@ -24,16 +24,16 @@ @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 for the same reason. Do this inside @tex for now, so the -@c last-released makeinfo does not complain. +@c save on paper cost. +@c Do this inside @tex for now, so current makeinfo does not complain. @tex @ifset smallbook @fonttextsize 10 +@set EMACSVER 22 +\global\let\urlcolor=\Black % don't print links in grayscale +\global\let\linkcolor=\Black @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. diff -r 8c7592c384e9 -r 1784202a61e0 man/ChangeLog --- a/man/ChangeLog Thu May 03 16:34:25 2007 +0000 +++ b/man/ChangeLog Thu May 03 16:47:47 2007 +0000 @@ -1,5 +1,9 @@ 2007-05-03 Karl Berry + * emacs.texi (EMACSVER) [smallbook]: 22 for printed version. + + * .cvsignore (*.pdf): new entry. + * texinfo.tex: update from current version for better pdf generation. * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black diff -r 8c7592c384e9 -r 1784202a61e0 man/emacs.texi --- a/man/emacs.texi Thu May 03 16:34:25 2007 +0000 +++ b/man/emacs.texi Thu May 03 16:47:47 2007 +0000 @@ -51,10 +51,11 @@ @tex @ifset smallbook @fonttextsize 10 +@set EMACSVER 22 +\global\let\urlcolor=\Black % don't print links in grayscale +\global\let\linkcolor=\Black @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