1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 01:30:27 +02:00

* Fix doc snapshot build problems by avoiding use of ../AUTHORS file.

* Use TEXINFO_TEX to avoid shipping multiple copies of texinfo.tex.
This commit is contained in:
Neil Jerram 2001-08-27 21:25:44 +00:00
parent fada26b27e
commit b45898cae3
16 changed files with 157 additions and 21 deletions

14
doc/tutorial/ChangeLog Normal file
View file

@ -0,0 +1,14 @@
2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
* Makefile.am (guile_tut_TEXINFOS): Removed.
(TEXINFO_TEX): Added; avoids shipping multiple copies of
texinfo.tex in a single distribution.
* guile-tut.texi: Incorporate text previously in separate AUTHORS
file.
2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
The change log for files in this directory continues backwards
from 2001-08-27 in ../ChangeLog, as all the Guile documentation
prior to this date was contained in a single directory.

View file

@ -23,7 +23,7 @@ AUTOMAKE_OPTIONS = gnu
info_TEXINFOS = guile-tut.texi
guile_tut_TEXINFOS = ../AUTHORS
TEXINFO_TEX = ../ref/texinfo.tex
# Optionally support building an HTML version of the reference manual.

View file

@ -27,7 +27,10 @@
@title Guile Tutorial
@subtitle For use with Guile @value{VERSION}
@subtitle Last updated @value{UPDATED}
@include ../AUTHORS
@author Mark Galassi
@author Cygnus Solutions and Los Alamos National Laboratory
@author @email{rosalia@@nis.lanl.gov}
@page
@vskip 0pt plus 1filll