|
From: villate <vi...@us...> - 2025-08-24 16:03:35
|
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 d601b83ead2a673a754467893c42016da316f1a0 (commit)
from c80a0a228fdc435dfb64476c0710a6344a0ce430 (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 d601b83ead2a673a754467893c42016da316f1a0
Author: villate <vi...@fe...>
Date: Sun Aug 24 17:03:13 2025 +0100
Fixes some typos.
diff --git a/doc/info/figures/README b/doc/info/figures/README
index 781332994..071959e88 100644
--- a/doc/info/figures/README
+++ b/doc/info/figures/README
@@ -36,17 +36,17 @@ of the manual using the following syntax:
Notice that no file-name extension or directory should be given. That
way, "plotting6.png" will included in the HTML version of the manual
-and "plotting6.pdf" will be inserted with a width of 8 cm into the PDF
+and "plotting6.pdf" will be inserted with a width of 10 cm into the PDF
version of the manual. In the info version of the manual the following
will appear:
(Figure plotting6: Descriptive text)
-The "Descriptive text" is important to describe the figur for someone who
+The "Descriptive text" is important to describe the figure for someone who
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 whats in an HTML page of the manual.
+reader describe what's in an HTML page of the manual.
-The is an older macro, @figure, which takes only one argument, the name of
+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.
-----------------------------------------------------------------------
Summary of changes:
doc/info/figures/README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
Maxima CAS
|