erroneous iftex in doc/gama-local-adj-glossary.texi

Patrice Dumas <[email protected]> Wed, 23 Jul 2025 18:59:05 +0200
Newsgroups gmane.comp.gnu.gama.bugs
Message-ID <[email protected]>
--7htP/pYkTos9YBSx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hello,

I have spotted an erroneous @iftex in doc/gama-local-adj-glossary.texi,
see the attached patch.  It is not found by makeinfo, which is normal,
but it is also not found by texi2pdf either.

-- 
Pat

--7htP/pYkTos9YBSx
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment;
	filename="gama-local-adj-glossary_iftex.diff"

diff --git a/doc/gama-local-adj-glossary.texi b/doc/gama-local-adj-glossary.texi
index 87d5bcea..a77484b5 100644
--- a/doc/gama-local-adj-glossary.texi
+++ b/doc/gama-local-adj-glossary.texi
@@ -67,7 +67,6 @@ Symbols  and names used in adjustment statistics.
 @ifnottex
 @item @t{r}
 @end ifnottex
-@iftex
 @c
 @iftex
 @item @math{r}

--7htP/pYkTos9YBSx--