From 2073fe5d88215dddd9a9e6421afaea7ab7db955a Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sun, 26 Sep 2021 17:35:54 +0200 Subject: 2021-09-26 16:50:00 --- doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex | 3 +-- doc/context/sources/general/manuals/math/math-oddities.tex | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/context') 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$ -- cgit v1.2.3