Codebase list texinfo / 1b63752
Merge tag 'upstream/6.3.0.dfsg.1' Upstream version 6.3.0.dfsg.1 # gpg: Signature made Sun 11 Sep 2016 07:36:01 AM JST # gpg: using RSA key 0xEC00B8DAD32266AA # gpg: Good signature from "Norbert Preining <norbert@preining.info>" [ultimate] # gpg: aka "Norbert Preining <preining@logic.at>" [ultimate] # gpg: aka "Norbert Preining <preining@debian.org>" [ultimate] # gpg: aka "Norbert Preining <preining@jaist.ac.jp>" [ultimate] # gpg: aka "[jpeg image of size 4185]" [ultimate] # Primary key fingerprint: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 # Subkey fingerprint: 5871 F824 2DCC 3660 2362 BE7D EC00 B8DA D322 66AA Norbert Preining 7 years ago
32 changed file(s) with 97 addition(s) and 69 deletion(s). Raw diff Collapse all Expand all
0 2016-09-10 Gavin Smith <gavinsmith0123@gmail.com>
1
2 6.3 release.
3 * configure.ac, NEWS, util/texi2dvi, util/texi2pdf,
4 doc/refcard/txirefcard.tex, texindex/texindex.awk:
5 Version number.
6 * tp/Texinfo: Update version numbers in modules.
7 * tp/Texinfo/Convert/XSParagraph/TestXS.pm,
8 * tp/Texinfo/Convert/XSParagraph/configure.ac: Version number.
9
10 2016-09-10 Gavin Smith <gavinsmith0123@gmail.com>
11
12 * tp/tests/README: Mention that the tests must be run before the
13 reference results can be updated.
14
15 2016-09-10 Gavin Smith <gavinsmith0123@gmail.com>
16
17 * README-hacking: Add note about updating the version number
18 under tp/Texinfo/Convert/XSParagraph.
19
020 2016-09-10 Gavin Smith <gavinsmith0123@gmail.com>
121
222 6.2 release.
0 $Id: NEWS 7281 2016-07-30 18:55:22Z gavin $
0 $Id: NEWS 7353 2016-09-10 13:03:54Z gavin $
11 This NEWS file records noteworthy changes, very tersely.
22 See the manual for detailed information.
33
1010 notice and this notice are preserved.
1111
1212 -------------------------------------------------------------------------------
13 6.2 (10 September 2016)
13 6.3 (10 September 2016)
1414
1515 * Language:
1616 . The commands `@setcontentsaftertitlepage' and
4545
4646 * info:
4747 . Handling of "invalid" value in infokey file fixed.
48
49 6.2 (withdrawn)
4850
4951
5052
0 $Id: README-hacking 7349 2016-09-07 06:55:18Z gavin $
0 $Id: README-hacking 7355 2016-09-10 14:46:01Z gavin $
11 This file describes the development environment for Texinfo.
22
33 Copyright 2002, 2003, 2005, 2006, 2007, 2008, 2010, 2011, 2012, 2013,
175175 version number in texi2dvi, texi2pdf, txirefcard.tex.
176176 (cd tp && ./maintain/change_perl_modules_version.sh auto)
177177 -- this updates all the version numbers in the Perl modules
178 version number in
179 tp/Texinfo/Convert/XSParagraph/configure.ac, and
180 tp/Texinfo/Convert/XSParagraph/TestXS.pm
178181 sync texi2html/test/ results with tp/.
179182
180183 ensure building standalone modules for CPAN still works.
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for GNU Texinfo 6.2.
2 # Generated by GNU Autoconf 2.69 for GNU Texinfo 6.3.
33 #
44 # Report bugs to <bug-texinfo@gnu.org>.
55 #
579579 # Identity of this package.
580580 PACKAGE_NAME='GNU Texinfo'
581581 PACKAGE_TARNAME='texinfo'
582 PACKAGE_VERSION='6.2'
583 PACKAGE_STRING='GNU Texinfo 6.2'
582 PACKAGE_VERSION='6.3'
583 PACKAGE_STRING='GNU Texinfo 6.3'
584584 PACKAGE_BUGREPORT='bug-texinfo@gnu.org'
585585 PACKAGE_URL='http://www.gnu.org/software/texinfo/'
586586
20442044 # Omit some internal or obsolete options to make the list less imposing.
20452045 # This message is too long to be a string in the A/UX 3.1 sh.
20462046 cat <<_ACEOF
2047 \`configure' configures GNU Texinfo 6.2 to adapt to many kinds of systems.
2047 \`configure' configures GNU Texinfo 6.3 to adapt to many kinds of systems.
20482048
20492049 Usage: $0 [OPTION]... [VAR=VALUE]...
20502050
21142114
21152115 if test -n "$ac_init_help"; then
21162116 case $ac_init_help in
2117 short | recursive ) echo "Configuration of GNU Texinfo 6.2:";;
2117 short | recursive ) echo "Configuration of GNU Texinfo 6.3:";;
21182118 esac
21192119 cat <<\_ACEOF
21202120
22512251 test -n "$ac_init_help" && exit $ac_status
22522252 if $ac_init_version; then
22532253 cat <<\_ACEOF
2254 GNU Texinfo configure 6.2
2254 GNU Texinfo configure 6.3
22552255 generated by GNU Autoconf 2.69
22562256
22572257 Copyright (C) 2012 Free Software Foundation, Inc.
29602960 This file contains any messages produced by compilers while
29612961 running configure, to aid debugging if configure makes a mistake.
29622962
2963 It was created by GNU Texinfo $as_me 6.2, which was
2963 It was created by GNU Texinfo $as_me 6.3, which was
29642964 generated by GNU Autoconf 2.69. Invocation command line was
29652965
29662966 $ $0 $@
38573857
38583858 # Define the identity of the package.
38593859 PACKAGE='texinfo'
3860 VERSION='6.2'
3860 VERSION='6.3'
38613861
38623862
38633863 cat >>confdefs.h <<_ACEOF
2550725507 # report actual input values of CONFIG_FILES etc. instead of their
2550825508 # values after options handling.
2550925509 ac_log="
25510 This file was extended by GNU Texinfo $as_me 6.2, which was
25510 This file was extended by GNU Texinfo $as_me 6.3, which was
2551125511 generated by GNU Autoconf 2.69. Invocation command line was
2551225512
2551325513 CONFIG_FILES = $CONFIG_FILES
2557525575 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2557625576 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2557725577 ac_cs_version="\\
25578 GNU Texinfo config.status 6.2
25578 GNU Texinfo config.status 6.3
2557925579 configured by $0, generated by GNU Autoconf 2.69,
2558025580 with options \\"\$ac_cs_config\\"
2558125581
00 # Process this file with autoconf to produce a configure script.
1 # $Id: configure.ac 7350 2016-09-09 02:24:09Z gavin $
1 # $Id: configure.ac 7353 2016-09-10 13:03:54Z gavin $
22 #
33 # Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
44 # 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
1111 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1212 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1313 #
14 AC_INIT([GNU Texinfo], [6.2], [bug-texinfo@gnu.org])
14 AC_INIT([GNU Texinfo], [6.3], [bug-texinfo@gnu.org])
1515
1616 dnl Must come before AM_INIT_AUTOMAKE.
1717 AC_CONFIG_AUX_DIR([build-aux])
00 % Texinfo reference card.
1 % $Id: txirefcard.tex 7286 2016-07-30 20:28:05Z gavin $
1 % $Id: txirefcard.tex 7353 2016-09-10 13:03:54Z gavin $
22 %
33 %**start of header
44 % This file can be printed with 1, 2, or 3 columns per page (see below).
4949 % Summary node in the Texinfo manual, originally written by Bob Chassell.
5050
5151 \def\versionyear{2016} % year manual was updated
52 \def\versionTexinfo{6.2} % version of Texinfo this manual is for
52 \def\versionTexinfo{6.3} % version of Texinfo this manual is for
5353
5454 \def\copyrightnotice{%
5555 \vskip 1ex plus 1filll\begingroup\small
00 @set UPDATED 6 February 2016
11 @set UPDATED-MONTH February 2016
2 @set EDITION 6.2
3 @set VERSION 6.2
2 @set EDITION 6.3
3 @set VERSION 6.3
00 @set UPDATED 30 July 2016
11 @set UPDATED-MONTH July 2016
2 @set EDITION 6.2
3 @set VERSION 6.2
2 @set EDITION 6.3
3 @set VERSION 6.3
00 @set UPDATED 6 February 2016
11 @set UPDATED-MONTH February 2016
2 @set EDITION 6.2
3 @set VERSION 6.2
2 @set EDITION 6.3
3 @set VERSION 6.3
00 @set UPDATED 30 July 2016
11 @set UPDATED-MONTH July 2016
2 @set EDITION 6.2
3 @set VERSION 6.2
2 @set EDITION 6.3
3 @set VERSION 6.3
15861586 @echo "it deletes files that may require special tools to rebuild."
15871587 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
15881588 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1589 @gl_GNULIB_ENABLED_localcharset_FALSE@uninstall-local:
15891590 @gl_GNULIB_ENABLED_localcharset_FALSE@install-exec-local:
1590 @gl_GNULIB_ENABLED_localcharset_FALSE@uninstall-local:
15911591 clean: clean-recursive
15921592
15931593 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH INFO "1" "September 2016" "info 6.2" "User Commands"
1 .TH INFO "1" "September 2016" "info 6.3" "User Commands"
22 .SH NAME
33 info \- read Info documents
44 .SH SYNOPSIS
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH INSTALL-INFO "1" "September 2016" "install-info 6.2" "User Commands"
1 .TH INSTALL-INFO "1" "September 2016" "install-info 6.3" "User Commands"
22 .SH NAME
33 install-info \- update info/dir entries
44 .SH SYNOPSIS
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH TEXI2ANY "1" "September 2016" "texi2any 6.2" "User Commands"
1 .TH TEXI2ANY "1" "September 2016" "texi2any 6.3" "User Commands"
22 .SH NAME
33 texi2any \- translate Texinfo documents
44 .SH SYNOPSIS
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH TEXI2DVI "1" "September 2016" "texi2dvi 7319" "User Commands"
1 .TH TEXI2DVI "1" "September 2016" "texi2dvi 7353" "User Commands"
22 .SH NAME
33 texi2dvi \- convert Texinfo documents to DVI or PDF
44 .SH SYNOPSIS
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH TEXINDEX "1" "September 2016" "texindex 6.2" "User Commands"
1 .TH TEXINDEX "1" "September 2016" "texindex 6.3" "User Commands"
22 .SH NAME
33 texindex \- sort Texinfo index files
44 .SH SYNOPSIS
160160 EXIT_SUCCESS = 0
161161 EXIT_FAILURE = 1
162162
163 Texindex_version = "6.2"
163 Texindex_version = "6.3"
164164 if (! Invocation_name) {
165165 # provide fallback in case it's not passed in.
166166 Invocation_name = "texindex"
0 # $Id: Common.pm 7313 2016-08-13 11:17:32Z gavin $
0 # $Id: Common.pm 7353 2016-09-10 13:03:54Z gavin $
11 # Common.pm: definition of commands. Common code of other Texinfo modules.
22 #
33 # Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
0 # $Id: Converter.pm 7313 2016-08-13 11:17:32Z gavin $
0 # $Id: Converter.pm 7353 2016-09-10 13:03:54Z gavin $
11 # Converter.pm: Common code for Converters.
22 #
33 # Copyright 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
0 # $Id: DocBook.pm 7313 2016-08-13 11:17:32Z gavin $
0 # $Id: DocBook.pm 7353 2016-09-10 13:03:54Z gavin $
11 # DocBook.pm: output tree as DocBook.
22 #
33 # Copyright 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
14071407 1;
14081408
14091409 __END__
1410 # $Id: DocBook.pm 7313 2016-08-13 11:17:32Z gavin $
1410 # $Id: DocBook.pm 7353 2016-09-10 13:03:54Z gavin $
14111411 # Automatically generated from maintain/template.pod
14121412
14131413 =head1 NAME
0 # $Id: HTML.pm 7313 2016-08-13 11:17:32Z gavin $
0 # $Id: HTML.pm 7353 2016-09-10 13:03:54Z gavin $
11 # HTML.pm: output tree as HTML.
22 #
33 # Copyright 2011, 2012, 2013, 2014, 2015,
77177717 1;
77187718
77197719 __END__
7720 # $Id: HTML.pm 7313 2016-08-13 11:17:32Z gavin $
7720 # $Id: HTML.pm 7353 2016-09-10 13:03:54Z gavin $
77217721 # Automatically generated from maintain/template.pod
77227722
77237723 =head1 NAME
0 # $Id: Plaintext.pm 7313 2016-08-13 11:17:32Z gavin $
0 # $Id: Plaintext.pm 7353 2016-09-10 13:03:54Z gavin $
11 # Plaintext.pm: output tree as text with filling.
22 #
33 # Copyright 2010, 2011, 2012, 2013, 2014, 2015,
35103510 1;
35113511
35123512 __END__
3513 # $Id: Plaintext.pm 7313 2016-08-13 11:17:32Z gavin $
3513 # $Id: Plaintext.pm 7353 2016-09-10 13:03:54Z gavin $
35143514 # Automatically generated from maintain/template.pod
35153515
35163516 =head1 NAME
137137 #print STDERR "loadable object is at $dlpath\n";
138138
139139 my $module = "TestXS";
140 our $module_version = '6.0';
140 our $module_version = '6.3';
141141
142142 my $flags = 0;
143143 my $libref = DynaLoader::dl_load_file($dlpath, $flags);
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for texinfo 6.2.
2 # Generated by GNU Autoconf 2.69 for texinfo 6.3.
33 #
44 #
55 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
586586 # Identity of this package.
587587 PACKAGE_NAME='texinfo'
588588 PACKAGE_TARNAME='texinfo'
589 PACKAGE_VERSION='6.2'
590 PACKAGE_STRING='texinfo 6.2'
589 PACKAGE_VERSION='6.3'
590 PACKAGE_STRING='texinfo 6.3'
591591 PACKAGE_BUGREPORT=''
592592 PACKAGE_URL=''
593593
16721672 # Omit some internal or obsolete options to make the list less imposing.
16731673 # This message is too long to be a string in the A/UX 3.1 sh.
16741674 cat <<_ACEOF
1675 \`configure' configures texinfo 6.2 to adapt to many kinds of systems.
1675 \`configure' configures texinfo 6.3 to adapt to many kinds of systems.
16761676
16771677 Usage: $0 [OPTION]... [VAR=VALUE]...
16781678
17421742
17431743 if test -n "$ac_init_help"; then
17441744 case $ac_init_help in
1745 short | recursive ) echo "Configuration of texinfo 6.2:";;
1745 short | recursive ) echo "Configuration of texinfo 6.3:";;
17461746 esac
17471747 cat <<\_ACEOF
17481748
18611861 test -n "$ac_init_help" && exit $ac_status
18621862 if $ac_init_version; then
18631863 cat <<\_ACEOF
1864 texinfo configure 6.2
1864 texinfo configure 6.3
18651865 generated by GNU Autoconf 2.69
18661866
18671867 Copyright (C) 2012 Free Software Foundation, Inc.
25092509 This file contains any messages produced by compilers while
25102510 running configure, to aid debugging if configure makes a mistake.
25112511
2512 It was created by texinfo $as_me 6.2, which was
2512 It was created by texinfo $as_me 6.3, which was
25132513 generated by GNU Autoconf 2.69. Invocation command line was
25142514
25152515 $ $0 $@
33803380
33813381 # Define the identity of the package.
33823382 PACKAGE='texinfo'
3383 VERSION='6.2'
3383 VERSION='6.3'
33843384
33853385
33863386 cat >>confdefs.h <<_ACEOF
1867318673 # report actual input values of CONFIG_FILES etc. instead of their
1867418674 # values after options handling.
1867518675 ac_log="
18676 This file was extended by texinfo $as_me 6.2, which was
18676 This file was extended by texinfo $as_me 6.3, which was
1867718677 generated by GNU Autoconf 2.69. Invocation command line was
1867818678
1867918679 CONFIG_FILES = $CONFIG_FILES
1873918739 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1874018740 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1874118741 ac_cs_version="\\
18742 texinfo config.status 6.2
18742 texinfo config.status 6.3
1874318743 configured by $0, generated by GNU Autoconf 2.69,
1874418744 with options \\"\$ac_cs_config\\"
1874518745
99 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1010 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1111 #
12 AC_INIT([texinfo], [6.2])
12 AC_INIT([texinfo], [6.3])
1313 AM_INIT_AUTOMAKE
1414 AC_CONFIG_MACRO_DIR([m4])
1515
0 # $Id: Parser.pm 7313 2016-08-13 11:17:32Z gavin $
0 # $Id: Parser.pm 7353 2016-09-10 13:03:54Z gavin $
11 # Parser.pm: parse texinfo code into a tree.
22 #
33 # Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation,
0 $Id: README 7033 2016-02-27 15:31:55Z gavin $
0 $Id: README 7356 2016-09-10 15:49:59Z gavin $
11 texinfo/tp/tests/README
22
33 Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2016
7979 Regenerating test results
8080 =========================
8181
82 To update the test results, first the tests must be run as above.
83
8284 Giving -copy as the first argument to ../run_parser_all.sh or
8385 parser_tests.sh (or long_tests.sh or tex_html_tests.sh, which need
8486 environment variables LONG_TESTS resp. TEX_HTML_TESTS, or ALL_TESTS, to
8587 be set to "yes", but otherwise operate similarly) will cause the
86 reference results to be regenerated. For example, to update the
87 reference results for one particular test:
88 reference results to be copied from the results the last time the tests
89 were run. For example, to update the reference results for one
90 particular test:
8891
8992 $ ./parser_tests.sh -copy formatting
9093 The copy-* make targets update all the references for various large sets
54005400 <h1 class="about-heading">A propos de ce document</h1>
54015401
54025402 <p>
5403 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>
5403 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.
54045404 </p>
54055405 <p>
54065406 Les boutons du panneau de navigation ont la signification suivante&nbsp;:
55015501
55025502 <hr>
55035503 <p><font size="-1">
5504 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>
5504 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.
55055505 </font></p>
55065506
55075507
54005400 <h1 class="about-heading">A propos de ce document</h1>
54015401
54025402 <p>
5403 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>
5403 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.
54045404 </p>
54055405 <p>
54065406 Les boutons du panneau de navigation ont la signification suivante&nbsp;:
55015501
55025502 <hr>
55035503 <p><font size="-1">
5504 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>
5504 Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.
55055505 </font></p>
55065506
55075507
00 #!/bin/sh
1 # $Id: texi2pdf 6991 2016-02-06 12:16:13Z gavin $
1 # $Id: texi2pdf 7353 2016-09-10 13:03:54Z gavin $
22 # Written by Thomas Esser. Public domain.
33 # Execute texi2dvi --pdf.
44
1515 # hack around a bug in zsh:
1616 test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
1717
18 rcs_revision='$Revision: 6991 $'
18 rcs_revision='$Revision: 7353 $'
1919 rcs_version=`set - $rcs_revision; echo $2`
2020
2121 # special-case --version following GNU standards for identifying the
2424 # obliged to.
2525 if test "x$1" = x--version; then
2626 cat <<EOF
27 texi2pdf (GNU Texinfo 6.2) $rcs_version
27 texi2pdf (GNU Texinfo 6.3) $rcs_version
2828
2929 Copyright (C) 2016 Free Software Foundation, Inc.
3030 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
00 #! /bin/sh
11 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or (La)TeX) sources.
2 # $Id: texi2dvi 7319 2016-08-28 14:20:34Z gavin $
2 # $Id: texi2dvi 7353 2016-09-10 13:03:54Z gavin $
33 #
44 # Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
55 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
3636 : ${SED=sed}
3737
3838 # This string is expanded automatically when this file is checked out.
39 rcs_revision='$Revision: 7319 $'
39 rcs_revision='$Revision: 7353 $'
4040 rcs_version=`set - $rcs_revision; echo $2`
4141 program=`echo $0 | $SED -e 's!.*/!!'`
4242
218218 version ()
219219 {
220220 cat <<EOF
221 texi2dvi (GNU Texinfo 6.2) $rcs_version
221 texi2dvi (GNU Texinfo 6.3) $rcs_version
222222
223223 Copyright (C) 2016 Free Software Foundation, Inc.
224224 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
00 #!/bin/sh
1 # $Id: texi2pdf 6991 2016-02-06 12:16:13Z gavin $
1 # $Id: texi2pdf 7353 2016-09-10 13:03:54Z gavin $
22 # Written by Thomas Esser. Public domain.
33 # Execute texi2dvi --pdf.
44
1515 # hack around a bug in zsh:
1616 test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
1717
18 rcs_revision='$Revision: 6991 $'
18 rcs_revision='$Revision: 7353 $'
1919 rcs_version=`set - $rcs_revision; echo $2`
2020
2121 # special-case --version following GNU standards for identifying the
2424 # obliged to.
2525 if test "x$1" = x--version; then
2626 cat <<EOF
27 texi2pdf (GNU Texinfo 6.2) $rcs_version
27 texi2pdf (GNU Texinfo 6.3) $rcs_version
2828
2929 Copyright (C) 2016 Free Software Foundation, Inc.
3030 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>