summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/schulmathematik/schulma.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/schulmathematik/schulma.sty')
-rw-r--r--macros/latex/contrib/schulmathematik/schulma.sty11
1 files changed, 6 insertions, 5 deletions
diff --git a/macros/latex/contrib/schulmathematik/schulma.sty b/macros/latex/contrib/schulmathematik/schulma.sty
index b11db88d5e..b33a24f861 100644
--- a/macros/latex/contrib/schulmathematik/schulma.sty
+++ b/macros/latex/contrib/schulmathematik/schulma.sty
@@ -1,7 +1,7 @@
% schulmathematik bundle: package schulma
-% Version 1.4
-% 13. März 2023
-\ProvidesExplPackage{schulma}{2023-03-13}{1.4}{Befehle für die Schulmathematik}
+% Version 1.5
+% 21. Juni 2023
+\ProvidesExplPackage{schulma}{2023-06-21}{1.5}{Befehle für die Schulmathematik}
\bool_new:N \g_schulma_icomma_bool
\bool_gset_true:N \g_schulma_icomma_bool
@@ -30,7 +30,7 @@
{
compat = newest ,
axis~lines = middle ,
- label~style =
+ every~axis/.append~style =
{
font = \small
},
@@ -38,7 +38,8 @@
{
font = \footnotesize ,
/pgf/number~format/use~comma ,
- /pgf/number~format/fixed
+ /pgf/number~format/fixed ,
+ /pgf/number~format/set~thousands~separator = {\,}
},
tick~style = {thick} ,
scaled~ticks = false ,