Mercurial > emacs
changeset 77640:1784202a61e0
make EMACSVER plain 22 for printed version
author | Karl Berry <karl@gnu.org> |
---|---|
date | Thu, 03 May 2007 16:47:47 +0000 |
parents | 8c7592c384e9 |
children | 01d54caeca94 |
files | lispref/ChangeLog lispref/elisp.texi man/ChangeLog man/emacs.texi |
diffstat | 4 files changed, 13 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- 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 <karl@tug.org> * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing. + (EMACSVER) [smallbook]: 22 for printed version. * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed, so restore anchor to normal position after defun. Found by Kevin Ryde.
--- 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.
--- 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 <karl@tug.org> + * 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
--- 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