|
From: villate <vi...@us...> - 2025-08-25 09:33:54
|
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 02647d1aa3b7fb0617790eff5f30f96f514fb52f (commit)
from db31e867f01271a6b98129203adb9630e3c4e5a0 (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 02647d1aa3b7fb0617790eff5f30f96f514fb52f
Author: villate <vi...@fe...>
Date: Mon Aug 25 10:33:31 2025 +0100
Fixes a typo.
diff --git a/doc/info/figures/README b/doc/info/figures/README
index f954c3700..b5ea00a8a 100644
--- a/doc/info/figures/README
+++ b/doc/info/figures/README
@@ -46,10 +46,10 @@ is not looking at it. For instance, when a user is reading a manual section
using "describe" in the Maxima console, or a blind user hearing to a screen
reader describe what's in an HTML page of the manual.
-The macro @small figure works as altfigure but the image will expand 6cm,
-rather than 10cm, in the PDF version of the manual.
-There is an older macro, @figure, which takes only one argument, the name of
-the file, and will use that name also as descriptive text.
+The macro @smallfigure works as altfigure but the image will expand 6cm,
+rather than 10cm, in the PDF version of the manual. There is also an older
+macro, @figure, which takes only one argument, the name of the file, and will
+use that name also as descriptive text.
-----------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
doc/info/figures/README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
Maxima CAS
|