guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] guile-figl: Fix texinfo files.


From: David Thompson
Subject: [PATCH] guile-figl: Fix texinfo files.
Date: Sun, 09 Jun 2013 09:16:19 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Here is a really small patch for guile-figl that fixes errors when generating docs from texinfo files.

---
 doc/gl.texi           | 2 +-
 doc/low-level-gl.texi | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/gl.texi b/doc/gl.texi
index 0c77e8f..b0d6f01 100644
--- a/doc/gl.texi
+++ b/doc/gl.texi
@@ -399,7 +399,7 @@ enumerator.
 @defun set-gl-depth-function func
 Specify the depth test function.  See the @code{depth-function}
 enumerator.
address@hidden defun
address@hidden defun
@defun set-gl-blend-color r g b a
 Specify the blend color.
diff --git a/doc/low-level-gl.texi b/doc/low-level-gl.texi
index 1212551..dc4bfdb 100644
--- a/doc/low-level-gl.texi
+++ b/doc/low-level-gl.texi
@@ -19149,8 +19149,7 @@ specifies the flat-shaded color.
@table @asis
address@hidden @strong{
-Primitive Type of Polygon @address@hidden
address@hidden @strong{Primitive Type of Polygon @address@hidden
 @strong{Vertex}
@item
--
1.8.3



Attachment: Attached Message Part
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]