unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [PATCH] guile-figl: Fix texinfo files.
       [not found] <1370783224-11952-1-git-send-email-dthompson@member.fsf.org>
@ 2013-06-09 13:16 ` David Thompson
  2013-07-19 16:08   ` Daniel Hartwig
  0 siblings, 1 reply; 2+ messages in thread
From: David Thompson @ 2013-06-09 13:16 UTC (permalink / raw)
  To: Guile User

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

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.
-p@end defun
+@end 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
-@item @strong{
-Primitive Type of Polygon @r{@var{i}}}
+@item @strong{Primitive Type of Polygon @r{@var{i}}}
  @strong{Vertex}
  
  @item
-- 
1.8.3




[-- Attachment #2: Attached Message Part --]
[-- Type: text/plain, Size: 0 bytes --]



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

* Re: [PATCH] guile-figl: Fix texinfo files.
  2013-06-09 13:16 ` [PATCH] guile-figl: Fix texinfo files David Thompson
@ 2013-07-19 16:08   ` Daniel Hartwig
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Hartwig @ 2013-07-19 16:08 UTC (permalink / raw)
  To: David Thompson; +Cc: Guile User

On 9 June 2013 21:16, David Thompson <dthompson2@worcester.edu> wrote:
> Here is a really small patch for guile-figl that fixes errors when
> generating docs from texinfo files.
>

Hello

I have today fixed some errors in the docs.  Thanks for the patch.

> ---
>  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.
> -p@end defun
> +@end defun
>   @defun set-gl-blend-color r g b a
>  Specify the blend color.

Fixed.

> 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
> -@item @strong{
> -Primitive Type of Polygon @r{@var{i}}}
> +@item @strong{Primitive Type of Polygon @r{@var{i}}}
>  @strong{Vertex}
>   @item
> --
> 1.8.3
>
>
>

This file is generated from the upstream docs.  Actually it is
supposed to be a two column table, but has somehow gone wrong in the
translation from xml to texi.  I'll take a look at it.

Regards



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

end of thread, other threads:[~2013-07-19 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1370783224-11952-1-git-send-email-dthompson@member.fsf.org>
2013-06-09 13:16 ` [PATCH] guile-figl: Fix texinfo files David Thompson
2013-07-19 16:08   ` Daniel Hartwig

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