summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/yquant/yquant-lang.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-05 21:23:01 +0000
committerKarl Berry <karl@freefriends.org>2022-02-05 21:23:01 +0000
commit57df68d21de1b2bd14611df0f545834e2fbe26ce (patch)
tree5eb6720900623108d5733183dd5016e4a895853c /Master/texmf-dist/tex/latex/yquant/yquant-lang.tex
parent26bd0456c7b295515be257d4fbf595d2393b9bab (diff)
yquant (5feb22)
git-svn-id: svn://tug.org/texlive/trunk@61897 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/yquant/yquant-lang.tex')
-rw-r--r--Master/texmf-dist/tex/latex/yquant/yquant-lang.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/yquant/yquant-lang.tex b/Master/texmf-dist/tex/latex/yquant/yquant-lang.tex
index cc882a7ffb0..1b462d2d85f 100644
--- a/Master/texmf-dist/tex/latex/yquant/yquant-lang.tex
+++ b/Master/texmf-dist/tex/latex/yquant/yquant-lang.tex
@@ -65,9 +65,19 @@
overlay/height/.is if=yquant@lang@attr@overlay@height,%
overlay/ht/.forward to=/yquant/global attrs/overlay/height,%
overlay/h/.forward to=/yquant/global attrs/overlay/height,%
+ overlay/left/.forward to=/yquant/global attrs/overlay/height,%
+ overlay/l/.forward to=/yquant/global attrs/overlay/height,%
+ overlay/before/.forward to=/yquant/global attrs/overlay/height,%
+ overlay/bef/.forward to=/yquant/global attrs/overlay/height,%
+ overlay/b/.forward to=/yquant/global attrs/overlay/height,%
overlay/depth/.is if=yquant@lang@attr@overlay@depth,%
overlay/dp/.forward to=/yquant/global attrs/overlay/depth,%
overlay/d/.forward to=/yquant/global attrs/overlay/depth,%
+ overlay/right/.forward to=/yquant/global attrs/overlay/depth,%
+ overlay/r/.forward to=/yquant/global attrs/overlay/depth,%
+ overlay/after/.forward to=/yquant/global attrs/overlay/depth,%
+ overlay/aft/.forward to=/yquant/global attrs/overlay/depth,%
+ overlay/a/.forward to=/yquant/global attrs/overlay/depth,%
overlay/single/.code={\pgfkeysalso{%
/yquant/global attrs/overlay/height={#1},%
/yquant/global attrs/overlay/depth={#1}%