From: Stephen Adams Date: Tue, 16 Mar 1993 01:52:39 +0000 (+0000) Subject: Initial revision X-Git-Tag: 20090517-FFI~8411 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c1b328a35ab63aacd30568894c31a4fc3be3fa27;p=mit-scheme.git Initial revision --- diff --git a/v7/doc/ref-manual/re-tex b/v7/doc/ref-manual/re-tex new file mode 100755 index 000000000..3fba9b2a1 --- /dev/null +++ b/v7/doc/ref-manual/re-tex @@ -0,0 +1,22 @@ +#!/bin/sh + + +tex scheme.texinfo +texindex scheme.cp +texindex scheme.fn +texindex scheme.ky +texindex scheme.pg +texindex scheme.tp +texindex scheme.vr + +tex scheme.texinfo +texindex scheme.cp +texindex scheme.fn +texindex scheme.ky +texindex scheme.pg +texindex scheme.tp +texindex scheme.vr + +tex scheme.texinfo + +# hopefully by now all the references have reached their correct pages