summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/isphysicalmath/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/isphysicalmath/README.md')
-rw-r--r--macros/latex/contrib/isphysicalmath/README.md47
1 files changed, 24 insertions, 23 deletions
diff --git a/macros/latex/contrib/isphysicalmath/README.md b/macros/latex/contrib/isphysicalmath/README.md
index af03bf862f..f4b21a8e31 100644
--- a/macros/latex/contrib/isphysicalmath/README.md
+++ b/macros/latex/contrib/isphysicalmath/README.md
@@ -5,7 +5,7 @@ Author: Mario Fantini, <marfant7@gmail.com>
License: LaTeX Project Public License lppl
-Copyright (c) 2023 Mario Fantini
+Copyright (c) 2024 Mario Fantini
---
@@ -18,15 +18,15 @@ If you are interested in the form of math and physics, here comes `isphysicalmat
as far as international scientific notation and formatting of formulas, quantities,
numerical values, factors, dimensions, measurement units.
-So, `isphysicalmath` package helps user to write mathematical and physical contents,
- according to the scientific notation (international mainly), in an elegant way.
+So, isphysicalmath` package helps user to write mathematical and physical contents,
+according to the scientific notation (international mainly), in an elegant way.
# Dependencies
-`isphysicalmath` has not dependencies.
+`isphysicalmath` has xstring package dependency.
-Internally, it uses standard commands like: \textnormal, \hspace{}; however,
+Internally, it uses standard commands like: \textnormal, \hspace{}, \,; however,
it performs its activity in complex math environment too.
@@ -54,6 +54,8 @@ The documentation is `isphysicalmath-doc.pdf` mainly. It contains:
- option 'comma'
+ - command 'comma'
+
- isphysicalmath url
- Copyright
@@ -61,22 +63,6 @@ The documentation is `isphysicalmath-doc.pdf` mainly. It contains:
- Change History
-# Build isphysicalmath.sty
-```
-cd isphysicalmath
-latex isphysicalmath.ins
-```
-
-# Build the documentation
-
-```
-cd isphysicalmath
-latex isphysicalmath.dtx
-makeindex -s gglo.ist -o isphysicalmath.gls isphysicalmath.glo
-latex isphysicalmath.dtx
-dvipdf isphysicalmath.dvi
-```
-
# Credits
Thanks to all TeX/LaTeX contributors, in particular to Scott Pakin
@@ -86,12 +72,16 @@ and services.
# URL
-Package home URL: https://github.com/MartDiVenus/LaTeX/tree/isphysicalmath
+Package home URL:
+
+https://ctan.org/pkg/isphysicalmath
+
+https://github.com/MartDiVenus/LaTeX/tree/isphysicalmath
# License
-Copyright (C) 2023 by Mario Fantini <marfant7@gmail.com>
+Copyright (C) 2024 by Mario Fantini <marfant7@gmail.com>
This file may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3 of this license
@@ -111,3 +101,14 @@ This work consists of the files isphysicalmath.dtx and isphysicalmath.ins
and the derived file isphysicalmath.sty.
+# Change History
+
+- v1.0.0
+
+2023.09.18 First version.
+
+
+- v1.1.0
+
+2024.01.03 improvements have been brought, see isphysicalmath-doc.pdf.
+