summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/semantex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-07-03 03:00:50 +0000
committerNorbert Preining <norbert@preining.info>2021-07-03 03:00:50 +0000
commit03fa062b03ce2bb5385f8f30888f94d441fa5cb4 (patch)
tree530eb375fdfffeaee8890906d3f42f70eab4753e /macros/latex/contrib/semantex
parentc4d400d058136a9045857b99d816595e7a655125 (diff)
CTAN sync 202107030300
Diffstat (limited to 'macros/latex/contrib/semantex')
-rw-r--r--macros/latex/contrib/semantex/semantex.pdfbin384079 -> 384087 bytes
-rw-r--r--macros/latex/contrib/semantex/semantex.sty26
-rw-r--r--macros/latex/contrib/semantex/semantex.tex2
-rw-r--r--macros/latex/contrib/semantex/stripsemantex.sty2
4 files changed, 15 insertions, 15 deletions
diff --git a/macros/latex/contrib/semantex/semantex.pdf b/macros/latex/contrib/semantex/semantex.pdf
index e902f11178..931f768258 100644
--- a/macros/latex/contrib/semantex/semantex.pdf
+++ b/macros/latex/contrib/semantex/semantex.pdf
Binary files differ
diff --git a/macros/latex/contrib/semantex/semantex.sty b/macros/latex/contrib/semantex/semantex.sty
index 11fd15806b..a0aa239be3 100644
--- a/macros/latex/contrib/semantex/semantex.sty
+++ b/macros/latex/contrib/semantex/semantex.sty
@@ -1,5 +1,5 @@
\RequirePackage{xparse,l3keys2e,leftindex,semtex}
-\ProvidesExplPackage{semantex}{2021/06/30}{0.504}{}
+\ProvidesExplPackage{semantex}{2021/07/02}{0.505}{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
@@ -8188,12 +8188,12 @@
{sep~upper~left~-}{sep~upper~left~slot},
{comma~upper~left~slot}{ set~keys~x={ comma~upper~left=\semantex_data_tl_get_exp_not:nn { ##1 } { upper~left~slot } } },
{comma~upper~left~-}{comma~upper~left~slot},
- {lower~left~dots}{ set~keys~x={ upper~left=\semantex_data_tl_get_exp_not:nn { ##1 } { lower~left~dots } } },
- {upper~left~...}{lower~left~dots},
- {sep~lower~left~dots}{ set~keys~x={ sep~upper~left=\semantex_data_tl_get_exp_not:nn { ##1 } { lower~left~dots } } },
- {sep~upper~left~...}{sep~lower~left~dots},
- {comma~lower~left~dots}{ set~keys~x={ comma~upper~left=\semantex_data_tl_get_exp_not:nn { ##1 } { lower~left~dots } } },
- {comma~upper~left~...}{comma~lower~left~dots},
+ {upper~left~dots}{ set~keys~x={ upper~left=\semantex_data_tl_get_exp_not:nn { ##1 } { upper~left~dots } } },
+ {upper~left~...}{upper~left~dots},
+ {sep~upper~left~dots}{ set~keys~x={ sep~upper~left=\semantex_data_tl_get_exp_not:nn { ##1 } { upper~left~dots } } },
+ {sep~upper~left~...}{sep~upper~left~dots},
+ {comma~upper~left~dots}{ set~keys~x={ comma~upper~left=\semantex_data_tl_get_exp_not:nn { ##1 } { upper~left~dots } } },
+ {comma~upper~left~...}{comma~upper~left~dots},
{clear~upper~left}{
execute={
\semantex_data_tl_clear:nn { ##1 } { upper~left }
@@ -8303,15 +8303,15 @@
}
},
},
- {set~lower~left~dots}{
- execute={ \semantex_data_tl_set:nnn { ##1 } { lower~left~dots } { #1 } },
+ {set~upper~left~dots}{
+ execute={ \semantex_data_tl_set:nnn { ##1 } { upper~left~dots } { #1 } },
},
- {lower~left~dots~with~other~sep}{
+ {upper~left~dots~with~other~sep}{
execute={
\semantex_valuekey:nnx { upper~left~with~other~sep }
{
{ \exp_not:n { #1 } }
- { \semantex_data_tl_get_exp_not:nn { ##1 } { lower~left~dots } }
+ { \semantex_data_tl_get_exp_not:nn { ##1 } { upper~left~dots } }
}
},
},
@@ -8320,7 +8320,7 @@
\semantex_valuekey:nnx { upper~left~with~other~sep }
{
{ \exp_not:n { #1 } }
- { \semantex_data_tl_get_exp_not:nn { ##1 } { lower~left~dots } }
+ { \semantex_data_tl_get_exp_not:nn { ##1 } { upper~left~dots } }
}
},
},
@@ -8357,7 +8357,7 @@
},
},
set~upper~left~sep={ , },
- set~lower~left~dots={ \dots },
+ set~upper~left~dots={ \dots },
set~upper~left~slot={ {-} },
% Lower left indices:
data~provide=lower~left,
diff --git a/macros/latex/contrib/semantex/semantex.tex b/macros/latex/contrib/semantex/semantex.tex
index 0b1ae990dd..70ea73860a 100644
--- a/macros/latex/contrib/semantex/semantex.tex
+++ b/macros/latex/contrib/semantex/semantex.tex
@@ -42,7 +42,7 @@
\usepackage[nameinlink]{cleveref}
-\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.504)}
+\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.505)}
\date{\today}
\author{Sebastian Ørsted (\href{mailto:sorsted@gmail.com}{sorsted@gmail.com})}
diff --git a/macros/latex/contrib/semantex/stripsemantex.sty b/macros/latex/contrib/semantex/stripsemantex.sty
index 7f9f5a13d0..b9565f0a42 100644
--- a/macros/latex/contrib/semantex/stripsemantex.sty
+++ b/macros/latex/contrib/semantex/stripsemantex.sty
@@ -1,5 +1,5 @@
\RequirePackage{xparse}
-\ProvidesExplPackage{stripsemantex}{2021/06/30}{0.504}{}
+\ProvidesExplPackage{stripsemantex}{2021/07/02}{0.505}{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %