summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex3
-rw-r--r--doc/context/sources/general/manuals/math/math-oddities.tex2
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex b/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex
index b4a3c5da3..7fd120e06 100644
--- a/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex
+++ b/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex
@@ -218,7 +218,7 @@ longer interferes with the line break algorithm. The magic primitive is \type
{\snapshotpar} which takes a number made from categories mentioned below:
\starttabulate[|l|l|r|]
-\BC variable \BC category \BC code \NC \NR
+\BC variable \BC category \BC code \NC \NR
\NC \type {\hsize} \NC hsize \NC 0x\uchexnumbers\hsizefrozenparcode \NC \NR
\NC \type {\leftskip} \NC skip \NC 0x\uchexnumbers\skipfrozenparcode \NC \NR
\NC \type {\rightskip} \NC skip \NC 0x\uchexnumbers\skipfrozenparcode \NC \NR
@@ -257,7 +257,6 @@ longer interferes with the line break algorithm. The magic primitive is \type
\NC \type {\hyphenationmode} \NC hyphenation \NC 0x\uchexnumbers\hyphenationfrozenparcode \NC \NR
\stoptabulate
-
As you can see here, there are more paragraph related parameters than in for
instance \PDFTEX\ and \LUATEX\ and these are (to be) explained in the
\LUAMETATEX\ manual. You can imagine that keeping this around with the paragraph
diff --git a/doc/context/sources/general/manuals/math/math-oddities.tex b/doc/context/sources/general/manuals/math/math-oddities.tex
index 33017ef95..07fbcece6 100644
--- a/doc/context/sources/general/manuals/math/math-oddities.tex
+++ b/doc/context/sources/general/manuals/math/math-oddities.tex
@@ -81,7 +81,7 @@ this:
A & B
\stoptyping
-Which procces okay and gives the ampersand as glyph. The following is also okay:
+Which processes okay and gives the ampersand as glyph. The following is also okay:
\starttyping
$A \Umathchar"2"0"26 B$