summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals')
-rw-r--r--doc/context/sources/general/manuals/hybrid/hybrid-grouping.tex2
-rw-r--r--doc/context/sources/general/manuals/hybrid/hybrid-parbuilder.tex2
-rw-r--r--doc/context/sources/general/manuals/luatex/luatex-nodes.tex2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/context/sources/general/manuals/hybrid/hybrid-grouping.tex b/doc/context/sources/general/manuals/hybrid/hybrid-grouping.tex
index 44018e746..c95186c99 100644
--- a/doc/context/sources/general/manuals/hybrid/hybrid-grouping.tex
+++ b/doc/context/sources/general/manuals/hybrid/hybrid-grouping.tex
@@ -25,7 +25,7 @@
keywords=,
author=Hans Hagen,
address=PRAGMA ADE\\Ridderstraat 27\\8061GH Hasselt NL,
- email=pragma@wxs.nl]
+ email=pragma@xs4all.nl]
%
% we use a buffer as abstract themselves are buffers and
% inside macros we loose line endings and such
diff --git a/doc/context/sources/general/manuals/hybrid/hybrid-parbuilder.tex b/doc/context/sources/general/manuals/hybrid/hybrid-parbuilder.tex
index 06519b2fb..cceac6d55 100644
--- a/doc/context/sources/general/manuals/hybrid/hybrid-parbuilder.tex
+++ b/doc/context/sources/general/manuals/hybrid/hybrid-parbuilder.tex
@@ -28,7 +28,7 @@
keywords=,
author=Hans Hagen,
address=PRAGMA ADE\\Ridderstraat 27\\8061GH Hasselt NL,
- email=pragma@wxs.nl]
+ email=pragma@xs4all.nl]
%
% we use a buffer as abstract themselves are buffers and
% inside macros we loose line endings and such
diff --git a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
index daa583cbd..517d9b6c8 100644
--- a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
+++ b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
@@ -1872,7 +1872,7 @@ end
Some accessors are used frequently and for these we provide more efficient helpers:
-\starttabulate[|t|p|]
+\starttabulate[|l|p|]
\NC \type{getnext} \NC parsing nodelist always involves this one \NC \NR
\NC \type{getprev} \NC used less but is logical companion to \type {getnext} \NC \NR
\NC \type{getboth} \NC returns the next and prev pointer of a node \NC \NR