|
From: villate <vi...@us...> - 2025-08-25 14:54:56
|
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 bee286fe9e5b1cc8c6b99b9037ab1050364bd2b7 (commit)
via c93b81f6fa931e2ce811c876ebe5287f8ad116d6 (commit)
from a50513aa4343ded8d36d12f16373304010b8d8a5 (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 bee286fe9e5b1cc8c6b99b9037ab1050364bd2b7
Merge: c93b81f6f a50513aa4
Author: villate <vi...@fe...>
Date: Mon Aug 25 15:54:28 2025 +0100
Merge branch 'master' of ssh://git.code.sf.net/p/maxima/code
commit c93b81f6fa931e2ce811c876ebe5287f8ad116d6
Author: villate <vi...@fe...>
Date: Mon Aug 25 15:53:09 2025 +0100
Reduces the size of small images in the PDF version of the manual.
diff --git a/doc/info/category-macros.texi.in b/doc/info/category-macros.texi.in
index 2768b2568..808873387 100644
--- a/doc/info/category-macros.texi.in
+++ b/doc/info/category-macros.texi.in
@@ -276,7 +276,7 @@
@end ifhtml
@iftex
@macro smallfigure {file, text}
-@center @image{@value{figuresfolder}/\file\, 10cm, , \text\}
+@center @image{@value{figuresfolder}/\file\, 6cm, , \text\}
@end macro
@end iftex
@ifinfo
-----------------------------------------------------------------------
Summary of changes:
doc/info/category-macros.texi.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Maxima CAS
|