unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: "Dale P. Smith" <dsmith@altustech.com>
Subject: MANUAL_EDITION
Date: Mon, 3 Mar 2003 14:15:03 -0500	[thread overview]
Message-ID: <20030303141503.3b4da60d.dsmith@altustech.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

I haven't  built cvs guile in quite a while, but today I noticed some
errors during a "make dvi".

Apparently, TeX chokes on the '_' in MANUAL_EDITION.  Changing it to a
'-' seem to work nicely.  Patch attached.

-Dale

-- 
Dale P. Smith
Senior Systems Consultant,      | Treasurer,
Altus Technologies Corporation  | Cleveland Linux Users Group
dsmith@altustech.com            | http://cleveland.lug.net
440-746-9000 x239               |

[-- Attachment #2: doc_ref.patch --]
[-- Type: application/octet-stream, Size: 1804 bytes --]

? guile.tmp
? scheme-modules.texi.diff
? scheme-modules.texi.new
? texinfo.tex
Index: guile.texi
===================================================================
RCS file: /cvs/guile/guile-core/doc/ref/guile.texi,v
retrieving revision 1.19
diff -u -r1.19 guile.texi
--- guile.texi	25 Sep 2002 00:06:38 -0000	1.19
+++ guile.texi	3 Mar 2003 19:11:52 -0000
@@ -4,7 +4,7 @@
 @setfilename guile.info
 @settitle Guile Reference Manual
 @set guile
-@set MANUAL_EDITION 1.1
+@set MANUAL-EDITION 1.1
 @c %**end of header
 
 @c Notes
@@ -100,7 +100,7 @@
 @sp 10
 @comment The title is printed in a large font.
 @title Guile Reference Manual
-@subtitle Edition @value{MANUAL_EDITION}, for use with Guile @value{VERSION}
+@subtitle Edition @value{MANUAL-EDITION}, for use with Guile @value{VERSION}
 @subtitle $Id: guile.texi,v 1.19 2002/09/25 00:06:38 ossau Exp $
 
 @c AUTHORS
@@ -199,7 +199,7 @@
 Language for Extensions.  It describes how to use Guile in many useful
 and interesting ways.
 
-This Info file contains edition @value{MANUAL_EDITION} of the reference
+This Info file contains edition @value{MANUAL-EDITION} of the reference
 manual, corresponding to Guile version @value{VERSION}.
 @end ifnottex
 
Index: preface.texi
===================================================================
RCS file: /cvs/guile/guile-core/doc/ref/preface.texi,v
retrieving revision 1.3
diff -u -r1.3 preface.texi
--- preface.texi	20 Apr 2002 19:26:40 -0000	1.3
+++ preface.texi	3 Mar 2003 19:11:53 -0000
@@ -6,7 +6,7 @@
 Language for Extensions.  It describes how to use Guile in many useful
 and interesting ways.
 
-This is edition @value{MANUAL_EDITION} of the reference manual, and
+This is edition @value{MANUAL-EDITION} of the reference manual, and
 corresponds to Guile version @value{VERSION}.
 @end iftex
 

[-- Attachment #3: Type: text/plain, Size: 136 bytes --]

_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile

             reply	other threads:[~2003-03-03 19:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 19:15 Dale P. Smith [this message]
2003-03-08  4:31 ` MANUAL_EDITION Rob Browning

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030303141503.3b4da60d.dsmith@altustech.com \
    --to=dsmith@altustech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).