|
From: villate <vi...@us...> - 2025-08-24 14:00:45
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Maxima CAS".
The branch, master has been updated
via 8e5b42f0bc211c6fbb088214b6406464fe3346d2 (commit)
from 327e910b84002d70d46c4f6ef2c4252d1b89f59c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8e5b42f0bc211c6fbb088214b6406464fe3346d2
Author: villate <vi...@fe...>
Date: Sun Aug 24 15:00:05 2025 +0100
Replaces @image for the macro altfigure.
diff --git a/doc/info/orthopoly.texi.m4 b/doc/info/orthopoly.texi.m4
index 6921f2e18..968ae195a 100644
--- a/doc/info/orthopoly.texi.m4
+++ b/doc/info/orthopoly.texi.m4
@@ -553,9 +553,7 @@ a Legendre polynomial.
(%o1)
@end example
-@ifnotinfo
-@image{figures/orthopoly1,8cm}
-@end ifnotinfo
+@altfigure{orthopoly1,Plot of the Legrende polynomial of order 5}
The @i{entire} expression @code{legendre_p (5, x)} is quoted; this is
different than just quoting the function name using @code{'legendre_p (5, @var{x})}.
-----------------------------------------------------------------------
Summary of changes:
doc/info/orthopoly.texi.m4 | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
hooks/post-receive
--
Maxima CAS
|