From 8d75b6caf54310bf17db7e5a9d91939fe97c4036 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 22 Nov 2021 22:57:54 +0100 Subject: 2021-11-22 22:30:00 --- .../general/manuals/lowlevel/lowlevel-paragraphs.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex b/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex index bd9fd7b76..0521a43de 100644 --- a/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex +++ b/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex @@ -342,6 +342,20 @@ question is: where do we apply it in old mechanisms and where not. % $$x = \vcenter{vcenter : \wrapuppar{1}test\par x\wrapuppar{2}test}$$\blank % x\vadjust{vadjust : \wrapuppar{1}test\par x\wrapuppar{2}test}x\blank +% \starttext +% \starttabulate[|||] +% \NC test \NC test \NC \NR +% \NC test \NC \hbox{\hbox{\hbox{\vadjust pre {\kern-12pt}}}}test \NC \NR +% \NC test \NC \hbox{\hbox{\hbox{\vadjust {\kern-12pt}}}}test \NC \NR +% \NC test \NC test \NC \NR +% \stoptabulate +% \starttabulate[||p|] +% \NC test \NC test \NC \NR +% \NC test \NC \hbox{\vadjust{\kern-22pt}}test \NC \NR +% \NC test \NC test \NC \NR +% \stoptabulate +% \stoptext + \stopsectionlevel \startsectionlevel[title=Hanging] -- cgit v1.2.3