texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo util/texi2dvi util/gendocs_template uti...


From: Karl Berry
Subject: texinfo util/texi2dvi util/gendocs_template uti...
Date: Sun, 01 Jan 2012 17:09:13 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       12/01/01 17:09:12

Modified files:
        util           : texi2dvi gendocs_template gendocs_template_min 
                         texindex.c 
        install-info   : install-info.c 
        info           : infokey.c info.c 
        .              : ChangeLog 
        doc            : texinfo.txi 
        doc/refcard    : txirefcard-a4.pdf txirefcard.pdf txirefcard.tex 

Log message:
        2012

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/texi2dvi?cvsroot=texinfo&r1=1.167&r2=1.168
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/gendocs_template?cvsroot=texinfo&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/gendocs_template_min?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/texindex.c?cvsroot=texinfo&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/texinfo/install-info/install-info.c?cvsroot=texinfo&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/infokey.c?cvsroot=texinfo&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/texinfo/info/info.c?cvsroot=texinfo&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.1293&r2=1.1294
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.txi?cvsroot=texinfo&r1=1.405&r2=1.406
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/refcard/txirefcard-a4.pdf?cvsroot=texinfo&rev=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/refcard/txirefcard.pdf?cvsroot=texinfo&rev=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/refcard/txirefcard.tex?cvsroot=texinfo&r1=1.23&r2=1.24

Patches:
Index: util/texi2dvi
===================================================================
RCS file: /sources/texinfo/texinfo/util/texi2dvi,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -b -r1.167 -r1.168
--- util/texi2dvi       21 Oct 2011 18:42:37 -0000      1.167
+++ util/texi2dvi       1 Jan 2012 17:09:10 -0000       1.168
@@ -1,9 +1,10 @@
 #! /bin/sh
 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or (La)TeX) sources.
-# $Id: texi2dvi,v 1.167 2011/10/21 18:42:37 karl Exp $
+# $Id: texi2dvi,v 1.168 2012/01/01 17:09:10 karl Exp $
 #
-# Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free
+# Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -33,7 +34,7 @@
 set -e
 
 # This string is expanded automatically when this file is checked out.
-rcs_revision='$Revision: 1.167 $'
+rcs_revision='$Revision: 1.168 $'
 rcs_version=`set - $rcs_revision; echo $2`
 program=`echo $0 | sed -e 's!.*/!!'`
 
@@ -425,7 +426,7 @@
   cat <<EOF
 texi2dvi (GNU Texinfo 4.13+dev) $rcs_version
 
-Copyright (C) 2011 Free Software Foundation, Inc.
+Copyright (C) 2012 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.

Index: util/gendocs_template
===================================================================
RCS file: /sources/texinfo/texinfo/util/gendocs_template,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- util/gendocs_template       28 Mar 2011 18:37:32 -0000      1.22
+++ util/gendocs_template       1 Jan 2012 17:09:10 -0000       1.23
@@ -77,7 +77,7 @@
 Please send broken links and other corrections or suggestions to
 <a href="mailto:%%EMAIL%%";>&lt;%%EMAIL%%&gt;</a>.</p>
 
-<p>Copyright &copy; 2011 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2012 Free Software Foundation, Inc.</p>
 
 <p>Verbatim copying and distribution of this entire article are
 permitted worldwide, without royalty, in any medium, provided this

Index: util/gendocs_template_min
===================================================================
RCS file: /sources/texinfo/texinfo/util/gendocs_template_min,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- util/gendocs_template_min   22 Mar 2011 23:54:43 -0000      1.8
+++ util/gendocs_template_min   1 Jan 2012 17:09:10 -0000       1.9
@@ -83,7 +83,7 @@
 Please send broken links and other corrections or suggestions to
 <a href="mailto:%%EMAIL%%";>&lt;%%EMAIL%%&gt;</a>.</p>
 
-<p>Copyright &copy; 2011 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2012 Free Software Foundation, Inc.</p>
 
 <p>Verbatim copying and distribution of this entire article are
 permitted worldwide, without royalty, in any medium, provided this

