summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/math
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/math')
-rw-r--r--doc/context/sources/general/manuals/math/math-alignments.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-combining.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-contents.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-definitions.tex8
-rw-r--r--doc/context/sources/general/manuals/math/math-features.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-framing-001.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-framing.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-fun.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-grouping.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-input.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-introduction.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-layout.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-mkiv.tex4
-rw-r--r--doc/context/sources/general/manuals/math/math-numbering.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-oddities.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-spacing-001.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-spacing.tex24
-rw-r--r--doc/context/sources/general/manuals/math/math-suboptimal.tex1
-rw-r--r--doc/context/sources/general/manuals/math/math-titlepage.tex2
-rw-r--r--doc/context/sources/general/manuals/math/math-tricks.tex13
20 files changed, 59 insertions, 21 deletions
diff --git a/doc/context/sources/general/manuals/math/math-alignments.tex b/doc/context/sources/general/manuals/math/math-alignments.tex
index bb2801b8a..2f0088c34 100644
--- a/doc/context/sources/general/manuals/math/math-alignments.tex
+++ b/doc/context/sources/general/manuals/math/math-alignments.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-alignments
diff --git a/doc/context/sources/general/manuals/math/math-combining.tex b/doc/context/sources/general/manuals/math/math-combining.tex
index 5cd2ccb9b..f47ec78a5 100644
--- a/doc/context/sources/general/manuals/math/math-combining.tex
+++ b/doc/context/sources/general/manuals/math/math-combining.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-combining
diff --git a/doc/context/sources/general/manuals/math/math-contents.tex b/doc/context/sources/general/manuals/math/math-contents.tex
index 7d8fb05c7..3432ccd52 100644
--- a/doc/context/sources/general/manuals/math/math-contents.tex
+++ b/doc/context/sources/general/manuals/math/math-contents.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-contents
diff --git a/doc/context/sources/general/manuals/math/math-definitions.tex b/doc/context/sources/general/manuals/math/math-definitions.tex
index d8903121a..61dee1be9 100644
--- a/doc/context/sources/general/manuals/math/math-definitions.tex
+++ b/doc/context/sources/general/manuals/math/math-definitions.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-definitions
@@ -77,8 +79,8 @@ So this time we get:
\getbuffer
-We can now redefine the \quote {interiorset} symbol to use
-\type {0x2217} instead of \type {0x2218}:
+We can now redefine the \quote {interiorset} symbol to use \type {0x2217} instead
+of \type {0x2218}:
\startbuffer
\definemathover[mysymbol][interiorset]["2217]
@@ -92,7 +94,9 @@ We can now redefine the \quote {interiorset} symbol to use
Of course normally you will not use color:
+\pushoverloadmode
\getbuffer
+\popoverloadmode
\stopsection
diff --git a/doc/context/sources/general/manuals/math/math-features.tex b/doc/context/sources/general/manuals/math/math-features.tex
index 863493804..913aba95f 100644
--- a/doc/context/sources/general/manuals/math/math-features.tex
+++ b/doc/context/sources/general/manuals/math/math-features.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\usemodule[fonts-features]
diff --git a/doc/context/sources/general/manuals/math/math-framing-001.tex b/doc/context/sources/general/manuals/math/math-framing-001.tex
index 5081b8ad2..8203af611 100644
--- a/doc/context/sources/general/manuals/math/math-framing-001.tex
+++ b/doc/context/sources/general/manuals/math/math-framing-001.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\setuplayout[topspace=5mm,bottomspace=5mm,height=middle,header=1cm,footer=0cm]
\starttext
diff --git a/doc/context/sources/general/manuals/math/math-framing.tex b/doc/context/sources/general/manuals/math/math-framing.tex
index b93d57f49..6cd5efbe3 100644
--- a/doc/context/sources/general/manuals/math/math-framing.tex
+++ b/doc/context/sources/general/manuals/math/math-framing.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-framing
diff --git a/doc/context/sources/general/manuals/math/math-fun.tex b/doc/context/sources/general/manuals/math/math-fun.tex
index f9d0fe844..baf74a261 100644
--- a/doc/context/sources/general/manuals/math/math-fun.tex
+++ b/doc/context/sources/general/manuals/math/math-fun.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-fun
diff --git a/doc/context/sources/general/manuals/math/math-grouping.tex b/doc/context/sources/general/manuals/math/math-grouping.tex
index cc79ff198..d28e26587 100644
--- a/doc/context/sources/general/manuals/math/math-grouping.tex
+++ b/doc/context/sources/general/manuals/math/math-grouping.tex
@@ -1,4 +1,4 @@
-% language=uk
+% language=us runpath=texruns:manuals/math
\environment math-layout
diff --git a/doc/context/sources/general/manuals/math/math-input.tex b/doc/context/sources/general/manuals/math/math-input.tex
index 9b14057d0..d5f75a1ac 100644
--- a/doc/context/sources/general/manuals/math/math-input.tex
+++ b/doc/context/sources/general/manuals/math/math-input.tex
@@ -1,4 +1,4 @@
-% language=uk
+% language=us runpath=texruns:manuals/math
\environment math-layout
diff --git a/doc/context/sources/general/manuals/math/math-introduction.tex b/doc/context/sources/general/manuals/math/math-introduction.tex
index de7c0a960..f8e15533b 100644
--- a/doc/context/sources/general/manuals/math/math-introduction.tex
+++ b/doc/context/sources/general/manuals/math/math-introduction.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-introduction
diff --git a/doc/context/sources/general/manuals/math/math-layout.tex b/doc/context/sources/general/manuals/math/math-layout.tex
index 81eb9da62..3695f9b56 100644
--- a/doc/context/sources/general/manuals/math/math-layout.tex
+++ b/doc/context/sources/general/manuals/math/math-layout.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\startenvironment math-layout
\enabledirectives[fontgoodies.mathkerning]
diff --git a/doc/context/sources/general/manuals/math/math-mkiv.tex b/doc/context/sources/general/manuals/math/math-mkiv.tex
index a136e993b..91731d5fa 100644
--- a/doc/context/sources/general/manuals/math/math-mkiv.tex
+++ b/doc/context/sources/general/manuals/math/math-mkiv.tex
@@ -1,4 +1,6 @@
-% language=uk
+% language=us runpath=texruns:manuals/math
+
+% language=us
% author : Hans Hagen
% copyright : PRAGMA ADE & ConTeXt Development Team
diff --git a/doc/context/sources/general/manuals/math/math-numbering.tex b/doc/context/sources/general/manuals/math/math-numbering.tex
index 1576e17bb..fc74cdb81 100644
--- a/doc/context/sources/general/manuals/math/math-numbering.tex
+++ b/doc/context/sources/general/manuals/math/math-numbering.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-numbering
diff --git a/doc/context/sources/general/manuals/math/math-oddities.tex b/doc/context/sources/general/manuals/math/math-oddities.tex
index 015a30126..33017ef95 100644
--- a/doc/context/sources/general/manuals/math/math-oddities.tex
+++ b/doc/context/sources/general/manuals/math/math-oddities.tex
@@ -1,4 +1,4 @@
-% language=uk
+% language=us runpath=texruns:manuals/math
\environment math-layout
diff --git a/doc/context/sources/general/manuals/math/math-spacing-001.tex b/doc/context/sources/general/manuals/math/math-spacing-001.tex
index a0ccda449..5c21be489 100644
--- a/doc/context/sources/general/manuals/math/math-spacing-001.tex
+++ b/doc/context/sources/general/manuals/math/math-spacing-001.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\doifmodeelse {with-struts} {
\def\Line{\dontleavehmode{\showstruts\dorecurse{18}{x \strut x }}}
} {
diff --git a/doc/context/sources/general/manuals/math/math-spacing.tex b/doc/context/sources/general/manuals/math/math-spacing.tex
index 913a90d9e..477e4c9fb 100644
--- a/doc/context/sources/general/manuals/math/math-spacing.tex
+++ b/doc/context/sources/general/manuals/math/math-spacing.tex
@@ -1,4 +1,4 @@
-% language=uk
+% language=us runpath=texruns:manuals/math
\environment math-layout
@@ -611,9 +611,9 @@ Math has its own direction control:
\starttexdefinition unexpanded MathTest #1#2#3
\ruledvbox \bgroup
- \mathdir#1\relax
- \textdir#2\relax
- \pardir #3\relax
+ \mathdirection#1\relax
+ \textdirection#2\relax
+ \pardirection #3\relax
\hsize=30mm
\startformula
a^2+b^2=c^2
@@ -629,14 +629,14 @@ Math has its own direction control:
\startbuffer
\startcombination[nx=4,ny=2,distance=1cm]
- {\MathTest{TLT}{TLT}{TLT}} {\MathShow1{TLT}{TLT}{TLT}}
- {\MathTest{TLT}{TLT}{TRT}} {\MathShow2{TLT}{TLT}{TRT}}
- {\MathTest{TLT}{TRT}{TLT}} {\MathShow3{TLT}{TRT}{TLT}}
- {\MathTest{TLT}{TRT}{TRT}} {\MathShow4{TLT}{TRT}{TRT}}
- {\MathTest{TRT}{TLT}{TLT}} {\MathShow5{TRT}{TLT}{TLT}}
- {\MathTest{TRT}{TLT}{TRT}} {\MathShow6{TRT}{TLT}{TRT}}
- {\MathTest{TRT}{TRT}{TLT}} {\MathShow7{TRT}{TRT}{TLT}}
- {\MathTest{TRT}{TRT}{TRT}} {\MathShow8{TRT}{TRT}{TRT}}
+ {\MathTest{0}{0}{0}} {\MathShow1{0}{0}{0}}
+ {\MathTest{0}{0}{1}} {\MathShow2{0}{0}{1}}
+ {\MathTest{0}{1}{0}} {\MathShow3{0}{1}{0}}
+ {\MathTest{0}{1}{1}} {\MathShow4{0}{1}{1}}
+ {\MathTest{1}{0}{0}} {\MathShow5{1}{0}{0}}
+ {\MathTest{1}{0}{1}} {\MathShow6{1}{0}{1}}
+ {\MathTest{1}{1}{0}} {\MathShow7{1}{1}{0}}
+ {\MathTest{1}{1}{1}} {\MathShow8{1}{1}{1}}
\stopcombination
\stopbuffer
diff --git a/doc/context/sources/general/manuals/math/math-suboptimal.tex b/doc/context/sources/general/manuals/math/math-suboptimal.tex
index 9f4e94730..42d705f08 100644
--- a/doc/context/sources/general/manuals/math/math-suboptimal.tex
+++ b/doc/context/sources/general/manuals/math/math-suboptimal.tex
@@ -1,3 +1,4 @@
+% language=us runpath=texruns:manuals/math
\environment math-layout
\startcomponent math-subtoptimal
diff --git a/doc/context/sources/general/manuals/math/math-titlepage.tex b/doc/context/sources/general/manuals/math/math-titlepage.tex
index 1d1ac306a..1d289bb1c 100644
--- a/doc/context/sources/general/manuals/math/math-titlepage.tex
+++ b/doc/context/sources/general/manuals/math/math-titlepage.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\startcomponent math-titlepage
\startMPpage
diff --git a/doc/context/sources/general/manuals/math/math-tricks.tex b/doc/context/sources/general/manuals/math/math-tricks.tex
index 7efcec50b..c2748c230 100644
--- a/doc/context/sources/general/manuals/math/math-tricks.tex
+++ b/doc/context/sources/general/manuals/math/math-tricks.tex
@@ -1,3 +1,5 @@
+% language=us runpath=texruns:manuals/math
+
\environment math-layout
\startcomponent math-tricks
@@ -334,6 +336,8 @@ return {
\startsection[title=Integrals]
+{\em This section needs to be adapted to extensible integrals.}
+
A curious exception in the math system is the integral sign. Its companions are
the summation and product signs, but integral has as extra property that it has a
slant. In \LUATEX\ there is rather advanced control over how the (optional)
@@ -347,13 +351,12 @@ liking. One reason for this is that you might want a consistent size across
formulas. Let's use the following setup:
\startbuffer[setup]
-\setupmathextensible
+% \setupmathextensible
+\setupmathdelimiter
[integral]
[rightoffset=-1mu,
exact=yes,
factor=2]
-
-\let\int\integral
\stopbuffer
\typebuffer[setup]
@@ -376,8 +379,12 @@ We use the following exmaple:
This renders as:
+\pushoverloadmode
+
\dontleavehmode\hbox{\getbuffer[setup,demo]}
+\popoverloadmode
+
\stopsection
\startsection[title=Fancy fences]