]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Adjust doc. to match latest gnulib.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 Oct 2007 22:08:10 +0000 (15:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 Oct 2007 22:08:10 +0000 (15:08 -0700)
* build-aux/texinfo.tex: Sync from gnulib.
* doc/standards.texi: Likewise.
* doc/autoconf.texi (Copying This Manual): Rename to "GNU Free
Documentation License" and remove the subsection.  This simplifies
the manual a bit and is more like what other GNU projects do
nowadays.

ChangeLog
build-aux/texinfo.tex
doc/autoconf.texi
doc/standards.texi

index 3cac961c308df091b204128251d90478212a76d5..9ba1fe8507f04491eeb419e0f94b888d706c8db5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Adjust doc. to match latest gnulib.
+       * build-aux/texinfo.tex: Sync from gnulib.
+       * doc/standards.texi: Likewise.
+       * doc/autoconf.texi (Copying This Manual): Rename to "GNU Free
+       Documentation License" and remove the subsection.  This simplifies
+       the manual a bit and is more like what other GNU projects do
+       nowadays.
+
 2007-10-08  Eric Blake  <ebb9@byu.net>
 
        Use recent changes.
index e44210cb903eaa7219d7e69f6de9bd63021595f4..c49e670b02db360f171da3efcfb64ee430086c0a 100644 (file)
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2007-07-30.08}
+\def\texinfoversion{2007-09-03.05}
 %
 % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 2007,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -1628,8 +1628,12 @@ output) for that.)}
 \def\strutheightpercent{.70833}
 \def\strutdepthpercent {.29167}
 %
+% can get a sort of poor man's double spacing by redefining this.
+\def\baselinefactor{1}
+%
 \def\setleading#1{%
-  \normalbaselineskip = #1\relax
+  \dimen0 = #1\relax
+  \normalbaselineskip = \baselinefactor\dimen0
   \normallineskip = \lineskipfactor\normalbaselineskip
   \normalbaselines
   \setbox\strutbox =\hbox{%
@@ -8579,7 +8583,7 @@ should work if nowhere else does.}
 % Don't be so finicky about underfull hboxes, either.
 \hbadness = 2000
 
-% Following George Bush, just get rid of widows and orphans.
+% Following George Bush, get rid of widows and orphans.
 \widowpenalty=10000
 \clubpenalty=10000
 
@@ -8644,7 +8648,7 @@ should work if nowhere else does.}
   \textleading = 13.2pt
   %
   % If page is nothing but text, make it come out even.
-  \internalpagesizes{46\baselineskip}{6in}%
+  \internalpagesizes{607.2pt}{6in}% that's 46 lines
                     {\voffset}{.25in}%
                     {\bindingoffset}{36pt}%
                     {11in}{8.5in}%
@@ -8700,7 +8704,7 @@ should work if nowhere else does.}
   % \global\normaloffset = -6mm
   % \global\bindingoffset = 10mm
   % @end tex
-  \internalpagesizes{51\baselineskip}{160mm}
+  \internalpagesizes{673.2pt}{160mm}% that's 51 lines
                     {\voffset}{\hoffset}%
                     {\bindingoffset}{44pt}%
                     {297mm}{210mm}%
index 423a8830427d94deeca28092a244156acec95aad..b41aee69a94855aa91dccd55c74bf4e4b7e39f61 100644 (file)
@@ -272,7 +272,7 @@ published by the Free Software Foundation raise funds for
 * Using Autotest::              Creating portable test suites
 * FAQ::                         Frequent Autoconf Questions, with answers
 * History::                     History of Autoconf
-* Copying This Manual::         How to make copies of this manual
+* GNU Free Documentation License::  License for copying this manual
 * Indices::                     Indices of symbols, concepts, etc.
 
 @detailmenu
@@ -611,10 +611,6 @@ History of Autoconf
 * Numbers::                     Growth and contributors
 * Deuteronomy::                 Approaching the promises of easy configuration
 
-Copying This Manual
-
-* GNU Free Documentation License::  License for copying this manual
-
 Indices
 
 * Environment Variable Index::  Index of environment variables used
@@ -20130,19 +20126,9 @@ have free time again.  I think.  Yeah, right.)
 
 @c ========================================================== Appendices
 
-@node Copying This Manual
-@appendix Copying This Manual
-@cindex License
-
-@menu
-* GNU Free Documentation License::  License for copying this manual
-@end menu
-
 
 @node GNU Free Documentation License
-@appendixsec GNU Free Documentation License
-
-@cindex FDL, GNU Free Documentation License
+@appendix GNU Free Documentation License
 
 @include fdl.texi
 
index 821b60efef86529188c99d63faf386417e4f3ba4..46e6d0f1b272280c1e06d13fb0439a68f6dc822f 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
-@set lastupdate July 22, 2007
+@set lastupdate September 9, 2007
 @c %**end of header
 
 @dircategory GNU organization
@@ -4135,7 +4135,7 @@ policy is relevant particularly for the web pages for a GNU package.
 Following links from nearly any web site can lead to non-free
 software; this is an inescapable aspect of the nature of the web, and
 in itself is no objection to linking to a site.  As long as the site
-does not itself recommend a non-free program, there is no need be
+does not itself recommend a non-free program, there is no need to be
 concerned about the sites it links to for other reasons.
 
 Thus, for example, you should not make a link to AT&T's web site,