Index: util/texindex.c
===================================================================
RCS file: /sources/texinfo/texinfo/util/texindex.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- util/texindex.c     18 Oct 2011 18:36:56 -0000      1.26
+++ util/texindex.c     1 Jan 2012 17:09:11 -0000       1.27
@@ -1,8 +1,8 @@
 /* texindex -- sort TeX index dribble output into an actual index.
-   $Id: texindex.c,v 1.26 2011/10/18 18:36:56 karl Exp $
+   $Id: texindex.c,v 1.27 2012/01/01 17:09:11 karl Exp $
 
    Copyright (C) 1987, 1991, 1992, 1996, 1997, 1998, 1999, 2000, 2001,
-   2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
+   2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
@@ -297,7 +297,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-             "2011");
+             "2012");
               xexit (0);
             }
           else if ((strcmp (arg, "--keep") == 0) ||

Index: install-info/install-info.c
===================================================================
RCS file: /sources/texinfo/texinfo/install-info/install-info.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- install-info/install-info.c 18 Oct 2011 18:36:56 -0000      1.17
+++ install-info/install-info.c 1 Jan 2012 17:09:11 -0000       1.18
@@ -1,8 +1,8 @@
 /* install-info -- create Info directory entry(ies) for an Info file.
-   $Id: install-info.c,v 1.17 2011/10/18 18:36:56 karl Exp $
+   $Id: install-info.c,v 1.18 2012/01/01 17:09:11 karl Exp $
 
    Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2005, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -2134,7 +2134,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-              "2011");
+              "2012");
           xexit (0);
 
         case 'W':

Index: info/infokey.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/infokey.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- info/infokey.c      18 Oct 2011 18:36:57 -0000      1.20
+++ info/infokey.c      1 Jan 2012 17:09:11 -0000       1.21
@@ -1,8 +1,8 @@
 /* infokey.c -- compile ~/.infokey to ~/.info.
-   $Id: infokey.c,v 1.20 2011/10/18 18:36:57 karl Exp $
+   $Id: infokey.c,v 1.21 2012/01/01 17:09:11 karl Exp $
 
    Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009,
-   2010, 2011
+   2010, 2011, 2012
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
@@ -146,7 +146,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-             "2011");
+             "2012");
       xexit (0);
     }
 

Index: info/info.c
===================================================================
RCS file: /sources/texinfo/texinfo/info/info.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- info/info.c 18 Oct 2011 18:36:56 -0000      1.38
+++ info/info.c 1 Jan 2012 17:09:11 -0000       1.39
@@ -1,8 +1,8 @@
 /* info.c -- Display nodes of Info files in multiple windows.
-   $Id: info.c,v 1.38 2011/10/18 18:36:56 karl Exp $
+   $Id: info.c,v 1.39 2012/01/01 17:09:11 karl Exp $
 
    Copyright (C) 1993, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2007, 2008, 2009, 2010, 2011
+   2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
@@ -300,7 +300,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-             "2011");
+             "2012");
       xexit (0);
     }
 

Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.1293
retrieving revision 1.1294
diff -u -b -r1.1293 -r1.1294
--- ChangeLog   31 Dec 2011 00:32:14 -0000      1.1293
+++ ChangeLog   1 Jan 2012 17:09:11 -0000       1.1294
@@ -1,3 +1,15 @@
+2011-12-31  Karl Berry  <address@hidden>
+
+       * doc/texinfo.txi,
+       * doc/tefcard/txirefcard.tex,
+       * install-info/install-info.c,
+       * info/info.c,
+       * info/infokey.c,
+       * util/texindex.c,
+       * util/texi2dvi,
+       * util/gendocs_template,
+       * util/gendocs_template_min: 2012.
+
 2011-12-30  Karl Berry  <address@hidden>
 
        * doc/texinfo.txi (Marking): make the @chapter title be

Index: doc/texinfo.txi
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -b -r1.405 -r1.406
--- doc/texinfo.txi     31 Dec 2011 00:32:14 -0000      1.405
+++ doc/texinfo.txi     1 Jan 2012 17:09:11 -0000       1.406
@@ -1,5 +1,5 @@
 \input texinfo.tex    @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.405 2011/12/31 00:32:14 karl Exp $
address@hidden $Id: texinfo.txi,v 1.406 2012/01/01 17:09:11 karl Exp $
 @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
 @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
 
@@ -41,7 +41,7 @@
 
 Copyright @copyright{} 1988, 1990, 1991, 1992, 1993, 1995, 1996, 1997,
 1998, 1999, 2001, 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-2010, 2011 Free Software Foundation, Inc.
+2010, 2011, 2012 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -1550,7 +1550,7 @@
 @@copying
 This is a short example of a complete Texinfo file, version 1.0.
 
-Copyright @@address@hidden@} 2011 Free Software Foundation, Inc.
+Copyright @@address@hidden@} 2012 Free Software Foundation, Inc.
 @@end copying
 @end group
 @end example
@@ -1750,7 +1750,7 @@
 
 @cindex Cons, Lionel
 @cindex Dumas, Patrice
-In 2011, the C @command{makeinfo} was itself replaced by a Perl
+In 2012, the C @command{makeinfo} was itself replaced by a Perl
 implementation generically called @command{texi2any}, based on
 @command{texi2html}, an independent program originally written by
 Lionel Cons, later with substantial work by many others.  The many
@@ -21236,7 +21236,7 @@
 @@copying
 This is a short example of a complete Texinfo file.
 
-Copyright @@address@hidden@} 2011 Free Software Foundation, Inc.
+Copyright @@address@hidden@} 2012 Free Software Foundation, Inc.
 @@end copying
 
 @@titlepage
@@ -21322,11 +21322,11 @@
 @cindex Documentation identification
 @cindex Identification of documentation
 The @samp{$Id:} comment is for the CVS (@pxref{Top,, Overview, cvs,
-Concurrent Versions System}) or RCS
-(@url{http://www.gnu.org/software/rcs}) version control systems, which
+Concurrent Versions System}) or RCS (@pxref{Top,, Overview, rcs,
+Revision Control System}) or other version control systems, which
 expand it into a string such as:
 @example
-$Id: texinfo.txi,v 1.405 2011/12/31 00:32:14 karl Exp $
+$Id: texinfo.txi,v 1.406 2012/01/01 17:09:11 karl Exp $
 @end example
 (This is useful in all sources that use version control, not just manuals.)
 You may wish to include the @samp{$Id:} comment in the @code{@@copying}
@@ -21397,7 +21397,7 @@
 
 @verbatim
 \input texinfo   @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.405 2011/12/31 00:32:14 karl Exp $
address@hidden address@hidden
 @comment %**start of header
 @setfilename sample.info
 @include version.texi
@@ -21408,7 +21408,7 @@
 This manual is for GNU Sample (version @value{VERSION}, @value{UPDATED}),
 which is an example in the Texinfo documentation.
 
-Copyright @copyright{} 2011 Free Software Foundation, Inc.
+Copyright @copyright{} 2012 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -21498,7 +21498,7 @@
 @copying
 This document is a sample for allowing verbatim copying only.
 
-Copyright @copyright{} 2011 Free Software Foundation, Inc.
+Copyright @copyright{} 2012 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to make and distribute verbatim copies
@@ -21529,7 +21529,7 @@
 previous sections.
 
 @example
-Copyright @@address@hidden@} 2011 Free Software Foundation, Inc.
+Copyright @@address@hidden@} 2012 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright

Index: doc/refcard/txirefcard-a4.pdf
===================================================================
RCS file: /sources/texinfo/texinfo/doc/refcard/txirefcard-a4.pdf,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
Binary files /tmp/cvsnf1v8x and /tmp/cvsGvb31V differ

Index: doc/refcard/txirefcard.pdf
===================================================================
RCS file: /sources/texinfo/texinfo/doc/refcard/txirefcard.pdf,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
Binary files /tmp/cvsJb2hcz and /tmp/cvsALwh7W differ

Index: doc/refcard/txirefcard.tex
===================================================================
RCS file: /sources/texinfo/texinfo/doc/refcard/txirefcard.tex,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- doc/refcard/txirefcard.tex  27 Dec 2011 19:34:17 -0000      1.23
+++ doc/refcard/txirefcard.tex  1 Jan 2012 17:09:12 -0000       1.24
@@ -1,5 +1,5 @@
 % Texinfo reference card.
-% $Id: txirefcard.tex,v 1.23 2011/12/27 19:34:17 karl Exp $
+% $Id: txirefcard.tex,v 1.24 2012/01/01 17:09:12 karl Exp $
 %
 %**start of header
 % This file can be printed with 1, 2, or 3 columns per page (see below).
@@ -14,7 +14,7 @@
 \newcount\letterpaper
 \ifx\undefined\afour\letterpaper=1 \else\letterpaper=0 \fi
 
-% Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+% Copyright 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
 %
 % This file is part of GNU Texinfo.
 %
@@ -48,9 +48,9 @@
 % Much of the text is based on, and sometimes copied from, the @-Command
 % Summary node in texinfo.txi, written primarily by Bob Chassell.
 
-\def\versionyear{2011}          % year manual was updated
-\def\versionTexinfo{4.13+}      % version of Texinfo this manual is for
-\def\year{2011}                 % copyright year
+\def\versionyear{2012}          % year manual was updated
+\def\versionTexinfo{5.0+}       % version of Texinfo this manual is for
+\def\year{2012}                 % copyright year
 
 \def\copyrightnotice{%
 \vskip 1ex plus 1filll\begingroup\small
@@ -525,7 +525,7 @@
 address@hidden the name of a book or other reference that has no Info file; no 
hyperlink.}
 
 
-\section{Marking words and phrases}
+\section{Marking text}
 
 \subsection{Markup for regular text}
 
@@ -550,6 +550,21 @@
 address@hidden a sequence of literal characters, in general. Quoted in Info 
output.}
 address@hidden literal-text delimchar}}{Output \var{literal-text}, delimited 
by the single character \var{delimchar}, exactly as is, including any 
whitespace or Texinfo special characters. Example: address@hidden|@ 
@\rbracechar|}}.}
 
+\subsection{GUI sequences}
+
address@hidden address@hidden \var{action} \dots}}{Represent a sequence of 
\acro{GUI} actions or clicks.}
address@hidden a single `click' in a address@hidden
address@hidden@}cmd}{Execute address@hidden for each address@hidden; default is 
address@hidden Empty braces usually following address@hidden are omitted here.}
address@hidden a right arrow glyph, $\rightarrow$.}
+
+\subsection{Math}
+
address@hidden the given math (inline); \bschar{} becomes an escape character, 
and all \TeX\ math is available.}
address@hidden a minus sign, `$-$'.}
address@hidden address@hidden, insert a math backslash, $\backslash$.}
address@hidden a greater-than-or-equal sign, $\geq$.}
address@hidden a less-than-or-equal sign, $\leq$.}
+
 \subsection{Explicit font selection}
 
 address@hidden \var{text} in a small caps font in printed output, and 
uppercase in Info.  No other font command has any effect in Info.}
@@ -718,21 +733,6 @@
 address@hidden printed output, \print.}
 address@hidden the result of an expression, \result.}
 
-\subsection{GUI sequences}
-
address@hidden address@hidden \var{action} \dots}}{Represent a sequence of 
\acro{GUI} actions or clicks.}
address@hidden a single `click' in a address@hidden
address@hidden@}cmd}{Execute address@hidden for each address@hidden; default is 
address@hidden Empty braces usually following address@hidden are omitted here.}
address@hidden a right arrow glyph, $\rightarrow$.}
-
-\subsection{Math}
-
address@hidden the given math (inline); \bschar{} becomes an escape character, 
and all \TeX\ math is available.}
address@hidden a minus sign, `$-$'.}
address@hidden address@hidden, insert a math backslash, $\backslash$.}
address@hidden a greater-than-or-equal sign, $\geq$.}
address@hidden a less-than-or-equal sign, $\leq$.}
-
 
 \section{Making and preventing breaks}
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]