unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* MANUAL_EDITION
@ 2003-03-03 19:15 Dale P. Smith
  2003-03-08  4:31 ` MANUAL_EDITION Rob Browning
  0 siblings, 1 reply; 2+ messages in thread
From: Dale P. Smith @ 2003-03-03 19:15 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: MANUAL_EDITION
  2003-03-03 19:15 MANUAL_EDITION Dale P. Smith
@ 2003-03-08  4:31 ` Rob Browning
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Browning @ 2003-03-08  4:31 UTC (permalink / raw)
  Cc: bug-guile

"Dale P. Smith" <dsmith@altustech.com> writes:

> 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.

Thanks -- committed to the unstable tree.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-08  4:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-03 19:15 MANUAL_EDITION Dale P. Smith
2003-03-08  4:31 ` MANUAL_EDITION Rob Browning

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).