summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/cld/cld-specialcommands.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-06-25 12:13:32 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-06-25 12:13:32 +0200
commit2e657baa195eb8a5011a0f08eeb32bd3396ea1bf (patch)
tree183b7c9ce7a4f897c57743d6bbfe31ab0db42495 /doc/context/sources/general/manuals/cld/cld-specialcommands.tex
parent56c53b52bfa815946a62fdb28ee432b5d849b9c9 (diff)
downloadcontext-2e657baa195eb8a5011a0f08eeb32bd3396ea1bf.tar.gz
2020-06-25 10:58:00
Diffstat (limited to 'doc/context/sources/general/manuals/cld/cld-specialcommands.tex')
-rw-r--r--doc/context/sources/general/manuals/cld/cld-specialcommands.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/context/sources/general/manuals/cld/cld-specialcommands.tex b/doc/context/sources/general/manuals/cld/cld-specialcommands.tex
index 37ecf45c6..510c820f9 100644
--- a/doc/context/sources/general/manuals/cld/cld-specialcommands.tex
+++ b/doc/context/sources/general/manuals/cld/cld-specialcommands.tex
@@ -237,14 +237,14 @@ context.stepwise(function()
end)
\stopluacode
\stoptext
-\starttyping
+\stoptyping
Instead of the \type {testpage} function you can also play directly with
registers, like:
\starttyping
if tex.pagegtotal + tex.count.lineheight > tex.pagetotal then
-\starttyping
+\stoptyping
but often an already defined helper does a better job. Of course you will
probably never need this kind of hacks anyway, if only because much more is going